This is the book: http://www.amazon.com/Hacking-Art-Exploitation-Jon-Erickson/dp/1593271441
[H] Hacking Live CD
Blogs > Saracen |
Saracen
United States5139 Posts
This is the book: http://www.amazon.com/Hacking-Art-Exploitation-Jon-Erickson/dp/1593271441 | ||
celious
United States195 Posts
| ||
Saracen
United States5139 Posts
On June 16 2010 08:24 celious wrote: its a liveCD so you just boot from your cd. Setup a VM to mount your cd drive or ISO and then give it boot priority over your VM hard disk. Yes, I did this, and it gave me some memory allocation error. It still "booted" (got me to the first menu), but didn't work. | ||
celious
United States195 Posts
| ||
Saracen
United States5139 Posts
On June 16 2010 08:28 celious wrote: try giving your VM more ram at least 512. I first tried booting it off of my own computer as well, so RAM shouldn't be the problem. Also, I have the default memory allocated the the VM as 512 already. | ||
DeathByMonkeys
United States742 Posts
You said you checked the VM to mount from the CD drive, but did you try this with your BIOS so you can run it off the regular computer? | ||
Saracen
United States5139 Posts
On June 16 2010 08:32 DeathByMonkeys wrote: What OS is it a Live CD of? You said you checked the VM to mount from the CD drive, but did you try this with your BIOS so you can run it off the regular computer? Yeah that was the first thing I tried, sorry if it wasn't clear in the OP. As to your first question, it's supposed to be a Linux environment. | ||
ClanOverdosed
691 Posts
| ||
DeathByMonkeys
United States742 Posts
On June 16 2010 08:34 Saracen wrote: Yeah that was the first thing I tried, sorry if it wasn't clear in the OP. As to your first question, it's supposed to be a Linux environment. Possibly the CD is corrupt (or this is your first challenge, to get the thing working! ). Anyways if you can't end up getting the thing working then you may just be able to download whatever linux flavor it is off the internet and go from there, but it seems like you tried something like that already. If you already have Ubuntu running it may not matter that much unless the Live CD had pentesting software pre-downloaded for you. Also check out Backtrack 4, it's a pentesting flavor of Linux based off of Ubuntu that comes with something like 300+ pentesting tools. Backtrack 4 | ||
Saracen
United States5139 Posts
On June 16 2010 08:36 Beloth(OD) wrote: I wouldn't buy books with titles such as those. The book itself is actually really good. The CD just provides some "hands on" stuff, which you typically need when learning anything with computers. | ||
Saracen
United States5139 Posts
On June 16 2010 08:41 DeathByMonkeys wrote: Possibly the CD is corrupt (or this is your first challenge, to get the thing working! ). Anyways if you can't end up getting the thing working then you may just be able to download whatever linux flavor it is off the internet and go from there, but it seems like you tried something like that already. If you already have Ubuntu running it may not matter that much unless the Live CD had pentesting software pre-downloaded for you. Also check out Backtrack 4, it's a pentesting flavor of Linux based off of Ubuntu that comes with something like 300+ pentesting tools. Backtrack 4 The thing is, the book uses examples from the CD, so you're supposed to "follow along" as you read. It's not so much pen testing as learning how code works at a lower level, like assembly. So it would really nice if I could get the actual CD to work. | ||
DeathByMonkeys
United States742 Posts
On June 16 2010 08:45 Saracen wrote: The thing is, the book uses examples from the CD, so you're supposed to "follow along" as you read. It's not so much pen testing as learning how code works at a lower level, like assembly. So it would really nice if I could get the actual CD to work. Could you provide a little more background info? What native OS are you running? You said you have Ubuntu running in a virtual machine, or was that your native OS? You don't know exactly what's on the CD, does the book tell you? | ||
tec27
United States3685 Posts
On June 16 2010 08:41 Saracen wrote: The book itself is actually really good. The CD just provides some "hands on" stuff, which you typically need when learning anything with computers. I read the first edition of that book like 5-6 years ago, I think. Don't recall it having a CD though. Pretty decent book though, regardless of what the title may make it sound like. | ||
Saracen
United States5139 Posts
On June 16 2010 08:49 DeathByMonkeys wrote: Could you provide a little more background info? What native OS are you running? You said you have Ubuntu running in a virtual machine, or was that your native OS? You don't know exactly what's on the CD, does the book tell you? I'm running Vista. According the the book, The bootable LiveCD provides a Linux-based hacking environment that is preconfigured for programming, debugging, manipulating network traffic, and cracking encryption. It contains all the source code and applications used in the book. Hacking is about discovery and innovation, and with this LiveCD you can instantly follow along with the book's examples and explore your own. The LiveCD can be used in most common personal computers without installing a new operating system or modifying the computer's current setup. System requirements are an x86-based PC with at least 64MD of system memory and a BIOS that is configured to boot from a CD-ROM. A few screenshots here | ||
Saracen
United States5139 Posts
| ||
pettter
Sweden1032 Posts
| ||
Saracen
United States5139 Posts
On June 16 2010 09:55 pettter wrote: Stuck? How long have you waited? It may take quite some time to load all the stuff it will need into memory. I waited maybe 15-30 minutes. Not sure exactly . VMs are so convenient, but incredibly slow... | ||
matteboy
1 Post
| ||
Ilikestarcraft
Korea (South)17716 Posts
| ||
oneAlone
1 Post
>>run cmd (Command Prompt) as Administrator >>enter this command without quotes "bcdedit /set hypervisorlaunchtype off" >>reboot your pc This command turns off Hyper-V in Windows, you can google on that. | ||
| ||