Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maldevel/training
Notes on offensive training
https://github.com/maldevel/training
hacking offensive training
Last synced: 18 days ago
JSON representation
Notes on offensive training
- Host: GitHub
- URL: https://github.com/maldevel/training
- Owner: maldevel
- License: gpl-3.0
- Created: 2017-11-28T23:06:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T07:50:59.000Z (about 7 years ago)
- Last Synced: 2024-10-31T00:11:53.529Z (2 months ago)
- Topics: hacking, offensive, training
- Size: 16.6 KB
- Stars: 16
- Watchers: 6
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Offensive Training Notes
### Challenges
* [vulnhub](https://www.vulnhub.com/)
* [hackthebox](https://www.hackthebox.eu/)
* [exploit-exercises](https://exploit-exercises.com/)
* [overthewire-wargames](http://overthewire.org/wargames/)
* [hackthissite](https://www.hackthissite.org/)### Books
* [kali-linux-revealed](https://www.kali.org/download-kali-linux-revealed-book/)
* [Penetration-Testing-Hands-Introduction-Hacking](https://www.amazon.com/Penetration-Testing-Hands-Introduction-Hacking/dp/1593275641)
* [Web-Application-Hackers-Handbook-Exploiting](https://www.amazon.com/Web-Application-Hackers-Handbook-Exploiting/dp/1118026470/ref=sr_1_1?ie=UTF8&qid=1509561146&sr=8-1&keywords=web+applications+hackers+handbook)
* [Rtfm-Red-Team-Field-Manual](https://www.amazon.com/Rtfm-Red-Team-Field-Manual/dp/1494295504)
* [Hacking-Art-Exploitation-Jon-Erickson](https://www.amazon.com/Hacking-Art-Exploitation-Jon-Erickson/dp/1593271441)
* [Hacker-Playbook-Practical-Penetration-Testing](https://www.amazon.com/Hacker-Playbook-Practical-Penetration-Testing/dp/1512214566/ref=sr_1_17?s=books&ie=UTF8&qid=1511911586&sr=1-17&keywords=hackers+handbook)### Blogs
* [abatchy](http://www.abatchy.com/2017/02/oscp-like-vulnhub-vms)
* [orange](http://blog.orange.tw/)
* [ctfhacker](http://ctfhacker.com/)### Lessons - Videos
* [cybrary](https://www.cybrary.it)
### Misc
* [metasploitable3](https://github.com/rapid7/metasploitable3)
### Study write-ups/solutions/presentations
* [Hacker0x01/h1 - h1-212-ctf-solutions](https://github.com/Hacker0x01/h1-212-ctf-solutions)
* [ctfs - write-ups](https://github.com/ctfs)
* [sectalks](https://github.com/sectalks/sectalks/)