Nessus Pro Cracked + Plugins

Krematorij

Administrator
Staff member
ADMIN
BFD MEMBER
LEGEND
ULTIMATE
SUPREME
MEMBER
BFD Legacy
Joined
Oct 22, 2024
Messages
1,121
Reaction score
16,239
Website
bfdcrew.pro
Deposit
1,002$
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:
wget https://www.tenable.com/downloads/nessus/nessus*.deb && sudo dpkg -i nessus*.deb && sudo systemctl start nessusd.service
Click to expand...
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.service
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:
sudo /opt/nessus/sbin/nessuscli update all-2.0.tar.gz
Click to expand...
We put this text in a file:
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...
efcfa334169c0f38e1626.png


After we start the sudo systemctl start nessusd.service service, after we open Nessus on the host that we installed, well, actually here:
772fa3ecb99a5698c6115.png


1663262741223.png
 
Top Bottom