Assessment and Testing Flashcards
Network Discovery Scan Types (5)
TCP Syn / Half Open
TCP Connect
TCP ACK
UDP
Xmas
TCP Syn
Checks to see if system is open to connections, but does not complete the connection. Need to have privileges to send custom packet.
TCP Connect
Attempts to make a full connection to the system. Used when tester is unable to use TCP Syn because the source system is unable to send a custom (Syn flag) packet
TDP Ack
Used to determine rules used by firewall and firewall methodology.
UDP
check for UDP services open. Doesn’t use handshake because UDP is connectionless.
Xmas
Sends packets with many flags (FIN, PSH, URG).
SSAE meaning
Statement on Standards for Attestation Engagements
SCAP
Security Content Automation Protocol
Created by NIST and provides a common language for describing and evaluating vulnerabilities. Includes the following:
CVE: common vulnerabilities and exposures
CVSS: common vulnerability and scoring system
CCE: common configuration enumeration
CPE: common platform enumeration
XCCDF: Extensible config checklist description format: language for security checklists.
OVAL: Open vulnerability and assessment language (language for describing testing procedures)