Pentesting Tools Flashcards
Nikto
Scanner
an open-source web application vulnerability scanners.
OpenVAS
Scanner
an open-source alternative to commercial tools such as Nessus. OpenVAS also performs network vulnerability scans.
sqlmap
Scanner
an open-source tool used to automate SQL injection attacks against web applications with database backends.
Nessus
Scanner
a commercial vulnerability scanning tool used to scan a wide variety of devices.
Nmap
Scanner
the most widely used network port scanner and is a part of almost every cybersecurity professional’s toolkit.
WHOIS
OSINT
gather information from public records about domain ownership.
Nslookup
OSINT
help identify the IP addresses associated with an organization.
FOCA
OSINT
(Fingerprinting Organizations with Collected Archives) is an open-source tool used to find metadata within Office documents, PDFs, and other common file formats.
TheHarvester
OSINT
scours search engines and other resources to find email addresses, employee names, and infrastructure details about an organization.
Shodan
OSINT
a specialized search engine to provide discovery of vulnerable Internet of Things (IoT) devices from public sources.
Maltego
OSINT
a commercial product that assists with the visualization of data gathered from OSINT efforts.
Recon-ng
OSINT
a modular web reconnaissance framework that organizes and manages OSINT work.
Censys
OSINT
a web-based tool that probes IP addresses across the Internet and then provides penetration testers with access to that information through a search engine.
SSH
Remote Access Tool
provides secure encrypted connections between systems.
Ncat
Remote Access Tool
provide an easy way to read and write data over network connections.
Netcat
Remote Access Tool
provide an easy way to read and write data over network connections.
Proxychains
Remote Access Tool
allows testers to force connections through a proxy server where they may be inspected and altered before being passed on to their final destination.
Hashcat
Credential Testing Tool
password cracking tool used to reverse engineer hashed passwords stored in files.
Medusa
Credential Testing Tool
password cracking tool used to reverse engineer hashed passwords stored in files.
CeWL
Credential Testing Tool
a Custom Wordlist Generator that searches websites for keywords that may be used in password guessing attacks.
John the Ripper
Credential Testing Tool
password cracking tool used to reverse engineer hashed passwords stored in files.