<aside> 💡
Mimikatz is highly detectable by antivirus software. Use it only if the antivirus is disabled, bypassed, or the attack is heavily obfuscated.
</aside>
https://github.com/gentilkiwi/mimikatz
<aside> 💡
Login to the Local Admin account (peterparker
), not Domain User account (pparker
)
</aside>
If the target does not have writable SMB shares, use an HTTP server:
python3 -m http.server 80
Then, on the target machine, open a web browser and enter the attacker's IP address. Download the required files manually, ...
> keep > show more > keep anyway.