dienalls Posted January 11, 2013 Share Posted January 11, 2013 +1 for security tube, just watch videos and try to replicate by yourself. Quote Link to comment Share on other sites More sharing options...
aminter Posted March 21, 2013 Share Posted March 21, 2013 you must C Quote Link to comment Share on other sites More sharing options...
Flea Posted April 22, 2014 Share Posted April 22, 2014 Thanks for this, I'll be going through these for a good long while. Quote Link to comment Share on other sites More sharing options...
Ftb Posted May 1, 2014 Share Posted May 1, 2014 I'm a beginner myself, but I found some good stuff here: http://ureddit.com/category/23442/computer-science Enjoy and thanks for all the great information!!!! Quote Link to comment Share on other sites More sharing options...
Ftb Posted May 1, 2014 Share Posted May 1, 2014 Oh and a nice bookmark list: https://code.google.com/p/pentest-bookmarks/downloads/list Quote Link to comment Share on other sites More sharing options...
Xt4xt1X Posted May 22, 2014 Share Posted May 22, 2014 (edited) Would add http://www.securitytube.net - for me the best place for video turorials !!! Edited May 22, 2014 by Xt4xt1X Quote Link to comment Share on other sites More sharing options...
TYTechnolust Posted May 24, 2014 Share Posted May 24, 2014 Start with season 1 of Hak5 1 Quote Link to comment Share on other sites More sharing options...
fringes Posted May 26, 2014 Share Posted May 26, 2014 I can't believe this ancient thread (from 20 May 2006) is still getting attention. I saw Vivek added his site (http://www.securitytube.net) about five years ago. I would note that he offers a variety of both free and inexpensive online training. There are a lot of excellent training providers out there for professionals, but there are also some very reasonable classes out there too. So did the results of all this feedback ever make it to the Wiki? When I clicked the supposed link, it sent me to a video of Darren "hacking" Paddington Bear. Quote Link to comment Share on other sites More sharing options...
ℳ∂Ʋς Posted May 7, 2015 Share Posted May 7, 2015 Hacking is all about practice; there is obviously a lot of knowledge and prep involved, but just like your first girlfriend, don't wait too long before you get your hands on it, or you may lose interest. Sure, learn some programming languages and scripting skills, and grab some beginner's books on hacking, but go right away for it and set yourself a hacking lab within your own box, with a Kali VM as attacker and another VM as target, and explore various types of attacks. If interested in web attacks, looks at the OWASP Top Ten, check Troy Hunt's videos on Pluralsight for the basics of XSS/SQL injections and the like. Use a proxy like Burp Suite to craft some HTTP GETs and POSTs requests. If you prefer Wifi attacks, learn the ropes with Kismet, the aircrack-ng suite, and their automation with Wifite (all on Kali). Try some MiTM with tcpdump and Wireshark. Break some hashes with hashcat and some wordlists for dictionary attacks (rockyou.txt is a good start, and crackstation has a really huge wordlist). Then there are also attacks on Windows with privilege escalation, buffer overflows, DNS poisonning. Try some recon with Nmap, learn to use Nessus and Metasploit. That is only the beginning, but such techniques will give you a glimpse of all you can accomplish and motivate you to dig further. ℳ∂Ʋς ℐℳ ℋ∂Ʋς ♈,,⊃~~ Quote Link to comment Share on other sites More sharing options...
cooper Posted March 2, 2016 Share Posted March 2, 2016 Today someone mentioned to me this free malware analysis course up on github. You'll likely need to get a book to really come to grips with it all, but on the whole this looks pretty awesome. Quote Link to comment Share on other sites More sharing options...
IBlexxy Posted March 29, 2016 Share Posted March 29, 2016 Here is some videos that teaches basic hacking terms how to use Linux Commands (CLI Basics) since you need commands to be able to hack. for Kali Linux or any type of Terminals. <---------------- (CLI Command Basics) < ------------ (Basic Hacking Terms 3 Parts to it) Quote Link to comment Share on other sites More sharing options...
mark859 Posted April 22, 2016 Share Posted April 22, 2016 Long way to go. Plenty of sources are here. Do anyone know the video tutorials' source for this? Quote Link to comment Share on other sites More sharing options...
cooper Posted April 25, 2016 Share Posted April 25, 2016 There's a metric shit-ton worth of videos out there. Made at cons, made by people at home... It's too much to list. Maybe you should rephrase your question to be slightly more specific? Quote Link to comment Share on other sites More sharing options...
cooper Posted June 9, 2016 Share Posted June 9, 2016 Someone on twitter referenced this very nice beginners' guide to creating shellcode: http://paraschetal.in/writing-your-own-shellcode/ Quote Link to comment Share on other sites More sharing options...
LordLoki Posted June 12, 2016 Share Posted June 12, 2016 Thank you, to everyone who contributed to this topic. Thanks to you guys, we have a good solid mass of information to start learning the skills we need. Much Love -Loki Quote Link to comment Share on other sites More sharing options...
Securex Posted June 23, 2016 Share Posted June 23, 2016 My bit to this: collection of hacking books: https://drive.google.com/folderview?id=0B7AgwewyXBZDX0I1V3cyTC0tVlU&usp=drive_web https://drive.google.com/folderview?id=0B7jWflk4TmF3WEhqQVFmMHN3Q2s&usp=drive_web Books for Kali linux:Basic Security Testing with Kali LinuxMastering Kali Linux for Advanced Penetration TestingWeb Penetration Testing with Kali LinuxKali Linux: Wireless Penetration Testing Beginner's GuideIntermediate Security Testing with Kali LinuxHacking with Kali: Practical Penetration Testing TechniquesKali Linux: Assuring Security By Penetration TestingKali Linux Network Scanning Cookbook Quote Link to comment Share on other sites More sharing options...
§@₪ↁɱ@₪ Posted August 15, 2016 Share Posted August 15, 2016 On 6/23/2016 at 8:58 AM, Securex said: My bit to this: collection of hacking books: https://drive.google.com/folderview?id=0B7AgwewyXBZDX0I1V3cyTC0tVlU&usp=drive_web https://drive.google.com/folderview?id=0B7jWflk4TmF3WEhqQVFmMHN3Q2s&usp=drive_web Books for Kali linux:Basic Security Testing with Kali LinuxMastering Kali Linux for Advanced Penetration TestingWeb Penetration Testing with Kali LinuxKali Linux: Wireless Penetration Testing Beginner's GuideIntermediate Security Testing with Kali LinuxHacking with Kali: Practical Penetration Testing TechniquesKali Linux: Assuring Security By Penetration TestingKali Linux Network Scanning Cookbook Hey Securex, If you are interested in saving money. You might want to check out this site: https://www.packtpub.com. Many of the books you listed are from Packt Publishing and they have their own site where you can save quite a bit of money purchasing the books directly from them. Quote Link to comment Share on other sites More sharing options...
Temperate Posted August 21, 2016 Share Posted August 21, 2016 There seems to be such a large variation of different resources to use to accomplish the same task, where do you guys suggest I start? what are your personal experiences with different courses, and communities? Quote Link to comment Share on other sites More sharing options...
Temperate Posted August 21, 2016 Share Posted August 21, 2016 On 6/23/2016 at 9:58 AM, Securex said: My bit to this: collection of hacking books: https://drive.google.com/folderview?id=0B7AgwewyXBZDX0I1V3cyTC0tVlU&usp=drive_web https://drive.google.com/folderview?id=0B7jWflk4TmF3WEhqQVFmMHN3Q2s&usp=drive_web Books for Kali linux:Basic Security Testing with Kali LinuxMastering Kali Linux for Advanced Penetration TestingWeb Penetration Testing with Kali LinuxKali Linux: Wireless Penetration Testing Beginner's GuideIntermediate Security Testing with Kali LinuxHacking with Kali: Practical Penetration Testing TechniquesKali Linux: Assuring Security By Penetration TestingKali Linux Network Scanning Cookbook Thank you :) Quote Link to comment Share on other sites More sharing options...
§@₪ↁɱ@₪ Posted September 2, 2016 Share Posted September 2, 2016 (edited) Bienvenue Newbies, We are all newbies here. Some are newbies to this forum while others are newbies in life. Just read everything related to computer security you can get your hands on, take a Linux course, and use your best Google-foo! One of my favorites is: http://www.securitytube.net/ Edited September 2, 2016 by §@₪ↁɱ@₪ Quote Link to comment Share on other sites More sharing options...
§@₪ↁɱ@₪ Posted September 2, 2016 Share Posted September 2, 2016 On 5/24/2014 at 7:42 AM, TYTechnolust said: Start with season 1 of Hak5 Great Suggestion. I think the Hak5 tutorials rock. Quote Link to comment Share on other sites More sharing options...
InsaneLogic Posted September 10, 2016 Share Posted September 10, 2016 Cybrary.IT They have quite a list for resources posted on the site. Quote Link to comment Share on other sites More sharing options...
Rainman_34 Posted September 28, 2016 Share Posted September 28, 2016 cybrary.it is an excellent resource that is completely free and has a wealth of information on it. One of my colleagues introduced me to it and I haven't stopped looking at it since. Quote Link to comment Share on other sites More sharing options...
Securex Posted October 22, 2016 Share Posted October 22, 2016 On 15.08.2016 at 9:57 PM, §@₪ↁɱ@₪ said: Hey Securex, If you are interested in saving money. You might want to check out this site: https://www.packtpub.com. Many of the books you listed are from Packt Publishing and they have their own site where you can save quite a bit of money purchasing the books directly from them. Sure. Thanks for this site. It can be useful for the other peoples. Quote Link to comment Share on other sites More sharing options...
jesusis666 Posted December 8, 2016 Share Posted December 8, 2016 Yeah I like Packtpub as well, if you register with them you can download a new book everyday for free https://www.packtpub.com/packt/offers/free-learning 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.