- Cybersecurity:Attack and Defense Strategies
- Yuri Diogenes Erdal Ozkaya
- 212字
- 2021-06-30 19:16:02
Nessus
This is a free scanning tool made and distributed by Tenable Network Security. It is among the best network scanners and has bagged several awards for being the best vulnerability scanner for white hats. Nessus has several functionalities that may come in handy for an attacker doing internal reconnaissance. The tool can scan a network and show connected devices that have misconfigurations and missing patches. The tool also shows the devices that are using their default passwords, weak passwords, or have no passwords at all.
The tool can recover passwords from some devices by launching an external tool to help it with dictionary attacks against targets in the network. Lastly, the tool is able to show abnormal traffic in the network, which can be used to monitor DDoS attacks. Nessus has the ability to call to external tools to help it achieve extra functionality. When it begins scanning a network, it can call to NMap to help it scan for open ports and will automatically integrate the data that NMap collects. Nessus is then able to use this type of data to continue scanning and finding out more information about a network using commands scripted in its own language. The following diagram shows a screenshot of Nessus displaying a scan report:

- 操作系統(tǒng)實用教程(Linux版)
- Linux設備驅動開發(fā)詳解:基于最新的Linux4.0內核
- Mastering vRealize Operations Manager(Second Edition)
- Extending Puppet
- PLC控制系統(tǒng)應用與維護
- Kubernetes從入門到實踐
- Java EE 8 Design Patterns and Best Practices
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Linux命令行大全(第2版)
- 從實踐中學習Kali Linux無線網絡滲透測試
- OpenStack系統(tǒng)架構設計實戰(zhàn)
- OpenSolaris設備驅動原理與開發(fā)
- Mastering Windows 8 C++ App Development
- Linux網絡操作系統(tǒng)項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Linux應用大全 基礎與管理