Lazimi tool-lar
nmap Automator
Network range scanner
Directory SCAN
NMAP
sudo nmap -script http-enum.nse 10.11.1.35Dirsearch
dirsearch.py -e php,html,js -u https://10.0.2.6 -w /usr/share/wordlist
./dirsearch.py βu http://192.18.1.5/dvwa -e php -f -x 400,403,404
# βe is use for generating one entry for php extension;
# -x hide responses with the specified code/lines/words/chars.Metasploit
Wordpress scan
Download remote file
Creating Metasploit Payloads
Password Hash Cracker
Last updated