- Applied Network Security
- Arthur Salmon Warun Levesque Michael McLafferty
- 36字
- 2025-04-04 19:22:50
Scan using a specific NSE script
This command will search for a potential heartbleed attack. A heartbleed attack exploits a vulnerability that is found in older, unpatched versions of OpenSSL:
nmap -sV -p 443 -script=ssl-heartbleed.nse 192.168.1.1
