<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>[blog.rayfoo] &#187; VirtualBox</title>
	<atom:link href="http://blog.rayfoo.info/tag/virtualbox/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rayfoo.info</link>
	<description>Infosec, DFIR, tech geekery, thoughts and whatnot</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:36:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Ubuntu 7.04 server in VirtualBox</title>
		<link>http://blog.rayfoo.info/2010/02/installing-ubuntu-7-04-server-in-virtualbox</link>
		<comments>http://blog.rayfoo.info/2010/02/installing-ubuntu-7-04-server-in-virtualbox#comments</comments>
		<pubDate>Fri, 05 Feb 2010 07:55:53 +0000</pubDate>
		<dc:creator>ray</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[Metasploit]]></category>
		<category><![CDATA[Offensive Security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[VMware Player]]></category>

		<guid isPermaLink="false">http://blog.rayfoo.info/?p=413</guid>
		<description><![CDATA[As part of the fiddling around with Metasploit, there came the need to install a victim box to test things on (we don't want to be attacking a live site don't we?  Especially one that we don't own...), so here's a modification of the instructions found at Offensive Security's walkthrough for our needs. I wanted [...]]]></description>
			<content:encoded><![CDATA[<p>As part of the fiddling around with <a href="http://www.metasploit.com/">Metasploit</a>, there came the need to install a victim box to test things on (we don't want to be attacking a live site don't we?  Especially one that we don't own...), so here's a modification of the instructions found at<a href="http://www.offensive-security.com/metasploit-unleashed/"> Offensive Security's walkthrough</a> for our needs.</p>
<p>I wanted to run the victim machines in VirtualBox instead of VMware Player, and after some experimentation and Googling around with the crashing <a href="http://www.virtualbox.org/ticket/289">issue</a>, here're the instructions on how to get things up and running.</p>
<p>Host OS: Ubuntu 9.10<br />
VirtualBox 3.1.2<br />
Guest OS: Ubuntu 7.04 Server</p>
<p><span id="more-413"></span></p>
<h2>Steps:</h2>
<p>1. Get only the server ISO, not the virtual machine. <a href="http://old-releases.ubuntu.com/releases/feisty/ubuntu-7.04-server-i386.iso">http://old-releases.ubuntu.com/releases/feisty/ubuntu-7.04-server-i386.iso</a></p>
<p>2. Add it into the list of CD/DVD images within the Virtual Media Manager in VirtualBox.</p>
<p>3. Create a new virtual machine with the following settings:<br />
Name: (up to you)<br />
Operation System: Linux<br />
Version: Ubuntu<br />
Base Memory Size: (up to you, the defaults of 384MB was ok for me)<br />
Boot Hard Disk: (up to you, create new or select pre-existing one)</p>
<p>4. Select the new virtual machine, then click on Settings to edit the settings for this virtual machine (duh).</p>
<p>5. Goto System &gt; Processor. Check the box labelled "Enable PAE/NX".  This is needed for this to work.</p>
<p>6. Goto the Storage section, select the "Empty" CD/DVD item, then select the 7.04 ISO you added earlier in step 1.  This will be needed for your install...</p>
<p>7. Goto the Network section.  Adapter 1 should be enabled for you already, change "Attached to" from "NAT" to "Host-only Adapter".  I do this since we want a vulnerable server and not get the latest updates.  If you have different needs set this option accordingly.</p>
<p>8. Edit any other hardware options as you wish and then press "Ok".</p>
<p>9. Start the virtual machine, it should boot up to the CD ISO.  Follow the steps for installing the ISO into the virtual disk.  If you're using "Host-only Adapter" as shown in step 7, it will prompt a bit with regards to empty route, no nameservers and no proxy.  This is normal, leave as blank and continue.</p>
<p>10. There!  I (hopefully) can haz vulnerable server!</p>
<p>Do leave a comment if this has helped, or if you have any other questions which I'll answer if I can, heh. <img src='http://blog.rayfoo.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>--------------------------------</p>
<h2>References:</h2>
<p>1. <a href="http://www.offensive-security.com/metasploit-unleashed/">Offensive Security's walkthrough on Metasploit</a>: Metasploit Unleashed &gt; 02 Required Materials &gt; Ubuntu 7.04</p>
<p>2. <a href="http://www.virtualbox.org/ticket/289">Ubuntu 7.04 Server Crashes when booting</a>: ... do a default install of Ububtu 7.04 Server. When install is complete, immediately after booting Ubuntu crashes: Int 14: CR2 c1000000 err 00000002 EIP c03f3c3e CS 00000060 flags 00000006 Stack: 373c0046 00000000 ffffffff c0490000 00001400 00000080 00400000 ffffff80</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rayfoo.info/2010/02/installing-ubuntu-7-04-server-in-virtualbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

