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

feat(security): Monitor JavaScript files for changes #48

Open psyray opened 2 months ago

psyray commented 2 months ago

Is there an existing feature or issue for this?

Expected feature

Submitted by @midjarmaksor

For track any change in js files or any new added future to see the specific change for doing code review or any secrets added by mistake or endpoint ,for more details see this video https://twitter.com/gregxsunday/status/1728747832654299184?t=qJJgXxtJ4YtAC9cwOeWW1Q&s=19 .

From @AnonymousWP This fork is more up-to-date: https://github.com/ndalezios/jsmon

Alternative solutions

No response

Anything else?

No response