Vulnhub - Fowsniff 1
Finally had time to do another Vulnhub machine. Fowsniff looked fun and a friend of mine recommended it due to the Twitter component, so lets get started! Enumeration As always, lets start with an nmap: [bash] nmap -sC -sV -p- -oA initial 192.168.56.101 Starting Nmap 7.70…