coatk1 / playground

testing and experimenting with everything
https://coatk1.github.io/playground/
MIT License
0 stars 1 forks source link

[DOCUMENTATION] Info #66

Closed coatk1 closed 4 years ago

coatk1 commented 4 years ago

Some good websites that I've found for training (free): www.pentesterlab.com www.opensecuritytraining.info www.hackertarget.com/research/#tutorial www.linuxtopia.org/online_books/ www.linuxtopia.org/online_books/linux_security_index.html

CTFs: www.ctftime.org www.fbcinc.com/e/CyberMDconference/challenge.aspx www.nationalcyberchallenge.org/ www.captf.com www.opencyberchallenge.net www.overthewire.org www.picoctf.com

More Practice: www.exploit-exercises.com www.forensic-focus.com/images-and-challenges technet.microsoft.com/en-us/security/dn456497.aspx vulnhub.com

Other resources: www.offensive-security.com/metasploit-unleashed/Main_Page www.reddit.com/r/netsec/wiki/start www.owasp.org www.irongeek.com code.google.com/p/pentest-bookmarks/wiki/bookmarkslist resources.infosecinstitute.com http://tcpipguide.com/free/t_toc.htm

News: www.reddit.com/r/netsec www.schneier.com krebsonsecurity.com

https://pentesterlab.com/ - sorta like vulnhub http://www.amanhardikar.com/mindmaps/Practice.html - big list of practice resources http://google-gruyere.appspot.com/ - xss practice by google https://www.hackthis.co.uk/ - hacking exercises https://www.hackthissite.org/ - even more hacking exercises (mostly web but encompasses a bit of everything) http://www.enigmagroup.org/ - did someone say we needed more hacking exercises? http://securitycompass.github.io/AndroidLabs/ - android security exercises https://www.exploit-db.com/ - a big database of exploits you can use http://cryptopals.com/ - crypto exercises http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet - incase you ever need to start a reverse shell w/o netcat (useful for vulnhub exercises) https://trailofbits.github.io/ctf/ - an intro guide to CTFs, worth a read https://backdoor.sdslabs.co/about - I have yet to do these exercises but they seem cool https://hack.me/ - vulnerable web apps

coatk1 commented 4 years ago

See #49