From 3e41622702aaa3936e54f1e4d696403ec55803c7 Mon Sep 17 00:00:00 2001 From: No Date: Thu, 19 Mar 2026 16:05:39 +0100 Subject: [PATCH] Add IIS Tilde Enumeration --- plugin_packages.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/plugin_packages.json b/plugin_packages.json index 9c3985f..37bfd0c 100644 --- a/plugin_packages.json +++ b/plugin_packages.json @@ -752,5 +752,18 @@ }, "public_key": "MCowBQYDK2VwAyEAuPxuuzQN+cpZu7T4NzwaiLP1BN7R5Q6zqBVA3vWdWOg=", "repository": "ChrisCZ2/RepoExplorer" - } + }, + { + "id": "iis-tilde-enumeration", + "name": "IIS Tilde Enumeration", + "license": "MIT", + "description": "Enumerate IIS 8.3 shortnames using differential tilde probes.", + "author": { + "name": "Hackerest", + "email": "support@hackerest.com", + "url": "https://hackerest.com" + }, + "public_key": "MCowBQYDK2VwAyEAPNTjElLMLZZQ5LIn/Vl3L/v2RHpyatwsGqYuu5aP+3E=", + "repository": "Hackerest/CaidoIISTildeEnumeration" + } ]