There are 1 repository under tenableio topic.
This Powershell script is designed to be run on a supported (by Microsoft) Windows host. It checks for the most common issues that will prevent successful credentialed scans by Nessus.
A collection of tools for managing and automating vulnerability management.
Converts the output of Microsofts LGPO utility to a simple Nessus Audit File
✨ Open source application for workplace management of organizations integrated with AzureAD. Make workplace management magical and manage the magic!
Ansible Role - Tenable agent
Python Application for creating/deleting/running "chained" vulnerability scans using Tenable IO via the API
🧙 The Merlin REST API is the backend API that powers the magemanaged platform.
Python script to manage Tenable.io assets
Nessus-TPOT is a script to optimize a scan policy by disabling unused plugins
Python script for exporting Tenable IO vulnerability and asset data.
This is a Python 3 script I created as part of learning how to work with API tools involving some basic CRUD operations. This script is currently designed around the use for an Analyst to just enter the name of the scan they want to have exports for and the script will then create a Scans folder, another sub-folder with the name of the scan itself, and then download the Executive Summary, By Asset, By Plugin, and CSV reports of the latest scan results into that folder. Tenable API keys are required in a separate config.ini file in the same directory as the script. This is mainly used as a project for getting more familiar with proper software development steps and my attempt to give back to the community. Feel free to fork or use however you like or share any ideas. This project is geared more towards learning than production, so updates will occur when I have time to get to them.
Lead Security Engineer
Collection of Python scripts to interact with Tenable.io via API
GUI to scrape CVEs from a URL and formats them to be put into Tenable
Clean the saved searches/filters within Tenable.IO for current account or another users account
Command line interface for Tenable.io written in Python