CEH sheet
Last updated
Last updated
Tools used in the exam.
1 ) Nmap nmap -sn 10.10.10.10/24 -ON nmap.txt
2) Snow — Stegnography snow.exe -C -p -password" stegfile.txt
3) Open Stego or Quick Stege 3) Wpscan wpscan -u james -P [passwordftxt — url http://172.16.0.27:8080/CEH/
4) WireShark I have perfomed DDos to practice Download from here : https://drive.google.com/drive/folders/10YvNHem8NgjLJCy1XvdYqU5cDJKlo To find DOS (SYN and ACK) : tcpflagssyn - 1 , tcp.flags.syn 1 and tcp.flags.ack 0 To find passwords : http.request.method POST
5) SqlMap sqlmap -u "http://vmw.moviescope.com/viewprofile.aspx?id=l" —dbs [ Copy the cookie from website, mysql -U qdpmadmin -h 192.168.1.8 -P passwod [ If you have logins credentioals I
6) OWASP ZAP
7) Hashcat hashcat -m 0 -a 0 hash.txt passwordlist.txt -m 0: MD5 hash mode -a 0: Dictionary attack mode hash.txt txt file containing hash in a compliant format passwordlist.txt: dictionary file containing passwords in plain text
8) John john —format-raw-md5 --wordlist=/usr/share/wordlists/rockyou.txt hash.txt
9) Hydra hydra -L /user.txt -P (password.txt ftp://172.0.16.21
10) Veracrypt
11) Crypttool
12) Hash Calculator
1 3) MD5 Calculator
14) PhoneSploit
1 5) MetaSploit If you get any questions related to netbios, SMB use metasploit. 16) BCTextEncoder