-
Notifications
You must be signed in to change notification settings - Fork 764
Open
Description
I currently have recon-ng deployed on a remote server in docker and to import I need to do:
- Upload file to server
- modules load import/list
- Configure the module
- 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
Labels
No labels