This project is part of The Armourer series, however this project is more of a dump, a publication-like, repository for what I think is cool tinkering I do. I would like to note, that this is purely for educational purposes, and I do not condone any harm towards any entity - alive or otherwise.
Hi, I guess this is just a repo where I drop lightly modified malware because I have sort of this weird interest in it. Each one will have a tiny writeup and a short description ish (...?). I do not know yet.
Sleeper (<- the writeup) is a tiny ish 2 stage malware abusing telnets critical vulnerability (CVE-2026-24061). This vulnerability, once abused, grants the attacker instant root acces, meaning it works as initial access and a privilege escalation vulnerability. As this is a 2 stage software it consists of: a reactive credential harvester and the listener.
Dingus (<- the writeup) is a shellcode injection malware PoC, it has some obfuscation, positional keying, raw syscalls with obfuscated yet hardcoded SSNs etc. It's written in C++, hopefully for the next PoCs I drop they will be written in C.
Here I'll document my failures (at least the notable ones), basically tinkering that did not succeed :(
MIT License — fork, modify, and contribute freely.