Tw1sm / PySQLRecon

Offensive MSSQL toolkit written in Python, based off SQLRecon
BSD 3-Clause "New" or "Revised" License
180 stars 13 forks source link

Kerberos authentication does not work #15

Open enj5oy opened 6 days ago

enj5oy commented 6 days ago

pysqlrecon

Tw1sm commented 3 days ago

Based on the screenshot, you need to specify the IP address of the KDC with --dc-ip for it to work. A modification could probably be made to the code so it attempts to hit the domain specified with -d on 88 by default.