Manipulate Linux Processes w/ K55

https://github.com/josh0xA/K55

(pronounced: "kay fifty-five")
The K55 payload injection tool is used for injecting x86_64 shellcode payloads into running processes. The utility was developed using modern C++11 techniques as well as some traditional C Linux functions like ptrace(). The shellcode spawned in the target process is 27 bytes and it executes /bin/sh (spawns a bash shell) within the target's address space.

submitted by /u/overflow1n
[link] [comments]

from hacking: security in practice https://ift.tt/36c0vjs

Comments