
Nuclei स्क्रिप्ट्स @rxerium द्वारा zero days / सक्रिय रूप से शोषित कमजोरियों के लिए निर्मित।

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 और कई अन्य के सुरक्षा अनुसंधान में उद्धृत किया गया है।
ये टेम्पलेट्स केवल अधिकृत सुरक्षा परीक्षण के लिए हैं। स्कैनिंग से पहले हमेशा उचित अनुमति प्राप्त करें।