Skip to content

Runs nuclei on the subdomains of a domain and saves individual results in separate text files.

Notifications You must be signed in to change notification settings

shubh3131/Nuclei-scanner-for-subdomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Nuclei-scanner-for-subdomains

Runs nuclei vulnerability scanner on the subdomains of a domain and saves individual results in separate text files.

Usage Instructions :

  1. Clone the repository to your local computer - $git clone URL

  2. Give the script execute conditions - $chmod 744 nuclei.sh or $chmod +x nuclei.sh

  3. Run the script - $./nuclei.sh

    3.1. Enter the complete path of the target URL file which has the list of subdomains you want to run the nuclei scanner against.

    3.2 Enter the complete path of the destination folder where you want to save the individual results from the nuclei scanner.

About

Runs nuclei on the subdomains of a domain and saves individual results in separate text files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages