Nuclei-Burp-Plugin is a BurpSuite plugin intended to help with nuclei template generation.
Word and Binary matcher creation using selected response snippets from Proxy history or Repeater contextsASCII characterspart field is auto-set based on whether the selection was in the request header or bodyHTTP status code of the responseIntruder tab, selected payload positions can be used to generate request templates, using one of the following attack types: Battering ram, Pitchfork or Cluster bombHTTP request under the Proxy or Repeater tab can be used to generate a request template with the attack type defaulting to Battering ramYAML property and value auto-complete, using reserved words from the nuclei JSON schemaYAML properties, based on reserved wordstemplate-id is recommended as file name when savingPATH variable.PATH variable.<USER_HOME>/.config/nuclei/.templates-config.jsonUser OptionsUse mvn clean package -DskipTests to build the project yourself. It requires Maven 3.x and Java 11+.
On MacOS the dependencies for the plugin can be met using Homebrew: brew install mvn openjdk@11
Alternatively, different builds can be downloaded from the Actions section. The built artifact can be found under the latest build’s Artifacts section. These artifacts are generated after every commit, but are only stored for a limited amount of time.
Extender in BurpSuiteAdd button in the Extensions tabExtension Type on Java.jar)The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…
journalctl queries logs collected by systemd-journald, the systemd logging daemon. It gives you structured access to kernel…
The stat command in Linux displays detailed metadata about files and filesystems. Where ls gives a condensed summary suitable…
In Linux, groups organize user accounts and define shared access to files and resources. Every…
The touch command in Linux does two things: it creates new empty files, and it updates the…