EvilZone

Hacking and Security => Hacking and Security => Topic started by: Andesell on November 23, 2014, 06:48:37 PM

Title: What book next?
Post by: Andesell on November 23, 2014, 06:48:37 PM
I've finished "Penetration Testing: A Hands-On Introduction to Hacking".

Can you suggest me another book to study?

I've thought about:

What I've enjoyed the most from the book: using Immunity Debugger; exploiting; anyways, the whole book was fun
Title: Re: What book next?
Post by: SanCliare on November 24, 2014, 02:55:09 AM
You tried setting up VMs and practicing want you've read?
Title: Re: What book next?
Post by: Kulverstukas on November 24, 2014, 07:21:37 AM
Reading a book without practicing what is written in there is just as good as putting a novel under your pillow at night and hoping that you will know the book in the morning.

As for next book suggestion - depends on what you want to do next.
Title: Re: What book next?
Post by: kenjoe41 on November 24, 2014, 07:42:17 AM
Drop the book stuff. Know your passion and interest in this vast world, grab a VM image or a wargame and hack away.
Title: Re: What book next?
Post by: Andesell on November 25, 2014, 07:35:29 PM
To those who are asking what interests me:
attacking machines via network; exploit development; remote exploitation. I've also enjoyed the 'stack-based overflow', using Immunity Debugger and looking at memory etc.
If that can help you help me ;)
Title: Re: What book next?
Post by: proxx on November 25, 2014, 07:41:17 PM
To those who are asking what interests me:
attacking machines via network; exploit development; remote exploitation. I've also enjoyed the 'stack-based overflow', using Immunity Debugger and looking at memory etc.
If that can help you help me ;)
Learn some form of assembly first.
Title: Re: What book next?
Post by: Andesell on November 25, 2014, 08:45:49 PM
Learn some form of assembly first.
I'd get assembly is required for good exploits, isn't it?
But is it also valuable for network pentesting and exploiting?