Add tool & bookmark

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-04-20 14:04:41 +02:00
parent e620c5296f
commit 28cdcb6dad
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@
nuclei nuclei
gobuster gobuster
dirb dirb
ffuf
sqlmap
# Utils # Utils
inetutils inetutils
@@ -31,6 +31,10 @@
name = "Exploit-DB"; name = "Exploit-DB";
url = "https://exploit-db.com"; url = "https://exploit-db.com";
} }
{
name = "GTFOBins";
url = "https://gtfobins.org/";
}
{ {
name = "Crack Station"; name = "Crack Station";
url = "https://crackstation.net"; url = "https://crackstation.net";