nessrest icon indicating copy to clipboard operation
nessrest copied to clipboard

A python library for using the new Nessus REST API.

Results 38 nessrest issues
Sort by recently updated
recently updated
newest added

Hello: When I accept nessus's api continuously, the api return "Authorization required" after 2 hours, does the sssion have expire time? If it is, then how to modify the config...

Hi, I am trying to customize CSV output for the report, but it's not working event when I edit the payload for the CSV (in the code or the shared...

Hey guys, I'm looking for a solution to use python API with nessus essentials 8.4, without subscribing to tenable.io, would anyone have any clue on how to go around this...

When I run the nessus_download_all.py file I get an error "No action taken, either a key file or user must be provided" Please Help soving this error

New pull request teanable

when I submit a scan task via **api**, there were no vulnerabilities in the result after scan task was finished, only info were presented. What confused me is that if...

Added "id" variable to receive the "scan_id" as an argument to avoiding so the need of performing a scan to download it. In this way it is possible to download...

When using nessus-scan.py, it needs to type the policy name, but the policy is only for those manually created policies, it can not use the templates policies, like Basic Network...

Hey, I see Tenable has both Nessrest as well as the Python SDK Tenable.io. Is nessrest still actively maintained? What's the appropriate library to use? Thanks,

Could you please improve the documentation for this library, for example by adding code snippets for the various actions that can be performed. Thanks, Alex