Skip to content

A private template for detecting backup files during recon on wildcard targets, aimed at discovering potential attack vectors.

Notifications You must be signed in to change notification settings

Nowafen/backup-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Backup Template for Nuclei

Version:1.4

This Backup Template is a Nuclei template that finds exposed sensitive files, backup archives, and configuration files on web servers. It’s useful for:

  • Security researchers
  • Penetration testers
  • Bug bounty hunters
  • Blue teams

Usage

  1. Install Nuclei

  2. Clone this repository:

    git clone https://github.com/Nowafen/backup-template.git
  3. Run against a single URL:

    nuclei -u https://example.com -t backup-template/

About

A private template for detecting backup files during recon on wildcard targets, aimed at discovering potential attack vectors.

Topics

Resources

Stars

Watchers

Forks