Skip to content

shuimuLiu/nuclei-plus

 
 

Repository files navigation

nuclei-plus-icon

nuclei-plus

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.

简体中文

Intro

Functional enhancement based on nuclei

Support

  • Support system tray
  • Support project management
  • Support configuration management
  • Support template management
  • Support template editing
  • Support internationalization, default zh_CN
  • Support multiple network space engine interface search

Build

# JDK11+

# set a new version
mvn versions:set -DnewVersion=7.0.0

# package
mvn clean package -DskipTests

Run

# JDK11+
java -jar nuclei-x.x.x.jar

Usage

See doc

Dependency

JetBrains Logo (Main) logo

About

Functional enhancement based on nuclei

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%