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

Just pulled the docker, no manspider.sh?

khatfull opened this issue · comments

Full search of / doesn't find the file anywhere...nowhere on the filesystem or in the directory in which the pull was done (/opt/manspider).

find / -name manspider

/var/lib/docker/overlay2/1b696d278e07143f78a532582be1ecf9130363c46532c978940d9eb162fd390d/diff/usr/local/bin/manspider
/var/lib/docker/overlay2/1b696d278e07143f78a532582be1ecf9130363c46532c978940d9eb162fd390d/diff/usr/local/lib/python3.6/site-packages/man_spider/pycache/manspider.cpython-36.pyc
/var/lib/docker/overlay2/1b696d278e07143f78a532582be1ecf9130363c46532c978940d9eb162fd390d/diff/usr/local/lib/python3.6/site-packages/man_spider/manspider.py
/run/screen/S-root/2306464.manspider
find: ‘/run/user/125/gvfs’: Permission denied
/opt/manspider

Ideas?

What are you trying to do?