yogeshojha / rengine

reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with minimal configuration and with the help of reNgine's correlation, it just makes recon effortless.
https://yogeshojha.github.io/rengine/
GNU General Public License v3.0
7.38k stars 1.12k forks source link

Feature - Cent and template collector for Nuclei #960

Open d4op opened 11 months ago

d4op commented 11 months ago

https://github.com/xm1k3/cent

this tool is awesome for collecting nuclei templates. after collecting all templates its good to run nuclei validate for removeing bad templates.

i saw rengine got a custom upload for nuclie templates. after pumping all cent templates in the web ui looked a bit messed up on the custom tempalte overview page. maybe here can be a better solutions.

but integration this tool or feautre like this would be greate for getting more usefull templates for CVES and other stuff.

i noticed that the current version of rengine stops nuclei scans on some points using all custom templates and the scan exits, i dont see right now whats the exact error but will debug.

hope your 2.0 is going well.

github-actions[bot] commented 11 months ago

👋 Hi @d4op, Issues is only for reporting a bug/feature request. Please read documentation before raising an issue https://rengine.wiki For very limited support, questions, and discussions, please join reNgine Discord channel: https://discord.gg/azv6fzhNCE Please include all the requested and relevant information when opening a bug report. Improper reports will be closed without any response.

d4op commented 11 months ago

bugs_some_nuclei_templates

btw here are some errors i said before. because of other templates for nuclei, maybe nuclei valdiate task will remove these ones, didnt check till now.

AnonymousWP commented 11 months ago

Some other potential candidates for collectors of Nuclei templates:

psyray commented 10 months ago

Really good feature to implement !