An open API service indexing awesome lists of open source software.

https://github.com/farinap5/linux-injection

My collection of research and tools on post-exploitation and evasion against linux environments.
https://github.com/farinap5/linux-injection

Last synced: 14 days ago
JSON representation

My collection of research and tools on post-exploitation and evasion against linux environments.

Awesome Lists containing this project

README

        

# LINUX INJECTION

### Process Injection

Some `ptrace` based process injection techniques for executables, shellcode or shared library injection to a running process.

### Reflection Loading

Some attempts to reproduce loading by reflection in Linux.