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.25k stars 1.1k forks source link

Feature - API support #181

Open Regala opened 4 years ago

Regala commented 4 years ago

Is your feature request related to a problem? Please describe. Support a simple API which we can use to integrate with other tools.

Describe the solution you'd like e.g. I'd like to programmatically push results of my own to the platform, say a new domain found or the result of a new content discovery. Something like POST /target/yahoo/ {...}.

Additional context Ideally we could also query some of the data.

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

VaibhavNagariya commented 2 years ago

The ability to push the target file using API would be a great add-on too.

Regala commented 2 years ago

ReNgine v2?

yogeshojha commented 2 years ago

Nope, should be out by this month's end. The APIs exist, but the lack of documentation makes it difficult for anyone to use. I have started the documentation for API, so should not take very long.

yogeshojha commented 2 years ago

Probably v1.1? ;) Documentation along with a few important features are lined up.

1.1 will come with an option to scan individual subdomains for further scan, suppose, initially you do only the subdomain scan, and later, you think redacted.example.com may be good to go for Directory scan, you can choose to do so from subdomains list table, from the action menu, you can trigger the further scans. Like right now, everything goes into directory scan, vulnerability scan etc, you can choose per say subdomains.

serhattsnmz commented 2 years ago

Hi, is there any news about APIs or v1.1?

roisec commented 1 year ago

+1

roisec commented 1 year ago

@yogeshojha ?

Regala commented 1 year ago

Hi @yogeshojha , any chance this is in the near future plans? 🥺

sneakyrussianee commented 1 year ago

Hello @yogeshojha any info on the API documentation? Thanks

d4n5h commented 1 year ago

@yogeshojha Any estimation of when the API docs will be available?

psyray commented 8 months ago

@yogeshojha Could you push the doc if you have it ?

AnonymousWP commented 7 months ago

@yogeshojha What do we do with this open issue? Maybe push your changes to a branch and open a PR so we can work on the documentation.

psyray commented 6 months ago

We could link this issue with the new tool created by Rollina https://github.com/glownd/rengine-tool/

@yogeshojha @AnonymousWP

Should we integrate the tool directly into reNgine or leave it as a separate repo like this ?

glownd commented 6 months ago

@psyray @yogeshojha @AnonymousWP -- you're more than welcome to integrate it if you'd like.

AnonymousWP commented 6 months ago

I don't really have an opinion about this. Let's wait for Yogesh.

ipsecc commented 2 months ago

Any updates on it?