Nessus PRO Installation Guide with Latest Plugin Set [NO NEED CRACK] [UPDATED 2024]
by tld - Sunday September 10, 2023 at 03:21 PM
thanks for sharing , it's very helpfull

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Leeching | https://breachforums.ai/Forum-Ban-Appeals if you feel this is incorrect.
Reply
thanks for sharing , it's very helpfull
Reply
Seems believable!
Reply
thanks for sharing , I need this.
Reply
thank u so much 4 sharing Big Grin
Reply
(Sep 10, 2023, 03:21 PM)tld Wrote: Let's bring back to good old Nessus Pro installation guide here! Some of you already know what I'm talking about but for others, let's go.

First of all, you need to download the official release of Nessus from Tenable website. I didn't try installing 10.x.x versions with this installation technique but as far as I know, it's the same and working but, for the sake of this guide, I'm also gonna share the 8.15.x version of Nessus.

We can no longer download the 8.x.x version from Tenable website, I couldn't find it but I'm uploading the official one, no crack or anything, it's just an official installer, downloaded on 15.05.2023 by myself. For Linux installations, I don't have a 8.x.x deb file so you have to download 10.x.x from Tenable.

Download 10.x.x from here  (Official Website)
OR
Download 8.15.9 (x64) from here (Recommended) [UPDATED 2024 MARCH]: 


For Windows:
1- Install Nessus (with the above instructions) and Download Plugin set.

2- Stop Nessus Service - ( net stop "Tenable Nessus" )

3- Open CMD as "administrator".

4- Change Files Attribute ( attrib -s -r -h "C:\ProgramData\Tenable\Nessus\nessus\plugins\*.*" )

5- Change Files Attribute ( attrib -s -r -h "C:\ProgramData\Tenable\Nessus\nessus\plugin_feed_info.inc" )

6- Update Plugins ( "C:\Program Files\Tenable\Nessus\nessuscli.exe" update "C:\DIRECTORY OF THIS FILE\all-2.0.tar.gz" )

7- Create File plugin_feed_info.inc in C:\ProgramData\Tenable\Nessus\nessus\plugins\ and put this inside :

PLUGIN_SET = "202402121405";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";

