Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Import data through API #221

Open
JJK96 opened this issue Nov 8, 2024 · 0 comments
Open

[FEATURE] Import data through API #221

JJK96 opened this issue Nov 8, 2024 · 0 comments

Comments

@JJK96
Copy link
Contributor

JJK96 commented Nov 8, 2024

I currently have recon-ng deployed on a remote server in docker and to import I need to do:

  1. Upload file to server
  2. modules load import/list
  3. Configure the module
  4. run

It would be nice if we could use the API to import data to make this process easier.

I think the easiest way to implement this currently would be to add an import endpoint that uploads a file, configures the import/list or import/csv module and then runs it as a background task. But maybe another way of implementing is better?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant