Skip to content

Shellcode File Command Line Argument Update#6

Open
fin3ss3g0d wants to merge 2 commits intoSafeBreach-Labs:mainfrom
fin3ss3g0d:main
Open

Shellcode File Command Line Argument Update#6
fin3ss3g0d wants to merge 2 commits intoSafeBreach-Labs:mainfrom
fin3ss3g0d:main

Conversation

@fin3ss3g0d
Copy link

I was doing a company training on process injection, and I went to use this project, but I assumed that the program had a command line argument for reading a shellcode file and the hardcoded calculator shellcode messed up the training because we wanted to demonstrate loading of a C2 beacon shellcode.

I had to refactor the code base so I could load a custom shellcode based on a file path so we could demonstrate loading a C2 beacon and custom shellcode. Consider making the shellcode file a command line argument for dynamic loading of shellcode files versus hardcoded so people can demo the project using custom shellcodes.

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.

1 participant

Comments