Getting Started with Windows Command Prompt
Preface There is a lot to know about Windows, but knowledge of the Windows command line will be of use to a cyber operation, blue or red. By default, there are two types of command lines to use o...
Preface There is a lot to know about Windows, but knowledge of the Windows command line will be of use to a cyber operation, blue or red. By default, there are two types of command lines to use o...
Occam's Razor The most straightforward theory is preferable to all others of several sufficient possible explanations for the same state of facts. In other words: The simplest explanation is alwa...
Overview Inspiration was taken from kurogai 100 redteam projects, please check out their challenges! Level 1.1 TCP chat server The description of this level is pretty vague. It doesn’t seem lik...
Bandit Bandit is the easiest of the wargames available on overthewire.org, and is meant for beginners. In this walkthrough, I will present my solutions to Bandit. Level 0 Task The goal of this ...
Overview There are two github repositories that have inspired me to start doing these projects: kurogai’s 100-red-team-projects and kurogai’s 100-mitre-attack-projects. These repositories may look...