/DirSnipe

robots.txt go brrr

Primary LanguagePowerShell

DirSnipe

robots.txt go brrr.

Reaches out to robots.txt of a website and returns a wordlist based on the disallow entries, nothing crazy. Might be useful for CTFs...or something idk. Wrote it in python and then decided to port it over to PowerShell. Behold, the might of boredom!

Python DirSnipe

image

PowerShell DirSnipe

image

PowerShell version includes a sitemap crawler! Just set the -SitemapCrawl param to true :)

image