#Kali Linux
5 posts-
explanationKali Linux Explained: Pentest Distribution Toolkit
Kali Linux is a Debian-based 'attacker-optimized' Linux distribution maintained by Offensive Security (now OffSec), ship...
-
experimentEvilBox-One Writeup
I ran a penetration test against "EvilBox-One" from VulnHub.
-
experimentRunning a SYN Flood Experiment
SYN Flood is one of the easiest DoS attacks to launch against a server. I ran the experiment and worked through the risk...
-
experimentIntercepting a Target's Traffic with ARP Spoofing (ARP Cache Poisoning)
ARP has no built-in authentication and accepts any reply unconditionally — two flaws that attackers can put to direct us...
-
experimentStealing a Cookie with XSS
I built a deliberately vulnerable PHP search page and used it to demonstrate how a cookie can be stolen via reflected cr...