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..
☆143Updated 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
- Circumventing "noexec" mount flag to execute arbitrary linux binaries by ptrace-less process injection☆135Updated 6 months ago
- LD_PRELOAD rootkit☆137Updated last year
- Ghidra scripts for recovering string definitions in Go binaries☆125Updated 3 weeks ago
- eBPF hacks☆190Updated last year
- Mara is a userland pty/tty sniffer☆53Updated 2 years ago
- Linux Kernel module-less implant (backdoor)☆74Updated 4 years ago
- Code snippets for bare-metal malware development☆98Updated 3 years ago
- This repo contains write ups of vulnerabilities I've found and exploits I've publicly developed.☆146Updated 3 years ago
- ☆50Updated 3 years ago
- 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
- Userland exec PoC to be used as attack vector technique☆94Updated 2 months ago
- Advanced exploits that I wrote for Pwn2Own competitions and other occasions☆169Updated last year
- 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
- GERMY is a Linux Kernel n-day in the N_GSM line discipline☆49Updated last year
- Slides & Hands-on for the reverse engineering workshop☆184Updated 3 years ago
- Ftrace Based Linux Loadable Kernel Module Rootkit for Linux Kernel 5.x and 6.x on x86_64, hides files, hides process, hides bind shell & …☆28Updated 2 years ago
- 🤩 Emoji shellcoding tools for RISC-V (32-bit and 64-bit)☆176Updated 4 months ago
- Paracosme is a zero-click remote memory corruption exploit that compromises ICONICS Genesis64 which was demonstrated successfully on stag…☆89Updated 2 years ago
- ☆207Updated last year
- Proof of concept for injecting simple shellcode via ptrace into a running process.☆72Updated 3 years ago
- ☆57Updated 4 years ago
- rp-bf: A library to bruteforce ROP gadgets by emulating a Windows user-mode crash-dump☆121Updated 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
- CVE-2018-6066 using VBA☆68Updated 3 years ago
- Linux process injection PoCs☆30Updated last year
- A C++ tool for process memory scanning & suspicious telemetry generation that attempts to detect a number of malicious techniques used by…☆85Updated last year
- An automatic Blind ROP exploitation tool☆208Updated 2 years ago
- Scapy hands-on☆35Updated 2 years ago
- Get root via TTY / TIOCSTI stuffing☆76Updated 7 months ago