Simple CTF [EASY] Writeup - Try Hack Me
Files used in this blog are here Port scan ๐ First we start by scanning the ports nmap -p- -T4 --min-rate 5000 -vvv -o fullscan 10.10.226.232 -p1- means all ports -T4 is for an aggressive scan --min-rate 5000 is used to tell how many packages per s...
Feb 16, 20243 min read150
![Simple CTF [EASY] Writeup - Try Hack Me](https://cdn.hashnode.com/res/hashnode/image/upload/v1708058150291/5813ca88-25d7-41f7-ab7e-f19913318e2c.png)