What is Nessus And How to Install and use it
A complete overview of Nessus
* What is NESSUS
Nessus is a remote security scanning tool, which scans a computer and raises an alert if it discovers any vulnerabilities that malicious hackers could use to gain access to any computer you have connected to a network. It does this by running checks on a given computer, testing to see if any of these attacks could be used to break into the computer or otherwise harm it.
* What can NESSUS do ?
It can scan for
Vulnerabilities that could allow unauthorized control or access to sensitive data on a system
Misconfiguration (e.g. open mail relay)
Denials of service (Dos) vulnerabilities
Default passwords, a few common passwords, and blank/absent passwords on some system accounts
* How does NESSUS Work ?
Each computer has thousands of ports, all of which may or may not have services (ie: a server for a specific high-level protocol) listening on them. Nessus works by testing each port on a computer, determining what service it is running, and then testing this service to make sure there are no vulnerabilities in it that could be used by a hacker to carry out a malicious attack.
* Features Of Nessus
- Unlike other scanners, Nessus does not make assumptions about your server configuration (such as assuming that port 80 must be the only web server) that can cause other scanners to miss real vulnerabilities.
- Nessus is very extensible, providing a scripting language for you to write tests specific to your system once you become more familiar with the tool. Its also provides a plug-in interface, and many free plug-ins are available from the Nessus plug-in site. These plugs are often specific to detecting a common virus or vulnerability.
- Up to date information about new vulnerabilities and attacks. The Nessus team updates the list of what vulnerabilities to check for on a daily basis in order to minimize the window between an exploit appearing in the wild, and you being able to detect it with Nessus.
- Open-source. Nessus is open source, meaning it costs nothing, and you are free to see and modify the source as you wish.
- Patching Assistance: When Nessus detects a vulnerability, it is also most often able to suggest the best way you can mitigate the vulnerability.
Knowledge source :- Nessus On cs.cmu.edu
* How To Install Nessus
First go to Nessus on tenable and select on of the three plans as per your requirements
- It will then take me to a page where i have to input my name and email address
- Once you enter the email address you will receive an email with the activation key and you will have to select the version of nessus as per your device
Once it is downloaded execute the file
- it may or may not ask for permission to change things on windows if prompted allow it
- once done it will ask you to create an account , since we have already created an account we will just press the skip button beneath it and enter the activation code
- it will then start and give you a basic tour on how to use it
it will the ask you for the type of scan you want to run
I will be using a basic host Discovery Scan
- after pressing on the required scan it will then ask for details and the targets on which the scan is to ve performed
- I will be performing a scan on my network and give the required name of my choice and then press on launch
- it will show you on my scans and you can click on it to see its status and results
- Thanks for reading
Comments
Post a Comment