VM : BasicPentesting1
Download Link : https://www.vulnhub.com/entry/basic-pentesting-1,216/
Start the VM and get the IP of VM :
At above list 192.168.1.15 is our VM ip address. At above list 192.168.1.15 is our VM ip address.
Download Link : https://www.vulnhub.com/entry/basic-pentesting-1,216/
Start the VM and get the IP of VM :
$ nmap -sP 192.168.1.0/24
Nmap scan report for 192.168.1.1
Host is up (0.00060s latency).
Nmap scan report for 192.168.1.2
Host is up (0.000024s latency).
Nmap scan report for 192.168.1.3
Host is up (0.0014s latency).
Nmap scan report for 192.168.1.9
Host is up (0.11s latency).
Nmap scan report for 192.168.1.10
Host is up (0.0015s latency).
Nmap scan report for 192.168.1.15
Host is up (0.0012s latency).
Nmap scan report for 192.168.1.100
Host is up (0.00080s latency).
At above list 192.168.1.15 is our VM ip address. At above list 192.168.1.15 is our VM ip address.


