-
Eighteen HTB Wiretup
Eighteen HTB Wiretup Command: nmap -A -Pn -sC 10.10.xx.xx Command: impacket-mssqlclient kevin:’iNa2we6haRj2gaw!’@10.129.134.40 Command: enum_impersonate Command: EXECUTE AS LOGIN = ‘appdev’;…
-

NanoCorp HTB Writeup
NanoCorp HTB Writeup Command: nmap -A -Pn 10.10.11.93 -o nmapresult Command: echo 10.10.11.93 nanocorp.htb dc01.nanocorp.htb nanocorp.htb0 >> /etc/hosts Command: dirbuster…
-

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/ |…
-

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…
-
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…
