- Applied Network Security
- Arthur Salmon Warun Levesque Michael McLafferty
- 185字
- 2021-07-02 23:30:58
Scan with a set of scripts
This command is useful when searching for multiple types of attack. Using multiple scripts will save time and allow for better efficiency while monitoring the network. You can also use the following command to scan for heartbleed attacks:
nmap -sV -p 443 --script=ssl-heartbleed 192.168.0.13/24
It is important to keep an updated database of current scripts. To update the Nmap script database, type the command nmap - -script-updatedb . The following screenshot demonstrates the screen you will see when you run this command:

Currently, Nmap has 471 NSE scripts installed. The scripts allow you to perform a wide range of network security testing and discovery functions. If you are serious about your network security, then you should take the time to get familiar with some of the Nmap scripts.
The option --script-help=$scriptname will show help for the inpidual scripts. To get a list of installed scripts, use the command locate nse | grep script.
You may have noticed the -sV service detection parameter. Usually, most NSE scripts will be more effective, and you will get better scans by using service detection.
- Node Security
- 白話網(wǎng)絡(luò)安全2:網(wǎng)安戰(zhàn)略篇
- 白帽子講Web安全(紀(jì)念版)
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用(第3版)
- 移動(dòng)APT:威脅情報(bào)分析與數(shù)據(jù)防護(hù)
- Testing and Securing Android Studio Applications
- 解密彩虹團(tuán)隊(duì)非凡實(shí)戰(zhàn)能力:企業(yè)安全體系建設(shè)(共5冊(cè))
- 計(jì)算機(jī)網(wǎng)絡(luò)安全基礎(chǔ)(第5版)
- 可信計(jì)算3.0工程初步(第二版)
- 互聯(lián)網(wǎng)企業(yè)安全高級(jí)指南
- Hands-On Artificial Intelligence for Cybersecurity
- Android Application Security Essentials
- 黑客攻防從入門到精通:命令版
- ATT&CK視角下的紅藍(lán)對(duì)抗實(shí)戰(zhàn)指南
- CCNA Security 210-260 Certification Guide