-
Notifications
You must be signed in to change notification settings - Fork 3
hc0d3r/noexec-bypass
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code can bypass noexec running shellcode in bash and using memfd_create. -- compile edit the base.sh file and replace the socket_offset variable with the libc offset of the target system relative to the socket function. then: $ perl build.pl -- how to use send the generated file (exec.sh) to the target system, the system must have bash, dd, and RW access to /proc/self/mem, then run: $ bash exec.sh /path/to/non-executable-file args... -- demo https://youtu.be/o2Iao7NNXWA
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published