Behind the handle: Nox Hunt
Cybersecurity specialist and Python developer. Offensive security meets clean engineering — and I write everything down.
// Who is Nox Hunt?I work at the intersection of offensive security and software development. I run hands-on labs, build Python tooling, break things on purpose in isolated environments, and document every step so nothing I learn gets lost. This blog is that documentation.
// Why NoxLog?I kept a local notes folder for years. The problem with private notes is they never get tested, expanded, or reviewed. NoxLog is my public logbook — a place to turn rough notes into proper writeups with code blocks, screenshots, and context. If it helps someone else learn too, that's the whole point.
Lately I've been rotating through:
- Offensive security — CTFs, exploit development, enumeration workflows
- Python tooling — automation, parsers, security scripts
- Networking — traffic analysis with Wireshark, DNS, packet dissection
- Linux — hardening, shell scripting, system internals
- Build stuff — projects that turn theory into something usable