Skip to content

valaDevs/nuclei-backupfile-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘ Backup Files Finder Nuclei Template

This Nuclei template is designed to discover hidden backup files on web servers. Exposing backup files can be a critical security vulnerability.

πŸš€ Usage

You can run the template against a single target or a list of targets.

Single Target

To scan a single URL, use the following command:

nuclei -u https://your-target.com -t backup-file-finder.yaml

nuclei -u https://yourtarget.com -t backup-file-finder.yaml

List of Targets

To scan a list of URLs from a file:

nuclei -l your-target-list.txt -t backup-file-finder.yaml

πŸ€” Why is this important?

Backup files can inadvertently expose sensitive information. They might contain:

  • Source code
  • Configuration files with credentials (API keys, database passwords)
  • User data
  • Older, vulnerable versions of an application

Finding these files can provide critical insights for security assessments.

nuclei -l yourtargetlist.txt -t backup-file-finder.yaml

About

this nuclei template finds back up files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •