ShawnDEvans / smbmap

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

Authentication error #50

Closed little-dao closed 4 years ago

little-dao commented 4 years ago

OS: Kali Python: python 3.8.2

Hi there, while I'm using smbmap, something errored here and I can't figure out why. Would you help me to solve the problem?

smbmap -H 10.10.10.100 [!] Authentication error on 10.10.10.100

I can use smbclient and enum4linux without anyerrors, however, there is an error for smbmap. This is the first time I've doing an issue, if there is any mistake, please point out. Thanks! 截屏2020-04-26 下午12 59 54

little-dao commented 4 years ago

Turn out was my python package error, sorry for bothering