fortra / impacket

Impacket is a collection of Python classes for working with network protocols.
https://www.coresecurity.com
Other
13.37k stars 3.56k forks source link

mssqlclient.py doesn't list databases when used directly from the repo #1758

Closed godbout closed 3 months ago

godbout commented 3 months ago

tested on Kali and macOS. installing from pip seems to work fine. impacket coming with Kali seems to work fine too.

debug logs and more info coming a bit later.

godbout commented 3 months ago

ok ultimately because the install from python works, and the README does mention running commands that i hadn't (just git cloned and run mssqlclient.py) i believe i should just have rtfm and not gonna investigate more 😂️ sorry about that.