Full Shell RCE
Description
Requirements
Tools required
Windows
1) Divert SMB on port 445 to port 8445 (Requires Local Administrator)
2) Set up ntlmrelayx to the alternate SMB port and to point at the MSSQL database server
3) Use SharpEFSTrigger to coerce the SCCM Site Server computer account to the MSSQL database server.
Getting a full shell on Windows with Amnesiac C2
1) Load Amnesiac through Powershell
2) Generate a global listener payload with option [2]
3) Use the payload within ntlmrelayx to be executed on the target system.
4) Once we trigger coercion again, ntlmrelayx will execute the powershell payload on the target system. Once this is done, use option [3] on Amnesiac to connect.
Last updated