Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/digilolnet/pint-c2

eBPF evading C2
https://github.com/digilolnet/pint-c2

av-bypass av-evasion c2 ebpf rat

Last synced: about 1 month ago
JSON representation

eBPF evading C2

Awesome Lists containing this project

README

        

# Pint C2
This is a C2 that uses various techniques to evade from eBPF based security monitoring.

## Features

* [Userland exec / reflective ELF loading](https://grugq.github.io/docs/ul_exec.txt).
* Event spamming / resource exhaustion.
* Sockets and TCP connection using io_uring.
* Map tampering (TODO).

## Commands

* `ulexec [command]`
* `memfd [command]`
* `noise [on/off]`