Giter VIP home page Giter VIP logo

Comments (4)

streckc avatar streckc commented on August 17, 2024 1

IIRC Nessus Essentials allows the use of the API, with the exception of controlling a scan (launch). The Nessus API documentation can be found when you login to the scanner, view the account, click on API keys, and click on API Documentation. (or just add /api to the end of the url)

nessrest has been virtually abandoned since Nessus 7 came out, so tends to be Nessus 6 and prior supported.

I believe pyTenable will be the way to go, but currently only supports Tenable.io and Tenable.sc. They have Nessus subbed in, but no functionality to it yet.

For small jobs, I tend to use the API directly, but it does take some patience to research what is being sent and retrieved from the scanner.

I apologize that this is not a direct answer, but may give some direction.

from nessrest.

anwerammar9 avatar anwerammar9 commented on August 17, 2024

what about Nessus professional, i wanna use python to automate scans

from nessrest.

streckc avatar streckc commented on August 17, 2024

what about Nessus professional, i wanna use python to automate scans

With Nessus Professional, you are still restricted in endpoints for creating and launching scans. Read more at https://community.tenable.com/s/article/The-differences-between-Nessus-6-and-Nessus-7 .

You will need Nessus Manager or automate scans through Tenable.io or Tenable.sc.

from nessrest.

george-obr2p avatar george-obr2p commented on August 17, 2024

what about Nessus professional, i wanna use python to automate scans

You can analyze their UI API and write some scripts that utilize UI API. Burp Suite can help you with it.
I solve it in my scripts for scans changes (add targets)

from nessrest.

Related Issues (20)

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.