Skip to content

rxerium/rxerium-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@rxerium Nuclei Templates

GitHub stars License Templates CISA KEV

A curated collection of 88+ Nuclei templates focusing exclusively on zero-day and actively exploited vulnerabilities in the wild. Templates use passive detection techniques (version/date matching) and are organized by year for easy navigation.

⚠️ Note: Date matching may be less reliable than version detection. Use with caution.

📊 Statistics

  • Total Templates: 88 (87 completed, 1 WIP)
  • Coverage: 2020-2026 | Avg CVSS: 8.2 | CISA KEV: 29
  • Severity: Critical: 52 | High: 14 | Medium: 21 | Low: 1
  • CVSS Breakdown: Critical (≥9.0): 39 | High (7.0-8.9): 15
  • Year Distribution: 2020: 3 | 2021: 3 | 2022: 2 | 2023: 9 | 2024: 9 | 2025: 47 | 2026: 15

🚀 Quick Start

Installation

# Clone the repository
git clone https://github.com/rxerium/rxerium-templates.git
cd rxerium-templates

# Or use directly with Nuclei
nuclei -t rxerium-templates/ -u https://target.com

Examples

# Scan a single target
nuclei -t rxerium-templates/ -u https://example.com

# Scan with specific severity
nuclei -t rxerium-templates/ -u https://example.com -severity critical,high

# Scan specific year
nuclei -t rxerium-templates/2025/ -u https://example.com

# Bulk scan from file
nuclei -t rxerium-templates/ -l targets.txt

📚 Resources

🏆 Recognition

Templates have been cited in security research from NCSC, SonicWall, NVD NIST, Censys, and others.

⚖️ Disclaimer

These templates are for authorized security testing only. Always obtain proper permission before scanning.

About

Nuclei scripts created by @rxerium for zero days / actively exploited vulnerabilities.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages