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.47k stars 1.13k forks source link

Feature - Smart Bulk Target Import #625

Closed uBadRequest closed 1 year ago

uBadRequest commented 2 years ago

Is your feature request related to a problem? Please describe. You want to import a large(5-10k) list of targets for an organization. You are given the subdomains for the scope and don't need to do any subdomain enumeration. A target will be created for each asset in the list, which brings everything to a crawl, and makes adding them all to an organization impossible.

Describe the solution you'd like Ability to define the organization during the import.

The targets that get created will only be for the domain, and the subdomains will get added to that target. If the main domain is not in the list, but only subdomains of the domain, still display the domain as the target, but it wouldn't actually be "targeted"?

Describe alternatives you've considered I've thought about trying to do this manually in the backend, as 9k targets really slowed everything down.

Additional context

github-actions[bot] commented 2 years ago

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

yogeshojha commented 1 year ago

This is now a part of reNgine 2.0

Thank you :pray: