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.22k stars 1.09k forks source link

JavaScript Change Monitor #1092

Open midjarmaksor opened 7 months ago

midjarmaksor commented 7 months ago

Is there an existing feature or issue for this?

Expected feature

just like this tool https://github.com/robre/jsmon

Alternative solutions

No response

Anything else?

No response

github-actions[bot] commented 7 months ago

👋 Hi @midjarmaksor, 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.

AnonymousWP commented 7 months ago

Last release/commit is from 3 years ago. I also don't really see how reNgine will/should use this, could you explain? And this application doesn't come with Docker support either, so we'll have to implement that ourselves.

midjarmaksor commented 7 months ago

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 . Thank you for your efforts

AnonymousWP commented 7 months ago

Alright, I'll keep this open. This fork is more up-to-date: https://github.com/ndalezios/jsmon

psyray commented 7 months ago

It could be a good feature.