8000 GitHub - ideatells/Nessus-Keygen: Nessus Professional Key Generator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ideatells/Nessus-Keygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Nessus Professional Key Generator

-This Python script allows you to generate Nessus Professional Keys directly without having to fill out the registration form. It simplifies the process and makes it more convenient for users to get started with Nessus. -To generate a Nessus Professional Key using the script, simply run the following command:

python nessuskeygen.py

Linux Command-Line Operation

RedHat, CentOS, and Oracle Linux

-Start Nessus:

# systemctl start nessusd

-Stop Nessus:

# systemctl stop nessusd

SUSE

-Start Nessus:

# systemctl start nessusd

-Stop Nessus:

# systemctl stop nessusd

FreeBSD

-Start Nessus:

# service nessusd start

-Stop Nessus:

# service nessusd stop

Debian, Kali, and Ubuntu

-Start Nessus:

# systemctl start nessusd

-Stop Nessus:

# systemctl stop nessusd

Updating the Nessus Key

-To update the Nessus key, you can use the following commands: -For all operating systems:

nessuscli fix --reset-all

Linux

# /opt/nessus/sbin/nessuscli fetch --register xxxx-xxxx-xxxx-xxxx

FreeBSD

# /usr/local/nessus/sbin/nessuscli fetch --register xxxx-xxxx-xxxx-xxxx

macOS

# /Library/Nessus/run/sbin/nessuscli fetch --register xxxx-xxxx-xxxx-xxxx

-Replace xxxx-xxxx-xxxx-xxxx with your new Nessus Professional Key. -Please note that this script is provided for educational purposes only and should be used responsibly and in compliance with the Nessus licensing terms.

About

Nessus Professional Key Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0