Pentest+ Tools Flashcards
General idea of the Tools on the Pen-test+ objectives
Nikto
An opensource vulnerability scanner
Open vulnerability assessment
scanner (Open VAS)
An opensource vulnerability scanner
SQLmap
A tool used to find and automate SQLinjection in webapplications
Nessus
Propitiatory Vulnerability Scanner
Open Security Content
Automation Protocol (SCAP)
Comprises a number of open standards that are widely used to enumerate software flaws and configuration issues related to security.
Wapiti
Opensource web-application vulnerability scanner
WPScan
WordPress security scanner
Brakeman
Open-source Static Analysis Security Tool designed for apps running on Ruby on Rails
Scout Suite
Cloud Security Auditing Tool. Assess security posture of cloud environments.
Hashcat
Password cracker. Can be used to perform dictionary attacks against hashes to find a password.
Medusa
Password Brute forcing tool
Hydra
Password Brute forcing tool, can also be used against some webapp logins.
CeWL
Tool used to build wordlist that can be used in a dictionary password attack
Cain
Cain and Abel (often abbreviated to Cain) was a password recovery tool for Microsoft Windows. It could recover many kinds of passwords using methods such as network packet sniffing, cracking various password hashes by using methods such as dictionary attacks, brute force and cryptanalysis attacks.
Mimikatz
A tool that can be used to pull password hashes from memory.
Patator
Patator is a multi-purpose brute-forcer, with a modular design and a flexible usage.
DirBuster
A tool that can be used to find hidden directories on websites.
W3af
w3af is an open source web application security scanner which helps developers and penetration testers identify and exploit vulnerabilities in their web applications.
OllyDb
OllyDbg was an x86 debugger that emphasizes binary code analysis, which is useful when source code is not available. It traces registers, recognizes procedures, API calls, switches, tables, constants and strings, as well as locates routines from object files and libraries
Immunity Debugger
Debugger for Windows
GNU Debugger (GDB)
The GNU Debugger is a portable debugger that runs on many Unix-like systems and works for many programming languages, including Ada, Assembly, C, C++, D, Fortran, Haskell, Go, Objective-C, OpenCL C, Modula-2, Pascal, Rust, and partially others
WinDbg
Debbuger; Ships with Windows systems
Interactive Disassembler (IDA)
The Interactive Disassembler is a disassembler for computer software which generates assembly language source code from machine-executable code.
Covenant
C2 is very helpful for maintaining persistent access between attacker and compromised machine and easy to exfiltrate data. Run on ASP.NET Core.
SearchSploit
A tool that can be used to find exploits available from multiple sources. This tool can also be used offline, assuming it is installed and up to date.
WHOIS
Whois records are available for most domains, can be used to gather information such as who is the hosting the domain or who administrates it.
Nslookup
A tool to lookup DNS records. Can be used to get the IP of a domain name. If the PTR record is setup, it can also be used to find a domain name from an IP. This tool can also search mail (MX records) and txt records as well.
Fingerprinting Organization
with Collected Archives (FOCA)
Fingerprinting Organizations with Collected Archives
FOCA is a tool used mainly to find metadata and hidden information in the documents it scans. These documents may be on web pages, and can be downloaded and analyses with FOCA.
theHarvester
An OSINT tool to collect data from multiple sources.
Shodan
Provides detailed information about each device, including IP address, operating system, software and open ports.
Maltego
OSINT tool. Can be used to map relationships or emails, domains, etc.
Recon-ng
Popular OSINT tool with multiple modules