Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
rxerium-templates — Nuclei scripts created by @rxerium for zero days / actively exploited vulnerabilities. | Kitploit
Tools/GitHubGitHub/rxerium/rxerium-templates
Vulnerability ScannersWeb Vulnerability ScannersVulnerability AnalysisInformation GatheringWeb SecurityPenetration TestingThreat IntelligenceCurated Resources
GitHubrxerium/rxerium-templates

rxerium-templates

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

View Repository
195341 month agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

rxerium-templates banner

GitHub stars License Templates

A curated collection of 144+ Nuclei templates focusing on zero-day and actively exploited vulnerabilities in the wild with a few miscellaneous templates. 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: 144 (143 completed, 1 WIP)
  • Coverage: 2013-2026 | Avg CVSS: 8.3 | CISA KEV: 70
  • Severity: Critical: 85 | High: 27 | Medium: 30 | Low: 2
  • CVSS Breakdown: Critical (≥9.0): 67 | High (7.0-8.9): 28
  • Year Distribution: 2013: 2 | 2016: 1 | 2017: 2 | 2018: 4 | 2019: 1 | 2020: 7 | 2021: 3 | 2022: 3 | 2023: 14 | 2024: 17 | 2025: 56 | 2026: 34

🚀 Quick Start

Installation

root@kitploit:~
# 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

root@kitploit:~
# 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

📬 Subscribe to Updates

Get notified whenever a new template is released:

rxerium.com/templates-feed

Subscribe to receive email notifications when new Nuclei templates are added to this repository.

📚 Resources

  • Main Nuclei Templates: projectdiscovery/nuclei-templates
  • Nuclei Documentation: docs.nuclei.sh
  • Active exploitation intel: DefusedCyber | CISA KEV | VulnCheck KEV | EPSS

🏆 Recognition

Templates have been cited in security research from NCSC, SonicWall, NVD NIST, Censys, ReSecurity, California CyberSecurity Integration Center and many others.

⚖️ Disclaimer

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

Download Tool