Skip to content

[FEATURE] Import data through API #221

@JJK96

Description

@JJK96

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions