blacklanternsecurity / MANSPIDER

Spider entire networks for juicy files sitting on SMB shares. Search filenames or file content - regex supported!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

--dirnames needs work

TheTechromancer opened this issue · comments

Files in the root of the share are parsed even if --dirnames is specified.
If the dirname doesn't match at the root level, it's never found. E.g. if you specify --dirname logs, it will find /apache_logs, but not /var/apache_logs.