CS0-003 · Question #227
A cybersecurity analyst is tasked with scanning a web application to understand where the scan will go and whether there are URIs that should be denied access prior to more in-depth scanning. Which…
The correct answer is B. Discovery scan. A discovery scan is a type of web application scanning that involves identifying active, internet- facing web applications and their URIs, without performing any intrusive or in-depth tests. This type of scan can help to understand the scope and structure of a web application…
Question
A cybersecurity analyst is tasked with scanning a web application to understand where the scan will go and whether there are URIs that should be denied access prior to more in-depth scanning. Which of following best fits the type of scanning activity requested?
Options
- AUncredentialed scan
- BDiscovery scan
- CVulnerability scan
- DCredentialed scan
How the community answered
(67 responses)- A1% (1)
- B87% (58)
- C7% (5)
- D4% (3)
Explanation
A discovery scan is a type of web application scanning that involves identifying active, internet- facing web applications and their URIs, without performing any intrusive or in-depth tests. This type of scan can help to understand the scope and structure of a web application before conducting more comprehensive vulnerability scans.
Topics
Community Discussion
No community discussion yet for this question.