We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e96b0c commit 7abfb58Copy full SHA for 7abfb58
README.md
@@ -66,7 +66,7 @@ SharpSQLTools target username password database module command - non-interact
66
#### xp_cmdshell执行命令
67
68
```
69
-λ SharpSQLTools.exe 192.168.28.27 sa 1qaz@WSX xp_cmdshell whoami master
+λ SharpSQLTools.exe 192.168.28.27 sa 1qaz@WSX xp_cmdshell master whoami
70
[*] Database connection is successful!
71
72
nt authority\system
@@ -201,4 +201,6 @@ https://github.com/blackarrowsec/mssqlproxy
201
202
https://github.com/An0nySec/ShadowUser/blob/main/ShadowUser/Program.cs#L235
203
204
-https://github.com/GhostPack/SharpDump
+https://github.com/GhostPack/SharpDump
205
+
206
+https://gist.github.com/jfmaes/944991c40fb34625cf72fd33df1682c0
0 commit comments