Skip to content

Shellcode generator#38

Open
phi10s wants to merge 4 commits intoworawit:masterfrom
phi10s:master
Open

Shellcode generator#38
phi10s wants to merge 4 commits intoworawit:masterfrom
phi10s:master

Conversation

@phi10s
Copy link

@phi10s phi10s commented Mar 27, 2019

I created this little script to automate the shellcode generation process. This script generates formatted shellcode binaries for use with the EternalBlue exploits, by assembling the supplied kernel shellcode, then utilizing msfvenom to generate user-space shellcode, then concatenating it with the kernel-space code for the final binary. It gives the user a choice of a couple payloads each for x86 and x64 architectures. Use it if you like it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants