Update DEVTools.md

This commit is contained in:
nbats 2024-05-24 09:05:01 -07:00 committed by GitHub
parent 6a606d394f
commit 891ff0cc88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -249,6 +249,7 @@
* [iRed](https://www.ired.team/) - Red Teaming and Offensive Security
* [Hacksplaining](https://www.hacksplaining.com/) - Developer Security Lessons
* [MicroCorruption](https://microcorruption.com/) - Learn Reverse Engineering / Cybersecurity
* [OWASP Cheatsheet](https://cheatsheetseries.owasp.org/) - Application Security Guide
* [sha256_project](https://github.com/oconnor663/sha256_project) or [cryptohack](https://cryptohack.org/) - Cryptography Learning
* [John Hammond](https://www.youtube.com/@_JohnHammond) or [LowLevelLearning](https://www.youtube.com/@LowLevelLearning/) - Cybersecurity YouTube Tutorials
@ -880,7 +881,6 @@
* ↪️ **[Pentesting Resources](https://www.reddit.com/r/FREEMEDIAHECKYEAH/wiki/storage#wiki_pentesting_resources)**
* ⭐ **[x64dbg](https://x64dbg.com/)** - Malware Reverse Engineering
* [Open Source Security Software](https://open-source-security-software.net/) - Cybersecurity Software
* [OWASP Cheatsheet](https://cheatsheetseries.owasp.org/) - Application Security Guide
* [Advisory Database](https://github.com/github/advisory-database), [ThreatFox](https://threatfox.abuse.ch/) or [Att&ck](https://attack.mitre.org/) - Cybersecurity Defense Databases
* [SSuite](https://spidersuite.github.io/SSuite/) - Web Security App
* [osquery](https://osquery.io) or [Nmap](https://nmap.org/) - Security Monitors