jsecurity101 / RandomPOCs
Repo that holds random POCs
☆48Updated last year
Alternatives and similar repositories for RandomPOCs:
Users that are interested in RandomPOCs are comparing it to the libraries listed below
- ☆43Updated last year
- ☆97Updated last year
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆59Updated 11 months ago
- I have documented all of the AMSI patches that I learned till now☆74Updated last year
- Execute dotnet app from unmanaged process☆70Updated last month
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆100Updated last year
- Beacon Object Files (not Buffer Overflows)☆53Updated last year
- ☆46Updated 2 years ago
- Simple ETW unhook PoC. Overwrites NtTraceEvent opcode to disable ETW at Nt-function level.☆45Updated 11 months ago
- A work in progress BOF/COFF loader in Rust☆47Updated last year
- ☆36Updated 2 years ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆70Updated last year
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆51Updated 2 years ago
- BypassCredGuard CS BOF☆32Updated 3 weeks ago
- Code snippets to add on top of cobalt strike sleep mask to achieve patchless hook on AMSI and ETW☆82Updated last year
- Sliver agent rewritten in C++☆44Updated 5 months ago
- Beacon Object File allowing creation of Beacons in different sessions.☆78Updated 2 years ago
- BYOVD collection☆23Updated 11 months ago
- Beacon Debugger☆39Updated 3 months ago
- This is my own implementation of the Perun's Fart technique by Sektor7☆68Updated 2 years ago
- ☆112Updated 2 years ago
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆62Updated last year
- A simple BOF that frees UDRLs☆115Updated 2 years ago
- Experimental PoC for unhooking API functions using in-memory patching, without VirtualProtect, for one specific EDR.☆39Updated last year
- ☆51Updated last month
- A 64-bit, position-independent code reverse TCP shell for Windows — built in Rust.☆54Updated last month
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆43Updated 3 weeks ago
- DynamicSyscalls is a library written in .net resolves the syscalls dynamically (Has nothing to do with hooking/unhooking)