Advertisement
Guest User

Untitled

a guest
Feb 28th, 2020
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.34 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <!--
  3. ** DO NOT EDIT THIS FILE.
  4. ** If you make changes to this file while any VirtualBox related application
  5. ** is running, your changes will be overwritten later, without taking effect.
  6. ** Use VBoxManage or the VirtualBox Manager GUI to make changes.
  7. -->
  8. <VirtualBox xmlns="http://www.virtualbox.org/" version="1.16-windows">
  9. <Machine uuid="{02052e01-af4b-4288-8a77-72a2d9232179}" name="Cassandra" OSType="Debian_64" currentSnapshot="{d322f9b9-391a-45e5-8807-fce6baa102cf}" snapshotFolder="Snapshots" lastStateChange="2020-02-28T16:57:36Z">
  10. <MediaRegistry>
  11. <HardDisks>
  12. <HardDisk uuid="{669f7063-088d-4457-adcb-b2072634c44b}" location="Cassandra.vdi" format="VDI" type="Normal">
  13. <HardDisk uuid="{9bf4504c-07e4-4e15-afde-cdccb187405f}" location="Snapshots/{9bf4504c-07e4-4e15-afde-cdccb187405f}.vdi" format="VDI">
  14. <HardDisk uuid="{2f1fbdaa-e521-421b-90c6-36740c2c58f0}" location="Snapshots/{2f1fbdaa-e521-421b-90c6-36740c2c58f0}.vdi" format="VDI">
  15. <HardDisk uuid="{ccfb6b80-734b-41f5-9eec-ddc415de04fd}" location="Snapshots/{ccfb6b80-734b-41f5-9eec-ddc415de04fd}.vdi" format="VDI"/>
  16. </HardDisk>
  17. </HardDisk>
  18. </HardDisk>
  19. </HardDisks>
  20. <DVDImages>
  21. <Image uuid="{720e2c3b-50c8-4c7f-b91a-55e5096b3133}" location="F:/Virtual/VBoxGuestAdditions.iso"/>
  22. <Image uuid="{724e7fff-6d91-4792-93c4-b7ced5a1239e}" location="F:/ISO/kali-linux-2020.1-installer-amd64.iso"/>
  23. </DVDImages>
  24. </MediaRegistry>
  25. <ExtraData>
  26. <ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
  27. <ExtraDataItem name="GUI/LastGuestSizeHint" value="1213,756"/>
  28. <ExtraDataItem name="GUI/LastNormalWindowPosition" value="0,23,640,480,max"/>
  29. </ExtraData>
  30. <Snapshot uuid="{34fd1717-1b9c-4dc4-9454-f1a64c53b0be}" name="Clean Install" timeStamp="2020-02-27T15:05:37Z">
  31. <Hardware>
  32. <CPU>
  33. <PAE enabled="false"/>
  34. <LongMode enabled="true"/>
  35. <X2APIC enabled="true"/>
  36. <HardwareVirtExLargePages enabled="true"/>
  37. </CPU>
  38. <Memory RAMSize="8192"/>
  39. <HID Pointing="USBTablet"/>
  40. <Display controller="VMSVGA" VRAMSize="16"/>
  41. <VideoCapture file="." fps="25"/>
  42. <BIOS>
  43. <IOAPIC enabled="true"/>
  44. <SmbiosUuidLittleEndian enabled="true"/>
  45. </BIOS>
  46. <USB>
  47. <Controllers>
  48. <Controller name="OHCI" type="OHCI"/>
  49. </Controllers>
  50. </USB>
  51. <Network>
  52. <Adapter slot="0" enabled="true" MACAddress="080027F71CEA" type="82540EM">
  53. <NAT/>
  54. </Adapter>
  55. </Network>
  56. <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="false"/>
  57. <RTC localOrUTC="UTC"/>
  58. <Clipboard/>
  59. <GuestProperties>
  60. <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="136177" timestamp="1582815725502291305" flags=""/>
  61. <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.4" timestamp="1582815725502291303" flags=""/>
  62. <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.4_Debian" timestamp="1582815725502291304" flags=""/>
  63. <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1582815725501314300" flags=""/>
  64. <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.0-kali4-amd64" timestamp="1582815725502291300" flags=""/>
  65. <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#1 SMP Debian 5.4.19-1kali1 (2020-02-17)" timestamp="1582815725502291301" flags=""/>
  66. <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1582815833520444100" flags=""/>
  67. </GuestProperties>
  68. </Hardware>
  69. <StorageControllers>
  70. <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
  71. <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
  72. </StorageController>
  73. <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
  74. <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
  75. <Image uuid="{669f7063-088d-4457-adcb-b2072634c44b}"/>
  76. </AttachedDevice>
  77. </StorageController>
  78. </StorageControllers>
  79. <Snapshots>
  80. <Snapshot uuid="{8e2b6a71-0ac5-4bb3-b219-59958c9a1dc6}" name="Tuklet med Vbox-x11, funker fortsatt" timeStamp="2020-02-27T18:59:48Z">
  81. <Hardware>
  82. <CPU>
  83. <PAE enabled="false"/>
  84. <LongMode enabled="true"/>
  85. <X2APIC enabled="true"/>
  86. <HardwareVirtExLargePages enabled="true"/>
  87. </CPU>
  88. <Memory RAMSize="8192"/>
  89. <HID Pointing="USBTablet"/>
  90. <Display VRAMSize="128"/>
  91. <VideoCapture file="." fps="25"/>
  92. <BIOS>
  93. <IOAPIC enabled="true"/>
  94. <SmbiosUuidLittleEndian enabled="true"/>
  95. </BIOS>
  96. <USB>
  97. <Controllers>
  98. <Controller name="OHCI" type="OHCI"/>
  99. </Controllers>
  100. </USB>
  101. <Network>
  102. <Adapter slot="0" enabled="true" MACAddress="080027F71CEA" type="82540EM">
  103. <NAT/>
  104. </Adapter>
  105. </Network>
  106. <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="false"/>
  107. <RTC localOrUTC="UTC"/>
  108. <Clipboard mode="HostToGuest"/>
  109. <GuestProperties>
  110. <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="136177" timestamp="1582829187132942600" flags=""/>
  111. <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.4" timestamp="1582829187131966704" flags=""/>
  112. <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.4_Debian" timestamp="1582829187131966705" flags=""/>
  113. <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1582829187131966700" flags=""/>
  114. <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.0-kali4-amd64" timestamp="1582829187131966701" flags=""/>
  115. <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#1 SMP Debian 5.4.19-1kali1 (2020-02-17)" timestamp="1582829187131966702" flags=""/>
  116. <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1582829929483482900" flags=""/>
  117. </GuestProperties>
  118. </Hardware>
  119. <StorageControllers>
  120. <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
  121. <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0">
  122. <Image uuid="{720e2c3b-50c8-4c7f-b91a-55e5096b3133}"/>
  123. </AttachedDevice>
  124. </StorageController>
  125. <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
  126. <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
  127. <Image uuid="{9bf4504c-07e4-4e15-afde-cdccb187405f}"/>
  128. </AttachedDevice>
  129. </StorageController>
  130. </StorageControllers>
  131. <Snapshots>
  132. <Snapshot uuid="{d322f9b9-391a-45e5-8807-fce6baa102cf}" name="Tuklet med VBox-x11, funker fortsatt" timeStamp="2020-02-27T19:00:03Z">
  133. <Hardware>
  134. <CPU>
  135. <PAE enabled="false"/>
  136. <LongMode enabled="true"/>
  137. <X2APIC enabled="true"/>
  138. <HardwareVirtExLargePages enabled="true"/>
  139. </CPU>
  140. <Memory RAMSize="8192"/>
  141. <HID Pointing="USBTablet"/>
  142. <Display VRAMSize="128"/>
  143. <VideoCapture file="." fps="25"/>
  144. <BIOS>
  145. <IOAPIC enabled="true"/>
  146. <SmbiosUuidLittleEndian enabled="true"/>
  147. </BIOS>
  148. <USB>
  149. <Controllers>
  150. <Controller name="OHCI" type="OHCI"/>
  151. </Controllers>
  152. </USB>
  153. <Network>
  154. <Adapter slot="0" enabled="true" MACAddress="080027F71CEA" type="82540EM">
  155. <NAT/>
  156. </Adapter>
  157. </Network>
  158. <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="false"/>
  159. <RTC localOrUTC="UTC"/>
  160. <Clipboard mode="HostToGuest"/>
  161. <GuestProperties>
  162. <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="136177" timestamp="1582829187132942600" flags=""/>
  163. <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.4" timestamp="1582829187131966704" flags=""/>
  164. <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.4_Debian" timestamp="1582829187131966705" flags=""/>
  165. <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1582829187131966700" flags=""/>
  166. <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.0-kali4-amd64" timestamp="1582829187131966701" flags=""/>
  167. <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#1 SMP Debian 5.4.19-1kali1 (2020-02-17)" timestamp="1582829187131966702" flags=""/>
  168. <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1582829929483482900" flags=""/>
  169. </GuestProperties>
  170. </Hardware>
  171. <StorageControllers>
  172. <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
  173. <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0">
  174. <Image uuid="{720e2c3b-50c8-4c7f-b91a-55e5096b3133}"/>
  175. </AttachedDevice>
  176. </StorageController>
  177. <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
  178. <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
  179. <Image uuid="{2f1fbdaa-e521-421b-90c6-36740c2c58f0}"/>
  180. </AttachedDevice>
  181. </StorageController>
  182. </StorageControllers>
  183. </Snapshot>
  184. </Snapshots>
  185. </Snapshot>
  186. </Snapshots>
  187. </Snapshot>
  188. <Hardware>
  189. <CPU>
  190. <PAE enabled="false"/>
  191. <LongMode enabled="true"/>
  192. <X2APIC enabled="true"/>
  193. <HardwareVirtExLargePages enabled="true"/>
  194. </CPU>
  195. <Memory RAMSize="8192"/>
  196. <HID Pointing="USBTablet"/>
  197. <Display controller="VMSVGA" VRAMSize="128"/>
  198. <VideoCapture file="." fps="25"/>
  199. <BIOS>
  200. <IOAPIC enabled="true"/>
  201. <SmbiosUuidLittleEndian enabled="true"/>
  202. </BIOS>
  203. <USB>
  204. <Controllers>
  205. <Controller name="OHCI" type="OHCI"/>
  206. </Controllers>
  207. </USB>
  208. <Network>
  209. <Adapter slot="0" enabled="true" MACAddress="080027F71CEA" type="82540EM">
  210. <NAT/>
  211. </Adapter>
  212. </Network>
  213. <AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="false"/>
  214. <RTC localOrUTC="UTC"/>
  215. <Clipboard mode="HostToGuest"/>
  216. <GuestProperties>
  217. <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="136177" timestamp="1582910055927299304" flags=""/>
  218. <GuestProperty name="/VirtualBox/GuestAdd/Version" value="6.1.4" timestamp="1582910055927299302" flags=""/>
  219. <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="6.1.4_Debian" timestamp="1582910055927299303" flags=""/>
  220. <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="080027F71CEA" timestamp="1582910060934269601" flags=""/>
  221. <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Name" value="eth0" timestamp="1582910060934269603" flags=""/>
  222. <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1582910060934269602" flags=""/>
  223. <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="10.0.2.255" timestamp="1582910060933365001" flags=""/>
  224. <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="10.0.2.15" timestamp="1582910060933365000" flags=""/>
  225. <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1582910060934269600" flags=""/>
  226. <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="1" timestamp="1582914074921422000" flags=""/>
  227. <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsers" value="1" timestamp="1582910095924981101" flags="TRANSIENT, TRANSRESET"/>
  228. <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsersList" value="christian" timestamp="1582910095924981100" flags="TRANSIENT, TRANSRESET"/>
  229. <GuestProperty name="/VirtualBox/GuestInfo/OS/NoLoggedInUsers" value="false" timestamp="1582910095924981102" flags="TRANSIENT, TRANSRESET"/>
  230. <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1582910055926323900" flags=""/>
  231. <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="5.4.0-kali4-amd64" timestamp="1582910055926323901" flags=""/>
  232. <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#1 SMP Debian 5.4.19-1kali1 (2020-02-17)" timestamp="1582910055927299300" flags=""/>
  233. <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="C" timestamp="1582914079272926800" flags="RDONLYGUEST"/>
  234. <GuestProperty name="/VirtualBox/HostInfo/VBoxRev" value="135406" timestamp="1582909056685388702" flags="TRANSIENT, RDONLYGUEST"/>
  235. <GuestProperty name="/VirtualBox/HostInfo/VBoxVer" value="6.1.0" timestamp="1582909056685388700" flags="TRANSIENT, RDONLYGUEST"/>
  236. <GuestProperty name="/VirtualBox/HostInfo/VBoxVerExt" value="6.1.0" timestamp="1582909056685388701" flags="TRANSIENT, RDONLYGUEST"/>
  237. <GuestProperty name="/VirtualBox/VMInfo/ResetCounter" value="1" timestamp="1582910025945007701" flags="TRANSIENT, RDONLYGUEST"/>
  238. </GuestProperties>
  239. </Hardware>
  240. <StorageControllers>
  241. <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
  242. <AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0">
  243. <Image uuid="{720e2c3b-50c8-4c7f-b91a-55e5096b3133}"/>
  244. </AttachedDevice>
  245. </StorageController>
  246. <StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
  247. <AttachedDevice type="HardDisk" hotpluggable="false" port="0" device="0">
  248. <Image uuid="{ccfb6b80-734b-41f5-9eec-ddc415de04fd}"/>
  249. </AttachedDevice>
  250. </StorageController>
  251. </StorageControllers>
  252. </Machine>
  253. </VirtualBox>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement