4.5 Security Architecture and Tool Sets Flashcards
what are the FIVE monitoring tools analyst need to know?
MRTG (multi router traffic grapher) Nagios SolarWinds Cacti Netflow Analyzer
what is wireshark?
a protocol analyzer or packet sniffer
what are the THREE IPS tools?
sourcefire
snort
bro
what is unit testing?
the debugging performed by the programmer while coding instructions
what are the THREE categories of exploit tools?
interception proxy
exploit framework
fuzzers
what error condition arises because data is not checked before input to ensure that it has an appropriate length?
buffer overflow errors
what is the purpose of content inspection?
to search for malicious code or behavior
what are the TWO exploit framework tools analyst need to know?
Metasploit, Nexpose
what are the six SIEM tools analyst need to know?
Arcsight, QRadar, Splunk, AlienVault, OSSIM, Kiwi Syslog
what is microsoft baseline security analyzer?
a microsoft application that creates security reports
what are TWO examples of input validation errors?
buffer overflow and boundary condition errors
what is a proxy server?
a server that caches and filters content
what are the seven categories of preventive tools?
IPS
Firewall
Anti-Virus
Anti-malware
Enhanced Mitigation Experience Toolkit (EMET)
Web proxy
Web application firewall
which error occurs when the length of the input data is more than the length that processor buffers can handle?
a buffer overflow
what is the most popular intrusion detection system (IDS)?
network-based IDS
what are the three interception proxy tools analyst need to know?
Burp Suite
Zap
Vega
what does the acronym IDS denote?
intrusion detection system
what are the SEVEN command-line tools analyst need to know?
netstat ping tracert/traceroute ipconfig/ifconfig nslookup/dig Sysinternals OpenSSL
what is the difference between a password checker and a password cracker?
there is no difference. they are the same tools
what are the SIX vulnerability scanning tools analyst need to know?
Qualys Nessus OpenVAS Nexpose Nikto Microsoft Baseline Security Analyzer
what are the TWO password cracking tools analyst need to know?
john the ripper
cain and abel
what are the five forensic suite tools analyst need to know?
EnCase FTK (forensic toolkit) Helix Sysinternals Cellebrite
which type of control is an intrusion detection system (IDS)?
detective technical
which type of vulnerability assessment is more likely to demonstrate the success or failure of a possible attack?
a double-blind test