ShawnDEvans / smbmap

SMBMap is a handy SMB enumeration tool
GNU General Public License v3.0
1.76k stars 343 forks source link

AttributeError: 'bool' object has no attribute 'keys' #98

Closed allendemoura closed 3 months ago

allendemoura commented 6 months ago

image consistently getting errors when trying to run scans on Offsec Proving grounds machines.

this one in particular is called 'Internal' and is running an old version of windows (Windows Server 2008 SP1 according to nmap), but the program has been hanging for me on all sorts of hosts.

in general regardless of error, the scans never seem to finish.

ShawnDEvans commented 5 months ago

Thanks for the report! I think Kali is a couple versions behind. Give the latest SMBMap release a try and let me know if you're still seeing errors. Either clone the repo, DL the zip, or install via pip. Thanks again!

JustDeadly commented 5 months ago

tried the pip intall on Kali, still no bueno! same results as the previous guy.. sad :(

ShawnDEvans commented 3 months ago

Patch pushed, should be good to go go