Member-only story
This nuclei template made me to find more bugs
FREE LINK CLICK HERE
hey guys……!

NUCLEI
BTW WHAT IT IS,IF YOU ARE BEGINNER U CAN START WITH THIS TOOL.
Nuclei is a high-performance, modern vulnerability scanner that uses simple YAML-based templates. It allows you to create custom vulnerability detection scenarios that replicate real-world conditions, resulting in zero false positives.
- Utilize an easy-to-understand YAML format to design and customize vulnerability templates.
- Developed with contributions from thousands of security professionals to address emerging vulnerabilities.
- Minimize false positives by simulating real-world actions to validate vulnerabilities.
- Enjoy ultra-fast parallel scanning and request clustering for faster results.
- Seamlessly integrate into CI/CD pipelines for continuous vulnerability detection and regression testing.
- Supports a wide range of protocols, including TCP, DNS, HTTP, SSL, WHOIS, JavaScript, and Code.
- Integrates with platforms like Jira, Splunk, GitHub, Elastic, and GitLab for efficient vulnerability management.

HOW TO INSTALL IT.
- clone the repo using git command
┌──(kali㉿kali)-[mami]
└─$ go install -v github.com/projectdiscovery/nuclei/v3/cmd/nuclei@latest
2. HERE is the main step u guys need to make it run globally in linux environment. coz u create more folder when pentesting .so its hard to specific the exact path every time
┌──(kali㉿kali)-[mami]
└─$ sudo mv go/bin/nuclei /usr/local/bin/
3. check where it run globally
┌──(kali㉿kali)-[mami]
└─$ nuclei --version
[INF] Nuclei Engine Version: v3.2.8
[INF] Nuclei Config Directory: /home/kali/.config/nuclei
[INF] Nuclei Cache Directory: /home/kali/.cache/nuclei
[INF] PDCP Directory: /home/kali/.pdcp
IF U FACE PROBLEM LIKE THIS ⬇️⬇️⬇️⬇️⬇️⬇️