Features
- Template matcher generation
- Modifying generated templates
- Request template generation
- Template execution
- Keyboard shortcuts
Settings
- The plugin attempts to auto-detect and complete the configuration values
- The code searches for the nuclei binary path, using the values from the process's environmental PATH variable.
Note: the BurpSuite binary, opposed to the stand-alone BurpSuite jar, might not have access to the current user's PATH variable.
- The target template path is calculated based on the default nuclei template directory, configured under <USER_HOME>/.config/nuclei/.templates-config.json
- The name of the currently logged-in operating system user is used as a default value for the template author configuration
- The user can decide whether to display the generated template in a dedicated window or embedded under "Generator", within the Nuclei tab
For more information, please check out the GitHub