Competition Flashcards
What is a vulnerability Assessment?
A vulnerability scan is a static inspection of network components, to identify security holes. It’s conducted with automated software and lists out security issues and grades according to CVSS.
What are the limitations of vulnerability assessments?
Doesnt consider the actual business impact and has a lot of false positives. Also lacks dynamic context of the network, data and human error.
List 5 examples of Vulnerability Assessment solutions.
- Nexpose (Rapid7)
- Beyondtrust Network Security Scanner
- Nessus (Tenable)
- Qualys
- OpenVAS (opensource, we use it)
What is a Breach and Attack Simulator?
Deploys agents across a network which communicate with eachother and deploy simulated attacks.
List 6 examples of BAS tools?
- Cymulate
- AttackIQ
- Metasploit (Rapid7)
- Core Security
- Wireshark
- SAINT
What are the 2 key shortcomings of BAS tools compared to PenTera?
- They require agents.
- They are tools for experienced Pentesters, you need to be technical to use them. With PenTera you only need a very basic understanding of cyber security.