Jump to content

[Payload] Windows Matrix CMD


3699n

Recommended Posts

This payload will create a batch file with looks like a matrix and then will execute it.

DELAY 3000
GUI R
DELAY 500
STRING notepad
ENTER
DELAY 1000
STRING @ echo off
ENTER
STRING color 0a
ENTER
STRING :start
ENTER
STRING echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
ENTER
STRING goto start
ENTER
CTRL-S
DELAY 500
STRING matrix.bat
ENTER
ALT-F4
DELAY 500
GUI R
DELAY 500
STRING matrix.bat
ENTER

Link to comment
Share on other sites

  • 1 month later...

Nice Work! Consider using some of the source code out on the interwebs in C# or some other language and compiling that. I know there is a C# compiler on the system, so that might be a good way of creating a better Matrix!!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...