Tag: HTB

HTB-Nibbles Writeup (OSCP prep)

Introduction Referring to NetSecFocus Trophy Room, here is the information and steps for the machine, Nibbles. Information Victim IP: 10.10.10.75 Attack IP: 10.10.16.5 Vulnerability description Nibbleblog is vulnerable to CVE-2015–6967. The website is us...

HTB-Granny Writeup.

As you can see, we see a file called extractPorts.py that is a python customized file to extract ports as its name say, specifically for grepable formats and the the ports open in that specific file and put it into the clipboard. An important thing in the nmap result is the web serv...