BishopFox / asminject
Heavily-modified fork of David Buchanan's dlinject project. Injects arbitrary assembly (or precompiled binary) payloads directly into x86-64, x86, and ARM32 Linux processes without the use of ptrace by accessing /proc/<pid>/mem. Useful for certain post-exploitation scenarios, recovering content from process memory, etc..
☆125Updated 2 years ago
Alternatives and similar repositories for asminject:
Users that are interested in asminject are comparing it to the libraries listed below
- ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries…☆183Updated last year
- Ghidra scripts for recovering string definitions in Go binaries☆108Updated 4 months ago
- Circumventing "noexec" mount flag to execute arbitrary linux binaries by ptrace-less process injection☆88Updated last month
- ☆201Updated 4 months ago
- Userland exec PoC to be used as attack vector technique☆68Updated last month
- Academic project of Linux rootkit made for Bachelor Engineering Thesis.☆99Updated 7 months ago
- Linux Kernel module-less implant (backdoor)☆72Updated 4 years ago
- eBPF hacks☆183Updated 3 months ago
- This repo contains write ups of vulnerabilities I've found and exploits I've publicly developed.☆145Updated 2 years ago
- ☆122Updated last year
- An automatic Blind ROP exploitation tool☆199Updated last year
- The resources for glibc Malloc heap exploitation course by Maxwell Dulin and Security Innovation.☆145Updated 4 months ago
- ☆77Updated 10 months ago
- ☆88Updated 2 months ago
- Leveraging CVEs as North Stars in vulnerability discovery and comprehension.☆64Updated 11 months ago
- ☆46Updated 2 years ago
- CVE-2023-4911 proof of concept☆167Updated last year
- rp-bf: A library to bruteforce ROP gadgets by emulating a Windows user-mode crash-dump☆114Updated 10 months ago
- Scripts to run within Ghidra, maintained by the Trellix ARC team☆95Updated 5 months ago
- A stealthy ELF loader - no files, no execve, no RWX☆159Updated last year
- LD_PRELOAD rootkit☆129Updated last year
- Slides & Hands-on for the reverse engineering workshop☆178Updated 2 years ago
- Advanced exploits that I wrote for Pwn2Own competitions and other occasions☆165Updated 11 months ago
- WallEscape vulnerability in util-linux☆50Updated 11 months ago
- ☆211Updated 11 months ago
- Establishes persistence on a Linux system by creating a udev rule that triggers the execution of a specified payload (binary or script)☆138Updated 6 months ago
- Decrypt encrypted Fortienet FortiOS firmware images☆108Updated last year
- Execute ELF files without dropping them on disk☆491Updated 8 months ago
- Fuzzing IoT Devices Using the Router TL-WR902AC as Example☆109Updated last year