Misc Operations and Incident Response Flashcards
Metasploit
Exploitation Framework
Cuckoo
Malware-testing sandbox
theHarvester
open source intelligence gathering tool
Nessus
Vulnerability scanner
netstat -a
Can show all active connections in windows, using the -a flag
hping
A packet generator and analyzer. A packet analyzer and packet building tool often used to craft specific packets as part of penetration tests and attacks.
Nessus
A popular vulnerability scanning tool - can also scan ports and identify open ports
curl
The curl command-line tool supports downloads and uploads from a wide variety of services
nmap
port scanner
route
a command-line tool to view and add network traffic routes
netstat
a command-line tool that shows network connections, interface statistics, and other useful information about a system’s network usage. does not incorporate automatic service identification
memdump
a command-line memory dump utility that can dump physical memory - Linux
exiftool
metadata-retrieval tool
sn1per
A pen test framework. Can conduct a port scan and recognize open ports
FTK Imager
a free tool that can image both systems and memory