Author Topic: eBooks  (Read 2629 times)

0 Members and 1 Guest are viewing this topic.

Offline Nate

  • Full Member
  • ***
  • Posts: 425
  • You all suck
    • View Profile
eBooks
« on: July 03, 2006, 10:06:34 pm »
Does anyone have any eBooks to share on the topic of security.  I was really sad when IRC wouldn't connect to tehnetwork.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: eBooks
« Reply #1 on: July 03, 2006, 10:09:46 pm »
No, but the best intro book I've read on code security is "Hacking: Art of Exploitation".  If you get through that, do the code samples, and understand them really well, then look into "The Shellcoder's Handbook", which is the best book ever written on application security.  But "The Shellcoder's Handbook" isn't an intro-level book. 

Offline mynameistmp

  • Full Member
  • ***
  • Posts: 111
  • Hi! I'm new here!
    • View Profile
Re: eBooks
« Reply #2 on: July 05, 2006, 04:17:29 am »
aye

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: eBooks
« Reply #3 on: July 05, 2006, 02:16:08 pm »
Tehuser told me The Shellcoder's Handbook is not as great as it seems.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: eBooks
« Reply #4 on: July 05, 2006, 07:33:45 pm »
I thorougly enjoyed it.  But it's not-for-beginners, though, you won't understand it unless you know machine code/assembly/hacking decently well before you start. 

It was recommended to me by the security person I respect more than any other. 

Although they do make a few minor technical errors, I'll admit that.  It took me awhile to find the "epb" register after reading it :)

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: eBooks
« Reply #5 on: July 06, 2006, 03:54:32 pm »
Although they do make a few minor technical errors, I'll admit that.  It took me awhile to find the "epb" register after reading it :)

That was his other quarrel. epb? ebp? :P
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: eBooks
« Reply #6 on: July 06, 2006, 04:56:44 pm »
Although they do make a few minor technical errors, I'll admit that.  It took me awhile to find the "epb" register after reading it :)

That was his other quarrel. epb? ebp? :P

I'm pretty sure I'm the one who told him that. 

But it's definitely a good book, I recommend it highly.