mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2024-12-31 18:16:15 -05:00
Added 'Defcon Suggested Reading' to books section https://www.defcon.org/html/links/book-list.html (#93)
* added 'Defcon Suggested Reading' to books section https://www.defcon.org/html/links/book-list.html * added Defcon Suggested Reading to Books https://www.defcon.org/html/links/book-list.html. Removed sections from old clone version * re-added removed lines * spelling fix
This commit is contained in:
parent
41be12186a
commit
df39b4d7f9
@ -40,6 +40,7 @@ A collection of awesome penetration testing resources
|
||||
- [Windows Books](#windows-books)
|
||||
- [Social Engineering Books](#social-engineering-books)
|
||||
- [Lock Picking Books](#lock-picking-books)
|
||||
- [Defcon Suggested Reading](#defcon-suggested-reading)
|
||||
- [Vulnerability Databases](#vulnerability-databases)
|
||||
- [Security Courses](#security-courses)
|
||||
- [Information Security Conferences](#information-security-conferences)
|
||||
@ -56,7 +57,7 @@ A collection of awesome penetration testing resources
|
||||
* [OWASP](https://www.owasp.org/index.php/Main_Page) - Open Web Application Security Project
|
||||
* [PENTEST-WIKI](https://github.com/nixawk/pentest-wiki) - A free online security knowledge library for pentesters / researchers.
|
||||
* [Vulnerability Assessment Framework](http://www.vulnerabilityassessment.co.uk/Penetration%20Test.html) - Penetration Testing Framework.
|
||||
* [The Pentesters Framework](https://github.com/trustedsec/ptf) - PTF attempts to install all of your penetration testing tools (latest and greatest), compile them, build them, and make it so that you can install/update your distribution on any machine. Everything is organized in a fashion that is cohesive to the Penetration Testing Execution Standard (PTES) and eliminates a lot of things that are hardly used.
|
||||
* [The Pentesters Framework](https://github.com/trustedsec/ptf) - PTF attempts to install all of your penetration testing tools (latest and greatest), compile them, build them, and make it so that you can install/update your distribution on any machine. Everything is organized in a fashion that is cohesive to the Penetration Testing Execution Standard (PTES) and eliminates a lot of things that are hardly used.
|
||||
|
||||
#### Exploit development
|
||||
* [Shellcode Tutorial](http://www.vividmachines.com/shellcode/shellcode.html) - Tutorial on how to write shellcode
|
||||
@ -320,6 +321,9 @@ A collection of awesome penetration testing resources
|
||||
* [Lock Picking: Detail Overkill by Solomon](https://www.dropbox.com/s/y39ix9u9qpqffct/Lockpicking%20Detail%20Overkill.pdf?dl=0)
|
||||
* [Eddie the Wire books](https://www.dropbox.com/sh/k3z4dm4vyyojp3o/AAAIXQuwMmNuCch_StLPUYm-a?dl=0)
|
||||
|
||||
#### Defcon Suggested Reading
|
||||
* [Defcon Suggested Reading](https://www.defcon.org/html/links/book-list.html)
|
||||
|
||||
### Vulnerability Databases
|
||||
* [NVD](https://nvd.nist.gov/) - US National Vulnerability Database
|
||||
* [CERT](https://www.us-cert.gov/) - US Computer Emergency Readiness Team
|
||||
@ -345,7 +349,7 @@ A collection of awesome penetration testing resources
|
||||
* [ARIZONA CYBER WARFARE RANGE](http://azcwr.org/) - 24x7 live fire exercises for beginners through real world operations; capability for upward progression into the real world of cyber warfare.
|
||||
* [Cybrary](http://cybrary.it) - Free courses in ethical hacking and advanced penetration testing. Advanced penetration testing courses are based on the book 'Penetration Testing for Highly Secured Enviroments'.
|
||||
* [Computer Security Student](http://computersecuritystudent.com) - Many free tutorials, great for beginners, $10/mo membership unlocks all content
|
||||
* [European Union Agency for Network and Information Security](https://www.enisa.europa.eu/topics/trainings-for-cybersecurity-specialists/online-training-material) - ENISA Cyber Security Training material
|
||||
* [European Union Agency for Network and Information Security](https://www.enisa.europa.eu/topics/trainings-for-cybersecurity-specialists/online-training-material) - ENISA Cyber Security Training material
|
||||
|
||||
### Information Security Conferences
|
||||
* [DEF CON](https://www.defcon.org/) - An annual hacker convention in Las Vegas
|
||||
|
Loading…
Reference in New Issue
Block a user