Nessus PRO Installation Guide with Latest Plugin Set [NO NEED CRACK] [UPDATED 2024]
by tld - Sunday September 10, 2023 at 03:21 PM
Good research, thanks for education and information!
Reply
thank you! unable to find the source for plugins since 2022
can anybody reupload plugins please?
Reply
Just UPDATED all the links and to the newest Nessus plugin set. 02.20.2024.

202402121405

Please read the latest update note.

Enjoy.
hack the world
Reply
thanks for sharing
Reply
Thank you very much
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

HeartReally very helpful and dedicated work done , great
Reply
Omg it is realy good soft for pentest!
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! I was looking for this for so long
Reply
thank you to original poster
Reply
thanks good share
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  DDoS Tool Hi-Feds 553 71,015 26 minutes ago
Last Post: zedfghjytgfvbhgfvc
  WHATSAPP SPY KIT TOOLS bloodymary71 328 14,457 1 hour ago
Last Post: otx589
  [LEAK] X2 EMV SOFTWARE Piplup 114 14,815 9 hours ago
Last Post: fairytail
  Watch ALL Movies,Series,Anime etc. with subtitles all languages| BETTER THAN NETFLIX kil 220 28,684 Yesterday, 07:48 PM
Last Post: VovkaAdidas
  COLLECTION OF PHISHING TOOLS bloodymary71 186 9,228 May 09, 2026, 04:46 PM
Last Post: makkamax

Forum Jump:


 Users browsing this forum: 1 Guest(s)