
一个精心整理的 144+ Nuclei 模板集合,重点关注野外零日漏洞和已被积极利用的漏洞,并包含少量其他杂项模板。模板使用被动检测技术(版本/日期匹配),并按年份组织,便于导航。
⚠️ **注意:**日期匹配可能不如版本检测可靠。请谨慎使用。
# 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
# 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
每当有新模板发布时获取通知:
订阅后,当此仓库添加新的 Nuclei 模板时,您将收到电子邮件通知。
这些模板已被 NCSC、SonicWall、NVD NIST、Censys、ReSecurity、California CyberSecurity Integration Center 等机构的安全研究引用。
这些模板仅限授权安全测试使用。扫描前请务必获得适当许可。