Samysam Posted November 1, 2010 Share Posted November 1, 2010 Im just starting out and pretty much just a script kiddie... but i'd like to work up to get rid of that title. So! Anyone know some good reads on various hacking techniques? Id like to expand my knowlege on exploits and other kinds of attacks. Im currently taking a networking course for a ccna cert. So that might also help a bit Quote Link to comment Share on other sites More sharing options...
BlueWyvern Posted November 1, 2010 Share Posted November 1, 2010 I can't think of any books off the top of my head... However it depends really on where you want to go... I think a good place to start would be to get a copy of BackTrack to play with and read up on how the tools work. In doing so you might learn a thing about the (in)securities of technology. aside from that I'd say look for reading material on Penetration Testing. Quote Link to comment Share on other sites More sharing options...
Samysam Posted November 1, 2010 Author Share Posted November 1, 2010 Yup, haha thanks for the reply I've been messing around with backtrack for awhile haha im actually dual booting with it on my netbook. :D I wonder if there are any Ebooks on CEH that could quick read on. Hmmmm i'll have a look see Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted November 2, 2010 Share Posted November 2, 2010 I can't remember any good books from the top of my head. But there are certainly good websites where you can watch videos on exploits or related topics www.pauldotcom.com www.irongeek.com www.securitytube.com Quote Link to comment Share on other sites More sharing options...
harrison Posted November 4, 2010 Share Posted November 4, 2010 The C Programming Language http://www.amazon.com/Programming-Language...n/dp/0131103628 Quote Link to comment Share on other sites More sharing options...
chikpee Posted November 4, 2010 Share Posted November 4, 2010 +1 on the CEH books.....except for the official EC-Council study guide one (which sucks), most all of the Certified Ethical Hacker books will give you a nice grounding in not just exploits and tools, but usually cover some of the concepts of networking, the TCP/IP stack, and other key concepts. But since you're studying for CCNA, I'm sure you've got the OSI model coming out of your ears. Another good book often used for CEH study is the Hacking Exposed series. Also, as harrison hinted at, a knowledge of programming is essential. You don't have to be fluent in programming languages or a crazy code ninja (though it certainly does help you A LOT), you have to at least be able to read and understand written code. C is a great place to start, since it'll also help to better understand C++, C#, Objective C, Java, etc. etc. etc. Ruby (Metasploit's language of choice) and Python are also good choices; I'm currently trying to expand my knowledge of both. Though for C, if you're really green to programming, I'd start off with something like Absolute Beginner's Guide to C or a similar novice book first and then the official Kernighan & Ritchie book. Keep playing with Backtrack and maybe pick up some books on Linux and Unix administration. Shell scripting is another nice skill to have. Quote Link to comment Share on other sites More sharing options...
charm_quark Posted November 5, 2010 Share Posted November 5, 2010 pssh! its securitytube.net not .com ;) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.