Security-Tools-Alliance / rengine-ng

reNgine-ng 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.
GNU General Public License v3.0
52 stars 10 forks source link

refactor(scan): custom headers #90

Closed psyray closed 4 months ago

psyray commented 4 months ago

fix #19

I've refactored all the code that generate headers Given the case that each tool has his proper format, although it is the same between multiple tools, I've decide to write some functions to manage every case properly.

Also, now 2 formats are compatible :

Tested and working Waiting feedback and test