This website requires JavaScript.
Explore
Help
Sign In
whx
/
killchain-compendium
Watch
1
Star
0
Fork
You've already forked killchain-compendium
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8d7e90ebca
killchain-compendium
/
exploit
/
sqli
/
mssql.md
124 B
Raw
Blame
History
MSSQL
Usage
sqsh
as a shell
After connection is established check `xp_cmdshell'
xp_cmdshell
'whoami'
;