Enumerate modules with CreateToolhelp32Snapshot.
Tag: programming
picoCTF 2019 mus1c Writeup
This is a writeup for picoCTF 2019 mus1c, which uses the Rockstar programming language.

Installing CyberChef Locally on Ubuntu 20.04
I use CyberChef daily for malware analysis, programming, and CTF challenges. Installing CyberChef locally can be handy for general privacy and OPSEC reasons. A local installation also works without internet connectivity. The main drawback of using CyberChef locally is that sharing recipes and data you have decoded with your teammates isn't as straightforward as copying …
Continue reading Installing CyberChef Locally on Ubuntu 20.04
Enumerating Processes with CreateToolhelp32Snapshot
Quick and dirty example of process enumeration using CreateToolhelp32Snapshot
Enumerating Processes with WTSEnumerateProcesses
Quick example of using WTSEnumerateProcesses to enumerate processes running on a Windows machine.
Using procfs For Forensics and Incident Response
Using procfs For Forensics and Incident Response.

REVIEW: RED TEAM Operator: Windows Persistence Course by SEKTOR7 Institute
My review of SEKTOR7 Institute's Red Team Operator, Windows Persistence course.

REVIEW: RED TEAM Operator: Malware Development Essentials Course by SEKTOR7 Institute
Review of RED TEAM Operator: Malware Development Essentials Course by SEKTOR7 Institute.