Pinned Repositories
cve-2018-15473
Multi-threaded, IPv6 aware, wordlists/single-user username enumeration via CVE-2018-15473
feroxbuster
A fast, simple, recursive content discovery tool written in Rust.
feroxfuzz
A structure-aware HTTP fuzzing library
fuzzing-101-solutions
Companion repository to the Fuzzing101 with LibAFL series of blog posts.
htb-scripts-for-retired-boxes
Just a place to share some things I've written while participating in Hack The Box.
OSCE-exam-practice
Proof of Concept exploit scripts and fuzzing templates. Companion blog posts located at https://epi052.gitlab.io/notes-to-self/blog/2020-05-13-osce-exam-practice-part-one/
osed-scripts
bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED)
recon-pipeline
An automated target reconnaissance pipeline.
recursive-gobuster
DEPRECATED - A wrapper around gobuster that automatically scans newly discovered directories.
rustdsplit
At some point, I learned about a method to perform a binary search on a file in order to identify its AV signature and change it to bypass signature-based AV. The tool I used back then is gone, so I wrote this.
epi052's Repositories
epi052/feroxbuster
A fast, simple, recursive content discovery tool written in Rust.
epi052/osed-scripts
bespoke tooling for offensive security's Windows Usermode Exploit Dev course (OSED)
epi052/recon-pipeline
An automated target reconnaissance pipeline.
epi052/feroxfuzz
A structure-aware HTTP fuzzing library
epi052/fuzzing-101-solutions
Companion repository to the Fuzzing101 with LibAFL series of blog posts.
epi052/recursive-gobuster
DEPRECATED - A wrapper around gobuster that automatically scans newly discovered directories.
epi052/cve-2018-15473
Multi-threaded, IPv6 aware, wordlists/single-user username enumeration via CVE-2018-15473
epi052/OSCE-exam-practice
Proof of Concept exploit scripts and fuzzing templates. Companion blog posts located at https://epi052.gitlab.io/notes-to-self/blog/2020-05-13-osce-exam-practice-part-one/
epi052/rustdsplit
At some point, I learned about a method to perform a binary search on a file in order to identify its AV signature and change it to bypass signature-based AV. The tool I used back then is gone, so I wrote this.
epi052/htb-scripts-for-retired-boxes
Just a place to share some things I've written while participating in Hack The Box.
epi052/feroxbuster-docs
epi052/rust-i-choose-you-tcs-2021
Source code & slides for Rust, I choose you! A formative talk for the Rust-curious.
epi052/OSCP-Exam-Report-Template-Markdown
:orange_book: Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
epi052/reverse-shell-generator
Hosted Reverse Shell generator with a ton of functionality. -- (Great for CTFs)
epi052/advent-of-code-2021
Solutions for AoC 2021
epi052/advent-of-code-2023
epi052/afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
epi052/Fuzzing101
epi052/lcov-to-cobertura-xml
Converts lcov output to Cobertura-compatible XML for CI
epi052/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
epi052/nasmshell
shell for nasm
epi052/winget-pkgs
The Microsoft community Windows Package Manager manifest repository
epi052/advent-of-code-2022
AoC 2022
epi052/cbindgen
A project for generating C bindings from Rust code
epi052/chameleon
epi052/fuzzyhash-rs
Pure Rust fuzzy hash implementation
epi052/Lucid
An educational Bochs-based snapshot fuzzer project
epi052/narly
Automatically exported from code.google.com/p/narly
epi052/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
epi052/slides
Presentations for programming courses