8- Copy File To Folder ( copy "C:\ProgramData\Tenable\Nessus\nessus\plugins\plugin_feed_info.inc" "C:\ProgramData\Tenable\Nessus\nessus\" )

9- Change Files Attribute ( attrib +s +r +h "C:\ProgramData\Tenable\Nessus\nessus\plugins\*.*" )

10- Change Files Attribute ( attrib +s +r +h "C:\ProgramData\Tenable\Nessus\nessus\plugin_feed_info.inc" )

11- Change Files Attribute ( attrib -s -r -h "C:\ProgramData\Tenable\Nessus\nessus\plugins\plugin_feed_info.inc" )

12- Start Nessus Service - ( net start "Tenable Nessus" )



For Linux:
1-  After installation (guide above) stop nessus service > "sudo systemctl stop nessusd.service"

2-  sudo /opt/nessus/sbin/nessuscli update all-2.0.tar.gz

3-  Create a file named "plugin_feed_info.inc" in "/opt/nessus/var/nessus/" and put this inside:


PLUGIN_SET = "202402121405";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";

4-   sudo cp /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc

5-   sudo cp /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/var/nessus/.plugin_feed_info.inc

6-   sudo chattr +i /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/var/nessus/.plugin_feed_info.inc

7-   sudo chattr +i -R /opt/nessus/lib/nessus/plugins

8-   sudo chattr -i /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc

9-   sudo chattr -i /opt/nessus/lib/nessus/plugins

10-  start the service > "sudo systemctl start nessusd.service"

Enjoy! Smile
If I made any mistake, let me know and I'm gonna fix it.

Edit: *For broken download link.

03.2024 Edit:
I would like to thank everyone who tagged me and let me know that I needed to renew the links. I've been very busy for a while and even though I knew the links were no longer working, I couldn't spare the time to update them.

And now, updating all the links and also updating the plugin set to the newest! 02.20.2024 Nessus plugin set, please enjoy.

BTW so many people visited this post and how come nobody gave me a single rep. Sad

thank you, will try it hope it works without any trouble mwehe
Reply
thanks for sharing

thanks for sharing

thanks for sharing

This forum account is currently banned. Ban Length: Permanent (N/A Remaining)
Ban Reason: Attempted Scamming /Thread-SELLING-TN-405k-MyCima | https://breachforums.ai/Forum-Ban-Appeals if you feel this is incorrect.
Reply
thankyouuuu sir
Reply
thank you will check it
Reply
(Sep 10, 2023, 03:21 PM)tld Wrote: Let's bring back to good old Nessus Pro installation guide here! Some of you already know what I'm talking about but for others, let's go.

First of all, you need to download the official release of Nessus from Tenable website. I didn't try installing 10.x.x versions with this installation technique but as far as I know, it's the same and working but, for the sake of this guide, I'm also gonna share the 8.15.x version of Nessus.

We can no longer download the 8.x.x version from Tenable website, I couldn't find it but I'm uploading the official one, no crack or anything, it's just an official installer, downloaded on 15.05.2023 by myself. For Linux installations, I don't have a 8.x.x deb file so you have to download 10.x.x from Tenable.

Download 10.x.x from here  (Official Website)
OR
Download 8.15.9 (x64) from here (Recommended) [UPDATED 2024 MARCH]: 


For Windows:
1- Install Nessus (with the above instructions) and Download Plugin set.

2- Stop Nessus Service - ( net stop "Tenable Nessus" )

3- Open CMD as "administrator".

4- Change Files Attribute ( attrib -s -r -h "C:\ProgramData\Tenable\Nessus\nessus\plugins\*.*" )

5- Change Files Attribute ( attrib -s -r -h "C:\ProgramData\Tenable\Nessus\nessus\plugin_feed_info.inc" )

6- Update Plugins ( "C:\Program Files\Tenable\Nessus\nessuscli.exe" update "C:\DIRECTORY OF THIS FILE\all-2.0.tar.gz" )

7- Create File plugin_feed_info.inc in C:\ProgramData\Tenable\Nessus\nessus\plugins\ and put this inside :

PLUGIN_SET = "202402121405";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";

8- Copy File To Folder ( copy "C:\ProgramData\Tenable\Nessus\nessus\plugins\plugin_feed_info.inc" "C:\ProgramData\Tenable\Nessus\nessus\" )

9- Change Files Attribute ( attrib +s +r +h "C:\ProgramData\Tenable\Nessus\nessus\plugins\*.*" )

10- Change Files Attribute ( attrib +s +r +h "C:\ProgramData\Tenable\Nessus\nessus\plugin_feed_info.inc" )

11- Change Files Attribute ( attrib -s -r -h "C:\ProgramData\Tenable\Nessus\nessus\plugins\plugin_feed_info.inc" )

12- Start Nessus Service - ( net start "Tenable Nessus" )



For Linux:
1-  After installation (guide above) stop nessus service > "sudo systemctl stop nessusd.service"

2-  sudo /opt/nessus/sbin/nessuscli update all-2.0.tar.gz

3-  Create a file named "plugin_feed_info.inc" in "/opt/nessus/var/nessus/" and put this inside:


PLUGIN_SET = "202402121405";
PLUGIN_FEED = "ProfessionalFeed (Direct)";
PLUGIN_FEED_TRANSPORT = "Tenable Network Security Lightning";

4-   sudo cp /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc

5-   sudo cp /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/var/nessus/.plugin_feed_info.inc

6-   sudo chattr +i /opt/nessus/var/nessus/plugin_feed_info.inc /opt/nessus/var/nessus/.plugin_feed_info.inc

7-   sudo chattr +i -R /opt/nessus/lib/nessus/plugins

8-   sudo chattr -i /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc

9-   sudo chattr -i /opt/nessus/lib/nessus/plugins

10-  start the service > "sudo systemctl start nessusd.service"

Enjoy! Smile
If I made any mistake, let me know and I'm gonna fix it.

Edit: *For broken download link.

03.2024 Edit:
I would like to thank everyone who tagged me and let me know that I needed to renew the links. I've been very busy for a while and even though I knew the links were no longer working, I couldn't spare the time to update them.

And now, updating all the links and also updating the plugin set to the newest! 02.20.2024 Nessus plugin set, please enjoy.

BTW so many people visited this post and how come nobody gave me a single rep. Sad

thank share.. Thanks a lot
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  DDoS Tool Hi-Feds 545 67,065 Yesterday, 11:21 AM
Last Post: djdaivuong
  The first stealer 100% made by AI k0t 191 12,632 Apr 25, 2026, 08:58 PM
Last Post: WhiteShadow8500
  COLLECTION OF PHISHING TOOLS bloodymary71 182 8,199 Apr 24, 2026, 10:12 AM
Last Post: braun33
  [leaked] Free SMTP Sender source code (kill3r sender) 085 40 2,147 Apr 21, 2026, 06:59 PM
Last Post: taking0ver
  ULTIMATE Account Checker v8.13 (2025 - Telegram Edition) hofnar05-Worm-GPT 43 2,487 Apr 20, 2026, 07:46 AM
Last Post: heapx

Forum Jump:


 Users browsing this forum: 1 Guest(s)