CodeXTF2 / BusySleepBeaconLinks
This is a simple project made to evade https://github.com/thefLink/Hunt-Sleeping-Beacons by using a busy wait instead of beacon's built in Sleep() call. Most of the structure e.g. Sleep hook, shellcode exec etc. are taken from mgeeky's https://github.com/mgeeky/ShellcodeFluctuation.
☆35Updated 3 years ago
Alternatives and similar repositories for BusySleepBeacon
Users that are interested in BusySleepBeacon are comparing it to the libraries listed below
Sorting:
- Code snippets to add on top of cobalt strike sleepmask kit so that ekko can work in a CFG protected process☆47Updated 2 years ago
- ☆56Updated 2 years ago
- It stinks☆102Updated 3 years ago
- ☆41Updated 2 years ago
- x64 version☆37Updated 3 years ago
- HookDetection☆46Updated 4 years ago
- Section Mapping Process Injection modified with SysWhisper2 (sw2-secinject): Cobalt Strike BOF☆43Updated 3 years ago
- SharpElevator is a C# implementation of Elevator for UAC bypass. This UAC bypass was originally discovered by James Forshaw and publishe…☆58Updated 3 years ago
- A work in progress of constructing a minimal http(s) beacon for Cobalt Strike.☆24Updated 3 years ago
- Basic implementation of Cobalt Strikes - User Defined Reflective Loader feature☆102Updated 2 years ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆56Updated last year
- A PoC of Stack encryption prior to custom sleeping by leveraging CPU cycles.☆64Updated 2 years ago
- Indirect NT syscalls LSASS dumper.☆46Updated 2 years ago
- Code snippets to add on top of cobalt strike sleep mask to achieve patchless hook on AMSI and ETW☆85Updated 2 years ago
- Beacon Object File allowing creation of Beacons in different sessions.☆81Updated 3 years ago
- ☆50Updated 3 years ago
- ☆37Updated 2 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆69Updated last year
- Sliver agent rewritten in C++☆48Updated last year
- Just another version of the custom stack call from Proxy-Function-Calls-For-ETwTI☆35Updated 2 years ago
- ☆57Updated last year
- Beacon Object File to delete token privileges and lower the integrity level to untrusted for a specified process☆45Updated 3 years ago
- Artemis - C++ Hell's Gate Syscall Implementation