docker run -it googlesky/sqlmap -u




Download 4,73 Mb.
Pdf ko'rish
bet7/10
Sana06.06.2024
Hajmi4,73 Mb.
#261027
1   2   3   4   5   6   7   8   9   10
Bog'liq
Docker pentest

docker run -it googlesky/sqlmap -u 
http://testphp.vulnweb.com/artists.php?artist=1 
--dbs --batch
 


Page | 28
www.hackingarticles.in 


Page | 29
www.hackingarticles.in 
Dirbuster 
Move to our next pentest tool “Dirbuster”, which digs out the web directories and pages to reveal the 
sensitive data stored in the web application. Therefore, run the following command to pull the 
Dirbuster docker image. 
To use Dirbuster’s docker image only you need to run the following command and start testing for 
enumeration of web directories. 
docker pull hypnza/dirbuster
 
docker run -it hypnza/dirbuster -u 
http://testphp.vulnweb.com/
 


Page | 30
www.hackingarticles.in 
 
 


Page | 31
www.hackingarticles.in 
Nmap 
How can we leave the network scanning’s most effective tool, my favourite NMAP penetration test
ing 
tool? So, run the command below without waste of time and follow the steps 
Hopefully, you people know about N
map and its command, I’m just showing you how to use 
Nmap 
docker image for network scanning. 
docker pull instrumentisto/nmap
 
docker run --rm -it instrumentisto/nmap -sV 
192.168.1.108
 


Page | 32
www.hackingarticles.in 



Download 4,73 Mb.
1   2   3   4   5   6   7   8   9   10




Download 4,73 Mb.
Pdf ko'rish