Posts

HTB: Netmon

Image
  HTB Walkthrough This section will communicate to the reader the technical details of the test and all of the aspects/components agreed upon as key success indicators within the pre engagement exercise. The technical report section will describe in detail the scope, information, attack path, impact and remediation suggestions of the test. Introduction: Me, Kali attack box running openvpn and HTB platform Assets involved in testing Objectives of Test - To capture the user.txt flag and then the root.txt flag Scope of Test - 10.129.164.115 Approach - View the scanned results and enumerate as much information as possible until I collect enough information to gain a foothold, then continue the same enumeration until I gain root. Resources used : FTP Burp Suite (Community Edition) Enumeration Information Gathering: Of course, we start our information gathering with running an nmap scan on the provided IP address in HTB. This is what I got... First things first, we see ports 21, 135 ...