Nessus PRO Installation Guide with Latest Plugin Set [NO NEED CRACK] [UPDATED 2024]
by tld - Sunday September 10, 2023 at 03:21 PM
#21
thank you for sharing
Reply
#22
Thanks man, this is sick.
(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): 

[/size][/font][/size][/color]
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 = "2023082418224";
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 = "2023082418224";
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.
Reply
#23
thank you for sharing
Reply
#24
Been looking for this, thx!
Reply
#25
(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): 

[/size][/font][/size][/color]
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 = "2023082418224";
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 = "2023082418224";
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.

thanks bro i realy apreciate
Reply
#26
thanks good share file
Reply
#27
Thank you for sharing
Reply
#28
thanks for the article!
Reply
#29
Thanks for the guide
Reply
#30
(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): 

[/size][/font][/size][/color]
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 = "2023082418224";
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 = "2023082418224";
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.

Thank you!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  DDoS Tool Hi-Feds 554 71,296 1 minute ago
Last Post: onejumpowl
  Watch ALL Movies,Series,Anime etc. with subtitles all languages| BETTER THAN NETFLIX kil 221 28,915 3 hours ago
Last Post: zomeberito
  WHATSAPP SPY KIT TOOLS bloodymary71 329 14,612 3 hours ago
Last Post: mymandistalert
  [LEAK] X2 EMV SOFTWARE Piplup 114 14,882 Today, 12:27 AM
Last Post: fairytail
  COLLECTION OF PHISHING TOOLS bloodymary71 186 9,257 May 09, 2026, 04:46 PM
Last Post: makkamax

Forum Jump:


 Users browsing this forum: 1 Guest(s)