CTF Writeups
HTB Arctic: Remote Command Execution to JuicyPotato Privesc
Conduct a full port scan via nmap: nmap -p- --max-rate 10000 onurcan.htb Note: If you encounter filtered/closed ports, add the -Pn parameter (skip host...
CTF Writeups
Conduct a full port scan via nmap: nmap -p- --max-rate 10000 onurcan.htb Note: If you encounter filtered/closed ports, add the -Pn parameter (skip host...
CTF Writeups
Add the target IP address to /etc/hosts and bind it to onurcan.htb or whatever you want xD Begin with a service scan on the most common ports: nmap -sV...