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
12 stars 6 forks source link

fix(scan): rework http_crawl to update subdomain datas #102

Closed psyray closed 3 weeks ago

psyray commented 3 weeks ago

Fix #101

I've reworked this part to update subdomain HTTP metadatas when an http_crawl scan is launched with no url

Tested and working