Tibetan, Cybersecurity enthusiast, I design and develop website using #WordPress to pay bill.
Tibetan, Cybersecurity enthusiast, I design and develop website using #WordPress to pay bill.
Overview: Target Machine IP Address: 192.168.56.105 My Machine IP Address: 192.168.56.1 Mission: Boot to Root To get root flag To get root access Level: Easy/MediumĀ linpeas.sh + ls -lah did wonder as always Download: You can download the machine from here. Information Gathering & Scanning Process: sudo arp-scan --interface=vboxnet0 192.168.56.1/24 Target IP: 192.168.56.105 nmap -sC -sV -p- -Pn 192.168.56.105 -o nmap.log PORT STATE SERVICE VERSION 21/tcp open ftp ProFTPD 22/tcp open ssh OpenSSH 8.2p1 Ubuntu…
Overview: Target Machine IP Address: 192.168.56.110 My Machine IP Address: 192.168.56.1 Mission: Boot to Root To get user flag To get root flag To get root access Level: Easy linpeas.sh did wonder as always Download: You can download the machine from here. Information Gathering & Scanning Process: sudo arp-scan --interface=vboxnet0 192.168.56.1/24 Target IP: 192.168.56.110 nmap -sC -sV -p- -Pn 192.168.56.110 -o nmap.log PORT STATE SERVICE VERSION 21/tcp open ftp vsftpd 3.0.3 | ftp-anon: Anonymous FTP…
Overview: Target Machine IP Address: 192.168.56.105 My Machine IP Address: 192.168.56.1 Mission: Boot to Root To get user flag To get root flag To get root access Level: Medium I had to copy python script from other people and it took me sometime to troubleshoot. Download: You can download the machine from here. Information Gathering & Scanning Process: sudo arp-scan --interface=vboxnet0 192.168.56.1/24 We came to know our target or victim machine IP: 192.168.56.105 nmap -sC…
Overview: Target Machine IP Address: 192.168.56.107 My Machine IP Address: 192.168.56.1 Mission: Boot to Root To get user flag To get root flag To get root access Sar is an OSCP-Like VM with the intent of gaining experience in the world of penetration testing. DHCP : ENABLED IP : AUTO ASSIGN Download: You can download the machine from here. To capture the target IP address: sudo arp-scan --interface=vboxnet0 192.168.56.1/24 __$ sudo arp-scan --interface=vboxnet0 192.168.56.1/24…
Overview: Target Machine IP Address: 192.168.56.122 My Machine IP Address: 192.168.56.1 Mission: Boot to Root To get user flag To get root flag To get root access Level: Easy You need to read on motd to take down this machine. Download: You can download the machine from here. Information Gathering & Scanning Process: sudo arp-scan --interface=vboxnet0 192.168.56.1/24 nmap -sC -sV -p- -Pn -o nmap.log 192.168.56.122 PORT STATE SERVICE VERSION 21/tcp open ftp vsftpd 3.0.3 |_ftp-anon:…