add bookmark

Signed-off-by: Hadi <hadi@example.com>
This commit is contained in:
Hadi
2026-06-01 16:08:31 +02:00
parent 1e4b0f610c
commit 3c13b64fec
@@ -7,6 +7,10 @@
name = "Nix 4 Cyber"; name = "Nix 4 Cyber";
url = "https://n4c.hadi.icu"; url = "https://n4c.hadi.icu";
} }
{
name = "Infosec Notes - Anotherhadi";
url = "https://hadi.icu/notes";
}
{ {
name = "Cyberchef"; name = "Cyberchef";
url = "https://cyberchef.hadi.icu"; url = "https://cyberchef.hadi.icu";
@@ -31,6 +35,10 @@
name = "Exploit-DB"; name = "Exploit-DB";
url = "https://exploit-db.com"; url = "https://exploit-db.com";
} }
{
name = "Reverse Shell Generator";
url = "https://revshells.com";
}
{ {
name = "GTFOBins"; name = "GTFOBins";
url = "https://gtfobins.org/"; url = "https://gtfobins.org/";