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

Module not found manspider

Barriuso opened this issue · comments

commented

I just installed using pipx and it does not work.

image

Waiting for your response.

Hello, @Barriuso

I am not a developer, but I got it working without pipx. I did:

git clone https://github.com/blacklanternsecurity/MANSPIDER
cd MANSPIDER
python3 -m pip install -r requirements.txt

Then edit the file /path/to/repo/manspider.py and remove the period before lib on line 8.

cd man_spider 
python3 manspider.py --help