Giter Club home page Giter Club logo

nessuskeygen's Introduction

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.

Usage

2023-09-10.00-05-00.mp4

To generate a Nessus Professional Key using the script, simply run the following command:

python nessuskeygen.py

If you prefer a Windows executable, you can download nessuskeygen.exe and click the "Generate Key" button to generate a key.

Start or Stop Nessus

Windows Command-Line Operation

Start Nessus:

C:\Windows\system32>net start "Tenable Nessus"

Stop Nessus:

C:\Windows\system32>net stop "Tenable Nessus"

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

Windows

C:\Program Files\Tenable\Nessus>nessuscli.exe 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.

nessuskeygen's People

Contributors

harshdhamaniya avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.