Nessus is one of the many vulnerability scanners used during vulnerability assessments and penetration testing engagements, including malicious attacks. To install the crack, we need to download the regular version of Nessus (in my case, this is a *debian package), write in terminal:
to do this, we will write the following command-something more incomprehensible, so that we are not in shodan / population census / fifa / zoomeye, for this we will write the following command:
PLUGIN_SET = "202206211520";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";
After we start the sudo systemctl start nessusd.service service, after we open Nessus on the host that we installed, well, actually here:
Go to https://127.0.01:8834/ and select when installing the managed scanner and select "enable"tenable.SK, and then set the login and password of the admin:admin. next we will start downloading the Nessus plugin, then we will start downloading the systemctl plugin to stop nessusd.servicewget https://www.tenable.com/downloads/nessus/nessus*.deb && sudo dpkg -i nessus*.deb && sudo systemctl start nessusd.service
Click to expand...
to do this, we will write the following command-something more incomprehensible, so that we are not in shodan / population census / fifa / zoomeye, for this we will write the following command:
sudo -s && /opt/nessus/sbin/nessus clipfix --setxmlrpc_listen_port=11111
Click to expand...
To download plugins to Nessus and updates, you need to register the following, and then we have to create a plugins_feed_info.inc file with the following contents:
We put this text in a file:sudo /opt/nessus/sbin/nessuscli update all-2.0.tar.gz
Click to expand...
PLUGIN_SET = "202206211520";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";
cp /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc
Click to expand...
cp /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/var/nessus/.plugin_feed_info.inc
Click to expand...
chattr +i /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/var/nessus/.plugin_feed_info.inc
Click to expand...
chattr +i -R /opt/nessus/lib/nessus/plugins
Click to expand...
chattr -i /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc
Click to expand...
chattr -i /opt/nessus/lib/nessus/plugins
Click to expand...
After we start the sudo systemctl start nessusd.service service, after we open Nessus on the host that we installed, well, actually here: