SkillAgentSearch skills...

IISRecon

IIS shortname scanner + bruteforce

Install / Use

/learn @0xRTH/IISRecon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

IISRecon

This is bruteforce tool that fetch all IIS shortname thanks to SNS by Sw33tLie and try to bruteforce each one of them with a given wordlist.
If some of the found links are folders, it recursively try to do the same.

Install

git clone https://github.com/0xRTH/IISRecon.git

Usage

./IISRecon.sh -u https://iis.server.com -o result.json

Don't forget to set a wordlists folder in the script.

Requirements

  • SNS by Sw33tLie - https://github.com/sw33tLie/sns
  • FFUF - https://github.com/ffuf/ffuf
  • and some wordlists to grep
View on GitHub
GitHub Stars55
CategoryDevelopment
Updated13h ago
Forks8

Languages

Shell

Security Score

80/100

Audited on Mar 31, 2026

No findings