
PortSwigger: XSS Labs - Apprentice
Foreword Prerequisite reading: https://portswigger.net/web-security/cross-site-scripting Link to all XSS labs: https://portswigger.net/web-security/all-labs#cross-site-scripting What is a site? ...
Foreword Prerequisite reading: https://portswigger.net/web-security/cross-site-scripting Link to all XSS labs: https://portswigger.net/web-security/all-labs#cross-site-scripting What is a site? ...
Intro There's a new trend of an application that generates a spooky name for you. Users of that application later discovered that their real names were also magically changed, causing havoc in the...
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 a...
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...