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
19 stars 8 forks source link

feat(api): API improvement and documentation #23

Open psyray opened 4 months ago

psyray commented 4 months ago

Is there an existing feature or issue for this?

Expected feature

reNgine API is crucial if you want to externally interact with reNgine.

For example, a CLI tool has been recently made by @glownd and it leverage the reNgine API to work https://github.com/glownd/rengine-tool/ I think it could be integrated into reNgine directly

So API needs to be checked, performance improved and documented to facilitate things

@glownd Are you OK to work on integration in reNgine ?

Alternative solutions

No response

Anything else?

No response

glownd commented 4 months ago

I'm going to be pretty busy for the next couple months, but it's something I'm open to helping with.