Add nmap cheatsheet (#12484)

* Add nmap cheatsheet

* Add nmap cheatsheet

* Added InforSec section and move nmap under it

* Remove extra line between InfoSec and nmap headers

* Remove nmap subcategory

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
This commit is contained in:
enguy-hub 2025-10-17 02:53:21 +02:00 committed by GitHub
parent 826ad51c66
commit 09a75d272e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,7 @@
* [Gremlin](#gremlin)
* [HTML and CSS](#html-and-css)
* [IDE and editors](#ide-and-editors)
* [Information Security](#info-sec)
* [Java](#java)
* [JavaScript](#javascript)
* [jQuery](#jquery)
@ -262,6 +263,11 @@
* [VSCheatsheet](https://web.archive.org/web/20230816231124/https://www.vscheatsheet.com/) - Nicolas Constantinou (HTML) *( :card_file_box: archived)*
### <a id="info-sec"></a>Information Security
* [Nmap Cheat Sheet)](https://zerotomastery.io/cheatsheets/nmap-cheat-sheet/) - ZeroToMastery.io (HTML)
### Java
* [Java](https://web.archive.org/web/20230816231124/https://programmingwithmosh.com/wp-content/uploads/2019/07/Java-Cheat-Sheet.pdf) - Moshfegh Hamedani (PDF) *( :card_file_box: archived)*