CRTA Labs Notes and Writeups.
Unset Unset Scope Access VPN: 10.10.200.0/24 External IP range: 192.168.80.0/24 [192.168.80.1 is out of scope] Internal IP range: 192.168.98.0/24 [192.168.98.1 is out of scope] Initial Access Scanning Available Host nmap -sn 192.168.80.0/24 PS : If you cannot discover the IPs, the server have enabled temporary ping blocking. You can specifically scan the following IPs. We can see 1 hosts up; Let’s scan 192.168.80.10 nmap -sC -sV 192.168.80.10 © All Rights Reserved CyberWarFare Labs We can see port 80 open, let’s visit the website: There we can see signup link we can try signing up the new account if it works or not © All Rights Reserved CyberWarFare Labs We signed up with the random user pass and if we login with user and password we were able to lo...