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

fix(tools): update git tools at startup #98

Closed psyray closed 3 months ago

psyray commented 3 months ago

Fix #15

Read issue for details

As EyeWitness has been patched, the bug above should be fixed when you restart the celery container, but not ... So I've added a condition, when directory exists, for every tool, to update it by git pulling

So now EyeWitness bug need a simple make stop, make restart to be fixed

I've also:

Tested and working