Skip to content

Creates a file of IP address to Scan with Nessus since Nessus doesn't support a seperate exclusions file

Notifications You must be signed in to change notification settings

discoking/Nessus_Network_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script generates a list of IP addresses to scan with Tenable Nessus or any other tool that will import a text file of IP addresses.

This script uses two files, networks.txt and exclude.txt.

The format of both networks.txt and exclude.txt are one network per line in network/netmask.

Once the script has run it will output a file call AllIps.txt that conatins all of the IP addresses in the networks.txt file minus those from the exclude.txt file.

About

Creates a file of IP address to Scan with Nessus since Nessus doesn't support a seperate exclusions file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages