Lesson 3: Performing Security Assessments Flashcards
Netstat
Report port status on local machine/ shows the state of TCP/UDP ports on the local machine.
nslookup and dig
Query name servers, Zone transfers
Service Discovery
Scan custom TCP/UDP port ranges
Nmap
Service and version detection, fingerprinting each port, protocol, application/version, OS type, device type, host discovery
TheHarvester
collate open source intelligence (OSINT)
Dnsenus
collate DNS hosting information, name records, and IP schema
Scanless
Collate results from third-party port scanning sites
Curl
Craft and submit protocol requests
Nessus
Perform automated vulnerability scanner that checks for software vulnerabilities and missing patches.
Sniffer
tool for capturing network frames
Tcpdump
read/write from pcap, filters. Packet capture utility for linux
Fingerprinting
detailed analysis of services on a particular host
Protocol Analysis
Using statistical tools to analyze a sequence of packets, or packet trace.
Packet Analysis
Deep-down frame by frame scrutiny of captured frames
Packet injection
crafting spoofed packets, Dsniff, Ettercap, Scapy