12/30/2022 - Vulnerabilities and Exploits with Nmap OS detection and version Flashcards
1
Q
What are popular exploit websites?
A
Rapid7
Github
Searchsploit
2
Q
What are the two common vulnerability databases?
A
NVD (National Vulnerability Database)
Exploit-DB
3
Q
What command does this run?
“nmap -sV –version-intensity [0-9]…”
A
Nmap scan to determine service and version information with intensity levels designed to be more or less intrusive
4
Q
What command does this run?
“Nmap -sS -O [IP]…”
A
Nmap OS detection with a SYN scan