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" + } ]