A reverse shell makes the target machine initiate the connection back to the attacker, bypassing firewalls that only filter ...
Writing my own virtualized loader is something I’ve been wanting to do since I first read Microsoft’s deep dive on FinFisher’s multi-layered VM obfuscation back in 2018. FinFisher didn’t just use one ...
This document gives a brief description of some of tmux's more advanced features and some examples. It is split into three sections covering: features most useful when using tmux interactively; those ...
Cybersecurity researchers have disclosed details of a malicious Go module that's designed to harvest passwords, create persistent access via SSH, and deliver a Linux ...
I'd like to thank my coauthors, Victor Vrabie, Adrian Schipor, and Martin Zugec, for their invaluable contributions to this research. TL;DR A Chinese APT group compromised a Philippine military ...
Another example: Spawn a new docker environment deep inside a private network # Start this on a host deep inside a private network gs-netcat -il -e "docker run --rm -it kalilinux/kali-rolling" Access ...
A recently discovered backdoor malware called BPFdoor has been stealthily targeting Linux and Solaris systems without being noticed for more than five years. BPFDoor is a Linux/Unix backdoor that ...