🛠️ Kali Tool Spotlight 🛠️
Maltego
Interactive data mining tool that renders directed graphs for link analysis.
Learn more: https://www.kali.org/tools/maltego/
Maltego
Interactive data mining tool that renders directed graphs for link analysis.
Learn more: https://www.kali.org/tools/maltego/
Kali Linux
Packages and Binaries:
Open source intelligence and forensics application Maltego is an open source intelligence and forensics application. It will offer you timous mining and gathering of information as well as the representation of this information in a easy to understand format.
🛠️ Kali Tool Spotlight 🛠️
Hydra
Parallelized login cracker which supports numerous protocols to attack.
Learn more: https://www.kali.org/tools/hydra/
Hydra
Parallelized login cracker which supports numerous protocols to attack.
Learn more: https://www.kali.org/tools/hydra/
Kali Linux
Tool Documentation:
hydra Usage Example Attempt to login as the root user (-l root) using a password list (-P /usr/share/wordlists/metasploit/unix_passwords.txt) with 6 threads (-t 6) on the given SSH server (ssh://192.168.1.123): root@kali:~# hydra -l root -P /usr/share/wo…
🛠️ Kali Tool Spotlight 🛠️
Nmap
Network mapper - a powerful port scanner for network discovery and security auditing.
Learn more: https://www.kali.org/tools/nmap/
Nmap
Network mapper - a powerful port scanner for network discovery and security auditing.
Learn more: https://www.kali.org/tools/nmap/
Kali Linux
Tool Documentation:
nmap Usage Example Scan in verbose mode (-v), enable OS detection, version detection, script scanning, and traceroute (-A), with version detection (-sV) against the target IP (192.168.1.1): root@kali:~# nmap -v -A -sV 192.168.1.1 Starting Nmap 6.45 ( http://nmap.org…
🛠️ Kali Tool Spotlight 🛠️
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
🛠️ Kali Tool Spotlight 🛠️
Sqlmap
Automatic SQL injection and database takeover tool.
Learn more: https://www.kali.org/tools/sqlmap/
Sqlmap
Automatic SQL injection and database takeover tool.
Learn more: https://www.kali.org/tools/sqlmap/
Kali Linux
Tool Documentation:
sqlmap Usage Example Attack the given URL (-u “http://192.168.1.250/?p=1&forumaction=search”) and extract the database names (–dbs): root@kali:~# sqlmap -u "http://192.168.1.250/?p=1&forumaction=search" --dbs ___ __H__ ___ ___[)]_____ ___ ___ {1.2.11#stable}…
🛠️ Kali Tool Spotlight 🛠️
Aircrack-ng
Complete suite of tools to assess WiFi network security.
Learn more: https://www.kali.org/tools/aircrack-ng/
Aircrack-ng
Complete suite of tools to assess WiFi network security.
Learn more: https://www.kali.org/tools/aircrack-ng/
Kali Linux
Tool Documentation:
aircrack-ng Usage Examples WPA Wordlist Mode Specify the wordlist to use (-w password.lst) and the path to the capture file (wpa.cap) containing at least one 4-way handshake. root@kali:~# aircrack-ng -w password.lst wpa.cap Aircrack-ng 1.5.2 [00:00:00] 232/233…
🛠️ Kali Tool Spotlight 🛠️
Nmap
Network mapper - a powerful port scanner for network discovery and security auditing.
Learn more: https://www.kali.org/tools/nmap/
Nmap
Network mapper - a powerful port scanner for network discovery and security auditing.
Learn more: https://www.kali.org/tools/nmap/
Kali Linux
Tool Documentation:
nmap Usage Example Scan in verbose mode (-v), enable OS detection, version detection, script scanning, and traceroute (-A), with version detection (-sV) against the target IP (192.168.1.1): root@kali:~# nmap -v -A -sV 192.168.1.1 Starting Nmap 6.45 ( http://nmap.org…
🛠️ Kali Tool Spotlight 🛠️
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
🛠️ Kali Tool Spotlight 🛠️
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
🛠️ Kali Tool Spotlight 🛠️
Social-Engineer Toolkit
Penetration testing framework designed for social engineering.
Learn more: https://www.kali.org/tools/social-engineer-toolkit/
Social-Engineer Toolkit
Penetration testing framework designed for social engineering.
Learn more: https://www.kali.org/tools/social-engineer-toolkit/
🛠️ Kali Tool Spotlight 🛠️
John the Ripper
Fast password cracker currently available for many flavors of Unix, Windows, and other OS.
Learn more: https://www.kali.org/tools/john-the-ripper/
John the Ripper
Fast password cracker currently available for many flavors of Unix, Windows, and other OS.
Learn more: https://www.kali.org/tools/john-the-ripper/
🛠️ Kali Tool Spotlight 🛠️
Wireshark
Network protocol analyzer that lets you capture and interactively browse network traffic.
Learn more: https://www.kali.org/tools/wireshark/
Wireshark
Network protocol analyzer that lets you capture and interactively browse network traffic.
Learn more: https://www.kali.org/tools/wireshark/
Kali Linux
Tool Documentation:
Screenshots wireshark tshark Usage Example root@kali:~# tshark -f "tcp port 80" -i eth0
🛠️ Kali Tool Spotlight 🛠️
Metasploit
Penetration testing framework that makes hacking simple.
Learn more: https://www.kali.org/tools/metasploit/
Metasploit
Penetration testing framework that makes hacking simple.
Learn more: https://www.kali.org/tools/metasploit/
🛠️ Kali Tool Spotlight 🛠️
Aircrack-ng
Complete suite of tools to assess WiFi network security.
Learn more: https://www.kali.org/tools/aircrack-ng/
Aircrack-ng
Complete suite of tools to assess WiFi network security.
Learn more: https://www.kali.org/tools/aircrack-ng/
Kali Linux
Tool Documentation:
aircrack-ng Usage Examples WPA Wordlist Mode Specify the wordlist to use (-w password.lst) and the path to the capture file (wpa.cap) containing at least one 4-way handshake. root@kali:~# aircrack-ng -w password.lst wpa.cap Aircrack-ng 1.5.2 [00:00:00] 232/233…
🛠️ Kali Tool Spotlight 🛠️
Sqlmap
Automatic SQL injection and database takeover tool.
Learn more: https://www.kali.org/tools/sqlmap/
Sqlmap
Automatic SQL injection and database takeover tool.
Learn more: https://www.kali.org/tools/sqlmap/
Kali Linux
Tool Documentation:
sqlmap Usage Example Attack the given URL (-u “http://192.168.1.250/?p=1&forumaction=search”) and extract the database names (–dbs): root@kali:~# sqlmap -u "http://192.168.1.250/?p=1&forumaction=search" --dbs ___ __H__ ___ ___[)]_____ ___ ___ {1.2.11#stable}…
🛠️ Kali Tool Spotlight 🛠️
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
Burp Suite
Integrated platform for performing security testing of web applications.
Learn more: https://www.kali.org/tools/burp-suite/
🛠️ Kali Tool Spotlight 🛠️
Social-Engineer Toolkit
Penetration testing framework designed for social engineering.
Learn more: https://www.kali.org/tools/social-engineer-toolkit/
Social-Engineer Toolkit
Penetration testing framework designed for social engineering.
Learn more: https://www.kali.org/tools/social-engineer-toolkit/
🛠️ Kali Tool Spotlight 🛠️
Aircrack-ng
Complete suite of tools to assess WiFi network security.
Learn more: https://www.kali.org/tools/aircrack-ng/
Aircrack-ng
Complete suite of tools to assess WiFi network security.
Learn more: https://www.kali.org/tools/aircrack-ng/
Kali Linux
Tool Documentation:
aircrack-ng Usage Examples WPA Wordlist Mode Specify the wordlist to use (-w password.lst) and the path to the capture file (wpa.cap) containing at least one 4-way handshake. root@kali:~# aircrack-ng -w password.lst wpa.cap Aircrack-ng 1.5.2 [00:00:00] 232/233…