Pentest Tools Flashcards
OpenVAS
vulnerability scanner
assigns risk rating
Nessus
commercial vuln scanner
assigns risk rating
W3AF
web app attack and audit framework
identifies and exploits large set of web based vulnerabilities
mimikatz
gathers credentials by extracting elements from system such as cleartext passwords, hashes and pin codes.
common for pass the hash (NTLM relay and kerberos attacks
hashcat
password and hash cracking tool
one of the fastest pw recovery tools
medusa
parallel brute force tool for network logins that support remote login
hydra
parallel brute force tool that only attempts passwords from dictionary that meet the minimum pw requirements for that site
CeWL
creates custom word list and dictionary by collecting words and metadata from the site
Patator
multipurpose brute force tool that supports several different methods of PW cracking
DirBuster
brute force tool to identify unlisted directories and file names that may be accessed
Ollydbg
linux debugger to analyze binary on 32 bit windows apps
helpful if you don’t have access to source code
IDA
interactive disassembler
commercial disassembly and debug tool
Immunity debugger
debugger built specifically for pen testers to write exploits, analyze malware, and reverse engineer binary files using python scripts and APIs
AFL
american fuzzy lop
fuzzing tool
findsecbugs
used to do security audits of java apps
sonarqube
performs automatic static code reviews
YASCA
yet another source code analyzer
software code scanner using plug ins
censys
website search engine for finding hosts and networks across the internet with data about their config. can find cloud services
similar to shodan
shodan
search engine to find IoT devices
FOCA
fingerprinting organizations with collected archives
finds metadata
WINDOWS ONLY
kismet
wireless exploitation suite that can scan, sniff, and defend as an IDS
WiFite
wireless auditing tool that can locate rogue and hidden access points
Airomon-NG
monitor wireless frequencies to identify access points and clients
Airodump-ng
capture network traffic and save to PCAP file