Skip to content

Instantly share code, notes, and snippets.

@johnfelipe
Created June 25, 2024 12:39
Show Gist options
  • Save johnfelipe/d9873ac1ebfe914a96b096bc59dc4fac to your computer and use it in GitHub Desktop.
Save johnfelipe/d9873ac1ebfe914a96b096bc59dc4fac to your computer and use it in GitHub Desktop.
sudo dnf install tar
sudo dnf groupinstall "Development Tools"
chmod +x Nessus-10.7.0-el9.x86_64-Auto-Installer-20240425.bundle
sudo ./Nessus-10.7.0-el9.x86_64-Auto-Installer-20240425.bundle
Unpacking...
Nessus 10.7 for RHEL 9 Installer
=====================================
Powered by sysin.org
Please enter the number to continue:
1 = Install
2 = Uninstall
3 = Exit
*cmd menu*: 1
===============================================================
Nessus 10.7.0 DOWNLOAD, INSTALL, and UPDATE
A simple way to try this great tool -- Powered by sysin.org
===============================================================
==> Installing system requirements components...
==> Stopping old nessusd if already installed...
==> Start installing Nessus...
==> Starting service once FIRST TIME INITIALIZATION...
==> Let's wait for nessus to initialize, which takes about 20 seconds...
🍺
==> Stopping the Nessus service...
==> Changing Nessus settings...
listen port: 10443
safe checks: off
logs: performance
updates: off
telemetry: off
==> Adding a user you can change this later (u=admin, p=sysin.org)...
==> Installing plugins...
==> Building plugin feed...
==> Copy files...
==> Starting service...
==> It will take a long time to start because the plugins needs to be loaded.
🍺
==> Following status updates every 10 seconds until 100%.
"engine_status":"progress":29
"engine_status":"progress":49
"engine_status":"progress":69
"engine_status":"progress":100
🍻🍻🍻 Done!
Access your Nessus: https://localhost:10443/ (or your VM IP)
username: admin
password: sysin.org
you can change this any time.
Press enter to continue.
All Done.
Powered by sysin.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment