- 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.
- API安全實(shí)戰(zhàn)
- 白帽子講Web安全(紀(jì)念版)
- INSTANT Metasploit Starter
- 網(wǎng)絡(luò)空間安全:管理者讀物
- Enterprise Cloud Security and Governance
- Preventing Digital Extortion
- 黑客攻防與無(wú)線安全從新手到高手(超值版)
- 數(shù)字化轉(zhuǎn)型浪潮下的數(shù)據(jù)安全最佳實(shí)踐指南
- Digital Forensics with Kali Linux
- 情報(bào)驅(qū)動(dòng)應(yīng)急響應(yīng)
- 數(shù)據(jù)安全與流通:技術(shù)、架構(gòu)與實(shí)踐
- 信息技術(shù)基礎(chǔ):提高篇·實(shí)驗(yàn)與習(xí)題
- 隱私計(jì)算:推進(jìn)數(shù)據(jù)“可用不可見(jiàn)”的關(guān)鍵技術(shù)
- 企業(yè)數(shù)據(jù)安全防護(hù)指南
- 數(shù)字銀行安全體系構(gòu)建