Security
Links | Descriptions | Status |
---|---|---|
cybersecurityventures | CyberSecurity News | |
https://www.first.org/ | Incident Response Forum | |
https://www.isecom.org | Open Methodologies | |
https://www.isecom.org/OSSTMM.3.pdf | [1] OSSTMM | |
https://owasp.org | Open web security Project | |
https://pentestmonkey.net/ | Penetration Testing resources | |
https://www.securityforum.org/solutions-and-insights/ | – | |
https://github.com/CISOfy/lynis | Security auditing and hardening tool |
CTF
- Awesome CTF (Capture The Flag)
- Blocksec CTFs - Curated list of blockchain security Capture the Flag (CTF) competitions.
- Perfect Blue’s CTF Writeups
- Google CTF
Osint
Links | Descriptions | Status |
---|---|---|
https://osintframework.com/ | OSINT Framework | |
https://github.com/Datalux/Osintgram | Osintgram | |
https://github.com/mikf/gallery-dl | – | |
https://inte.comniques.com | – | |
https://awesomeopensource.com/projects/osint | – |
Bash & Shell scripting
Links | Descriptions | Status |
---|---|---|
https://dwheeler.com/essays/filenames-in-shell.html | Shell scripting good Practises | |
https://devhints.io/bash | Quick bash syntax lookup | |
https://tldp.org/LDP/Bash-Beginners-Guide/html/Bash-Beginners-Guide.html | Great bash guide for beginners |