Abu Sayed
Musician | Singer | Lyricist | Composer | Music Producer | Web | Game | XR & Blockchain Developer
Tag Archives: Valentine
Writeup: HackTheBox Valentine – Without Metasploit (OSCP Prep) – Python Dev Feed
Writeup: HackTheBox Valentine – Without Metasploit (OSCP Prep) Hello Again! Just did Valentine from HackTheBox and wanted to provide a write up. Let’s Begin! Command: nmap -sC -sV -p- -T4 -p- -oN nmap.txt 10.10.10.79 -sC = Default Scripts -sV = Probe open ports to determine service/Versions info -T4 = Set timing for faster output (0-5)…