Category: Write-Ups

  • Giveback HTB writeup

    Giveback HTB Writeup

    giveback htb-writeup Command: nmap -A -Pn 10.10.11.94 Command: dirbuster -u http://giveback.htb, then select the desired directorylist Command: curl http://giveback.htb/ |…

  • Official Writeup for Conversor HTB

    Conversor HTB Writeup

    Command: nmap -A -Pn 10.10.11.92 Command: dirbuster -u http://conversor.htb My list is present on the path “/usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt“, which you have…


  • Voleur HTB Walkthrough

    Voleur HTB Walkthrough As is common in real life Windows pentests, you will start the Voleur box with credentials for…


  • TombWatcher (ๅ†™ไฝœ) Writeup HTB

    Tombwatcher HTB Writeup User Flag Command: timedatectl set-ntp off Command: sudo ntpdate -u 10.10.11.72 Command: nmap -sCV -A 10.10.11.72ย ย ย ย ย  Command:…


  • Darkzero HTB Writeup

    nxc smb 10.10.11.89 -u ‘john.w’ -p ‘RFulUtONCOL!’ –generate-hosts-file /etc/hosts Command:  nmap -T4 -A -v -Pn 10.10.11.89 Command: smbclient //10.10.11.89/SYSVOL -U…


  • The Tunnel Without Walls — HTB

    Running Basic Analysis Process Listing python3 vol.py -f memory_dump.lime linux.pslist.PsListFinding Hidden Processes python3 vol.py -f memory_dump.lime linux.pstree.PsTreeExtracting Bash History python3 vol.py -f memory_dump.lime…