Home
Calendar
Certifications
Columns
Features
Forum
Resources
Vitals
Latest Additions
April 2013 Free Giveaway Sponsor - eLearnSecurity
Human Intelligence to Navigate the Security Data Deluge
February 2013 Free Giveaway Winner of SANS CyberCon Training
Interview: Bugcrowd Founders on Herding Ninjas for Crowdsourced Bug Bounties
Network Forensics: The Tree in the Forest
March 2013 Free Giveaway Sponsor - Mile2
Book Review: Violent Python
February 2013 Free Giveaway Sponsor - SANS
Holiday 2012 Free Giveaway Winner of Metasploit Pro by Rapid7
Course Review: SANS FOR408 Computer Forensic Investigations – Windows In-Depth
The Security Consulting Sugar High
Tutorial: Fun with SMB on the Command Line
Interview: Ilia Kolochenko, CEO of High-Tech Bridge
October 2012 Free Giveaway Winner of LearningGate Training
The Broken: Assessing Corporate Security in 2012 to Make a Better 2013
EH-Net Login
Welcome Guest.
Username:
Password:
Remember me
Lost Password?
No account yet?
Register
Who's Online
We have 35 guests and 1 member online
You are here:
Home
Ethical Hacking Discussions and Related Certifications
Network Pen Testing
Project documentation
EH-Net
May 25, 2013, 02:51:04 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Go back to The Ethical Hacker Network Online Magazine
Home Page
Home
Help
Calendar
Login
Register
EH-Net
>
Ethical Hacking Discussions and Related Certifications
>
Network Pen Testing
(Moderator:
don
) >
Project documentation
Pages:
1
[
2
]
Go Down
« previous
next »
Print
Author
Topic: Project documentation (Read 13658 times)
0 Members and 1 Guest are viewing this topic.
chrisj
Hero Member
Offline
Posts: 1163
Re: Project documentation
«
Reply #15 on:
March 08, 2010, 10:49:02 AM »
I've used: XenServer (from Citrix), straight XEN, VMware, Microsoft's Virtual Server (and their new version based off Xen), and VirtualBox. My current favorite right now is VirtualBox.
The current version of VMware opened more ports than I was comfortable with on my box, and had a web based interface. The older version of VMWare gave me problems installing some linux distros.
Xen is great, but doesn't pass USB to the guest very well. It also doesn't have a standardized gui. Which not a show stopper, is nice to quickly with some things. XenServer had the gui, and made doing the things easier, but the underling CLI has been changed by Citrix, so the straight Xen CLI commands don't work.
VirtualBox has done everything I needed it to so far. The hardest part was setting up the "Internal Network". Which is a network that allows the guests to talk to each other without going through the host.
As was said higher up:
Quote
It comes down to what you are most familiar and comfortable with.
If you have the time to, try them all out and see what fits your needs the best.
Logged
OSWP, Sec+
zeroflaw
Full Member
Offline
Posts: 208
Re: Project documentation
«
Reply #16 on:
March 08, 2010, 12:10:57 PM »
Personally, I really like vmware a lot. I haven't tried other software, because I haven't found the need yet. I have no problem copy pasting stuff from a Linux virtual machine to my main desktop which is running Windows 7. I pretty much do everything in Word 2007, because I'm comfortable with using it.
Usually I save the stuff I need in a text file on the virtual machine, then drag and drop the file on my main desktop. Works well enough for me.
I keep hearing good stuff about VirtualBox, but I haven't tried it. A while ago someone told me that it's much slower than vmware, but I don't know if that's true.
Logged
ZF
LT72884
Jr. Member
Offline
Posts: 95
Re: Project documentation
«
Reply #17 on:
March 08, 2010, 12:29:42 PM »
Quote from: zeroflaw on March 08, 2010, 12:10:57 PM
Personally, I really like vmware a lot. I haven't tried other software, because I haven't found the need yet. I have no problem copy pasting stuff from a Linux virtual machine to my main desktop which is running Windows 7. I pretty much do everything in Word 2007, because I'm comfortable with using it.
Usually I save the stuff I need in a text file on the virtual machine, then drag and drop the file on my main desktop. Works well enough for me.
I keep hearing good stuff about VirtualBox, but I haven't tried it. A while ago someone told me that it's much slower than vmware, but I don't know if that's true.
DANG, i cant get info to paste from my virtual guest to my main host. I was going to use word but thats why i went with google docs cuz at least in the machine i can access it. I do not have BT2 installed,its just running from the ISO in VB. maybe thats why i cant paste to and fro.
Logged
zeroflaw
Full Member
Offline
Posts: 208
Re: Project documentation
«
Reply #18 on:
March 08, 2010, 12:44:30 PM »
Well I'm not sure, but I've actually installed all my virtual machines. So you can try to install and see if it works
Edit:
Just googled around a bit, and it seems you need to install "guest additions" for VirtualBox.
Quote from: VirtualBox wiki
Guest Additions for Windows, Linux and Solaris. VirtualBox has special software that can be installed inside Windows, Linux and Solaris virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window). There are also guest additions for OS/2 with somewhat reduced functionality.
«
Last Edit: March 08, 2010, 12:53:04 PM by zeroflaw
»
Logged
ZF
LT72884
Jr. Member
Offline
Posts: 95
Re: Project documentation
«
Reply #19 on:
March 08, 2010, 01:18:42 PM »
Quote from: zeroflaw on March 08, 2010, 12:44:30 PM
Well I'm not sure, but I've actually installed all my virtual machines. So you can try to install and see if it works
Edit:
Just googled around a bit, and it seems you need to install "guest additions" for VirtualBox.
Quote from: VirtualBox wiki
Guest Additions for Windows, Linux and Solaris. VirtualBox has special software that can be installed inside Windows, Linux and Solaris virtual machines to improve performance and make integration much more seamless. Among the features provided by these Guest Additions are mouse pointer integration and arbitrary screen solutions (e.g. by resizing the guest window). There are also guest additions for OS/2 with somewhat reduced functionality.
I have been working with VB forums, cuz i cant install the additions or guest tools. They are assuming its because my VB's are using ISO files rather than an install. An i have no idea how to install the ISO of BT to my drive.. haha
thanx
Logged
UNIX
Hero Member
Offline
Posts: 1235
Re: Project documentation
«
Reply #20 on:
March 08, 2010, 02:00:10 PM »
On the official website you will find a preconfigured version for VMware, though it is BT V 4. However, you can take a look at
vmware appliances
, which eventually offers what you are looking for.
Logged
chrisj
Hero Member
Offline
Posts: 1163
Re: Project documentation
«
Reply #21 on:
March 08, 2010, 04:23:22 PM »
Quote from: LT72884 on March 08, 2010, 01:18:42 PM
I have been working with VB forums, cuz i cant install the additions or guest tools. They are assuming its because my VB's are using ISO files rather than an install. An i have no idea how to install the ISO of BT to my drive.. haha
thanx
I didn't have a problem installing BT 4 on VB (I have it installed at work and at home).
in the gui:
create new, set it up with linux, linux 2.6 (or ubuntu for BT4), create new hard drive (make sure boot hard disk is checked), select your size, I usually use fixed.
Make sure you have the iso under file>virtual media manager CD/DVD tab.
Click the guest, go to settings, make sure the iso mounted to the drive under storage.
Boot, (drops you to a root prompt) startx, double click the install shell script icon. Guided - use entire disk, IDE1 blah blah blah VBOX HARDDISK
For the guest additions afterward, you have to change the cd (can be done by clicking the cd icon on the bottom of the guest screen), mount the disk usually mount /dev/cdrom /mnt will work. cd /mnt to get to the directory then ./"filename for your version of linux here"
installed and done. total time roughly less than 30 minutes (depends on the memory of the virtual machine). (doing it on my fedora box at work while typing the post).
«
Last Edit: March 08, 2010, 04:25:23 PM by chrisj
»
Logged
OSWP, Sec+
LT72884
Jr. Member
Offline
Posts: 95
Re: Project documentation
«
Reply #22 on:
March 08, 2010, 05:21:21 PM »
Quote from: chrisj on March 08, 2010, 04:23:22 PM
Quote from: LT72884 on March 08, 2010, 01:18:42 PM
I have been working with VB forums, cuz i cant install the additions or guest tools. They are assuming its because my VB's are using ISO files rather than an install. An i have no idea how to install the ISO of BT to my drive.. haha
thanx
I didn't have a problem installing BT 4 on VB (I have it installed at work and at home).
in the gui:
create new, set it up with linux, linux 2.6 (or ubuntu for BT4), create new hard drive (make sure boot hard disk is checked), select your size, I usually use fixed.
Make sure you have the iso under file>virtual media manager CD/DVD tab.
Click the guest, go to settings, make sure the iso mounted to the drive under storage.
Boot, (drops you to a root prompt) startx, double click the install shell script icon. Guided - use entire disk, IDE1 blah blah blah VBOX HARDDISK
For the guest additions afterward, you have to change the cd (can be done by clicking the cd icon on the bottom of the guest screen), mount the disk usually mount /dev/cdrom /mnt will work. cd /mnt to get to the directory then ./"filename for your version of linux here"
installed and done. total time roughly less than 30 minutes (depends on the memory of the virtual machine). (doing it on my fedora box at work while typing the post).
sweet action dude thanx. so gonna do this after homework
Logged
LT72884
Jr. Member
Offline
Posts: 95
Re: Project documentation
«
Reply #23 on:
March 10, 2010, 04:30:53 PM »
Hmm, cant get the guest additions to install at all. It says that i have to force mount them and then when i do, it kills my x session and server. Once it kills it, startx command outputs a bunch of fatal errors. I have BT4 installed to the drive so it is not reading the BT4final.iso file anymore. Which is good.
Logged
chrisj
Hero Member
Offline
Posts: 1163
Re: Project documentation
«
Reply #24 on:
March 10, 2010, 04:57:00 PM »
when I did the install of the guest additions, I wasn't in x.
After the install, I had to reboot. When I did that, I unmounted the bt4 iso. And loaded the guest additions iso.
When rebooting finished, I was at shell window I had to log into. After logging in, I ran the mount and install commands.
The fact that you had to force the mount (and assuming unmount) sounds like you're still running off the BT iso, not off the new install on the hard drive.
Logged
OSWP, Sec+
LT72884
Jr. Member
Offline
Posts: 95
Re: Project documentation
«
Reply #25 on:
March 10, 2010, 05:32:39 PM »
Quote from: chrisj on March 10, 2010, 04:57:00 PM
when I did the install of the guest additions, I wasn't in x.
After the install, I had to reboot. When I did that, I unmounted the bt4 iso. And loaded the guest additions iso.
When rebooting finished, I was at shell window I had to log into. After logging in, I ran the mount and install commands.
The fact that you had to force the mount (and assuming unmount) sounds like you're still running off the BT iso, not off the new install on the hard drive.
i made sure it was pointed to bt4drive.vdi and not ISO. i removed that from virtual media manager. So i know it booted form the drive. The cd icon in the bottom right shows guestadditions.iso but still asks to force mount..
its very strange.
thanx
Logged
Pages:
1
[
2
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
EH-Net
-----------------------------
=> Calendar Of Events
===> ChicagoCon 2007
===> ChicagoCon 2008s
===> ChicagoCon 2008f
===> ChicagoCon 2009s
=> Ethical Hacktivism
=> News Items and General Discussion About EH-Net
===> Greetings
=> Special Events
-----------------------------
Ethical Hacking Discussions and Related Certifications
-----------------------------
=> General Certification
===> Networking
===> OS
===> Security
=> Compliance, Regulations & Standards
=> Control Systems
=> Cyber Warfare
=> Forensics
===> CCE / MCCE - (Master) Certified Computer Examiner
===> CHFI - Computer Hacking Forensic Investigator
===> EnCE - EnCase® Certified Examiner
===> GCFA - GIAC Certified Forensics Analyst
=> Hardware
=> Incident Response
===> CSIH - Computer Security Incident Handler
===> GCIH - GIAC Certified Incident Handler
=> Malware
===> Advisories
=> Mobile
=> Network Pen Testing
===> CEH - Certified Ethical Hacker
===> CPTC - Certified Penetration Testing Consultant
===> CPTE - Certified Penetration Testing Engineer
===> CSTA - Certified Security Testing Associate
===> eCPPT - eLearnSecurity Certified Professional Penetration Tester
===> ECSA - EC-Council Certified Security Analyst
===> GPEN - GIAC Certified Penetration Tester
===> OSCP - Offensive Security Certified Professional
=> Physical Security
=> Programming
=> Social Engineering
=> Web Applications
=> Wireless
===> CWNP Certs
===> GAWN - GIAC Assessing Wireless Networks
===> OSWP - Offensive Security Wireless Professional
=> Other
-----------------------------
Columns
-----------------------------
=> Editor-In-Chief
=> Andress
=> Gates
=> Haddix
=> Hadnagy
=> Heffner
=> Hoffman
=> Linn
=> RichM
=> Murray
=> J. Peltier
=> Weidman
=> Wilson
-----------------------------
Features
-----------------------------
=> /root
=> Book Reviews
=> Opinions
=> Skillz
===> Examples
===> May 06 - Star Hacks, Episode V: The Empire Hacks Back
===> July 06 - Hack Bill!
===> Sept 06 - Netcat in the Hat
===> Nov 06 - Hitch-Hackers Guide to the Galaxy
===> Dec 06 - A Christmas (Hacking) Story
===> Feb 07 - Charlottes Web Site
===> April 07 - Microsoft Office Space
===> June 07 - Serenity Hack
===> Oct 07 - Worst. Ethical. Hacker. Challenge. Ever.
===> Dec 07 - Frosty the Snow Crash
===> March 2008 - It Happened One Friday
===> Oct 2008 - Scooby Doo and the Crypto Caper
===> Dec 08 - Santa Claus Is Hacking to Town
===> Feb 2009 - Brady Bunch Boondoggle
===> July 2009 - Prison Break
===> October 2009 - SSHliders
===> December 2009 - Miracle on Thirty-Hack Street
===> December 2010 - The Nightmare Before Charlie Browns Christmas
-----------------------------
Resources
-----------------------------
=> Career Central
===> Looking For Work
===> Looking To Hire
=> Links to cool sites.
=> Mass Media
=> News from the Outside World
=> Tools
=> Tutorials
===> Tutorial Requests
Loading...
Exclusive Deal
SANSFIRE 2013
June 15 - 22
5% Off
w/ Code
:
EHN_5
SANS Deals 4 EH-Netters
5% OFF
Any
SANS Course
in Any Format!
Coupon Code:
EHN_5
Including
SANS Rocky Mountain 2013
&
SANS Boston 2013
Polls
Compared to this year, 2013 will be:
Great!
Better.
About the same.
Little worse.
FUBAR!
Recent Forum Topics
News Items and General Discussion About EH-Net
: Change is Coming to EH-Net!!
(30) by
don
Tools
: Symbolic Exploit Assistant project is looking for collaborators
(0) by
galapag0
Greetings
: Hi from the UK
(5) by
prats84
GCIH - GIAC Certified Incident Handler
: Passed my GCIH
(9) by
prats84
Network Pen Testing
: Want a challenge? Want a GXPN practice exam?
(0) by
ajohnson
GCIH - GIAC Certified Incident Handler
: GCIH Free Practice test attempt
(1) by
prats84
EH-Net News Feeds
Latest Additions
Privacy Notice
for TDCC & All Properties
Free Business and Tech Magazines and eBooks
© 2013 The Ethical Hacker Network
Joomla!
is Free Software released under the GNU/GPL License.