Tag hackthebox writeup

BLACKFIELD – HACKTHEBOX

This is the Write-up/Walkthrough of the BLACKFIELD Active Directory Machine from Hackthebox. NMAP SCAN: Domain: BLACKFIELD.LOCAL, BIOS NAME: DC01 Shares found on SMB: Interacting with profiles$ share, found a list of empty directories, with username, copied all the output, saved it to…

RESOLUTE – HACKTHEBOX

This is the Write-up/Walkthrough of the RESOLUTE Machine from Hackthebox. NMAP SCAN: Domain found: megabank.local, BIOS Name: Resolute No file shares were found on smb, after I used ldapsearch to find more info about the domain, redirected the output to the…

Traverxec Writeup | HackTheBox

This is the writeup of HackTheBox machine Traverxec. nmap scan: on web port 80, nostromo 1.9.6 is running, which is vulnerable to RCE. used this exploit 47837.py to gain the shell as www-data, after enumerating nostromo directory found nhttpd.conf file,…