Nuclei | Fast and customisable vulnerability scanner based on simple YAML based DSL.

Krematorij

Administrator
Staff member
ADMIN
BFD MEMBER
LEGEND
ULTIMATE
SUPREME
MEMBER
BFD Legacy
Joined
Oct 22, 2024
Messages
1,121
Reaction score
16,254
Website
bfdcrew.pro
Deposit
1,002$
nuclei-logo.png

Nuclei is used to send requests across targets based on a template, leading to zero false positives and providing fast scanning on a large number of hosts. Nuclei offers scanning for a variety of protocols, including TCP, DNS, HTTP, SSL, File, Whois, Websocket, Headless etc. With powerful and flexible templating, Nuclei can be used to model all kinds of security checks.

We have a dedicated repository that houses various type of vulnerability templates contributed by more than 300 security researchers and engineers.

How it work
nuclei-flow.jpg



Spoiler: Installation command
Code:
go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest

Spoiler: Project URL
https://github.com/projectdiscovery/nuclei
 
Top Bottom