BishopFox / asminjectLinks
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..
☆142Updated 3 years ago
Alternatives and similar repositories for asminject
Users that are interested in asminject are comparing it to the libraries listed below
Sorting:
- ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the binaries…☆197Updated last year
- Ghidra scripts for recovering string definitions in Go binaries☆124Updated last week
- Circumventing "noexec" mount flag to execute arbitrary linux binaries by ptrace-less process injection☆136Updated 6 months ago
- Linux Kernel module-less implant (backdoor)☆73Updated 4 years ago
- eBPF hacks☆188Updated 11 months ago
- LD_PRELOAD rootkit☆138Updated last year
- This repo contains write ups of vulnerabilities I've found and exploits I've publicly developed.☆147Updated 3 years ago
- Userland exec PoC to be used as attack vector technique☆94Updated last month
- ☆82Updated last year
- Code snippets for bare-metal malware development☆98Updated 3 years ago
- Advanced exploits that I wrote for Pwn2Own competitions and other occasions☆169Updated last year
- Mara is a userland pty/tty sniffer☆53Updated last year
- 🤩 Emoji shellcoding tools for RISC-V (32-bit and 64-bit)☆176Updated 3 months ago
- ☆50Updated 3 years ago
- GLUFS allows you to automate the tedious process of finding leaks using format string vulnerabilities.☆26Updated 3 years ago
- This repository contains the public work I produced, wheter it is research, post, slides, sometimes videos, and materials of my talks.☆52Updated 4 months ago
- An automatic Blind ROP exploitation tool☆208Updated 2 years ago
- rp-bf: A library to bruteforce ROP gadgets by emulating a Windows user-mode crash-dump☆122Updated last year
- A personal collection of Windows CVE I have turned in to exploit source, as well as a collection of payloads I've written to be used in c…☆122Updated 3 years ago
- ☆135Updated last year
- Paracosme is a zero-click remote memory corruption exploit that compromises ICONICS Genesis64 which was demonstrated successfully on stag…☆89Updated 2 years ago
- Linux process injection PoCs☆30Updated last year
- Anti-analysis tool that obfuscates ELF files☆36Updated 4 years ago
- Cheat sheet to detect and remove linux kernel rootkit☆75Updated 11 months ago
- A stealthy ELF loader - no files, no execve, no RWX☆171Updated last year
- GERMY is a Linux Kernel n-day in the N_GSM line discipline☆49Updated last year
- Linux rootkit for educational purposes☆33Updated last year
- Get root via TTY / TIOCSTI stuffing☆76Updated 6 months ago
- ☆207Updated last year
- ROPDump is a command-line tool designed to analyze binary executables for potential Return-Oriented Programming (ROP) gadgets, buffer ove…☆87Updated last year