#Kali Linux
5 posts-
explanationKali Linux — The Pentest Distribution: Its Tools and How to Use Them
Kali Linux is the Debian-based 'attacker-optimised' Linux distribution maintained by Offensive Security (now OffSec), sh...
-
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...