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

Export & Import of Artifacts #7

Open
4 of 8 tasks
deadbits opened this issue Jun 2, 2018 · 2 comments
Open
4 of 8 tasks

Export & Import of Artifacts #7

deadbits opened this issue Jun 2, 2018 · 2 comments
Assignees
Labels
backlog enhancement pipeline Issues regarding the Pipeline functionality

Comments

@deadbits
Copy link
Contributor

deadbits commented Jun 2, 2018

Provide support for users to import & export artifacts and their enriched context via:

Export

  • AWS SQS
  • HTTP REST API Endpoints
  • Local JSON files

Import

  • Local text files
  • Amazon SQS
  • Local JSON files (Omnibus backup files)
  • Arbitrary remote URL list file (e.g., blacklist files)
  • IOC extraction from arbitrary HTML local file / remote website, local text file, (maybe leverage InQuest ioc_extract here)
@deadbits deadbits self-assigned this Jun 2, 2018
@deadbits
Copy link
Contributor Author

deadbits commented Jun 2, 2018

Text files and JSON files completed in development branch

@deadbits
Copy link
Contributor Author

deadbits commented Jun 4, 2018

HTTP rest endpoint completed in development branch

Need to add CLI support for using the Export methods

@deadbits deadbits added this to In progress in Version 1.1.0 Jun 26, 2018
@deadbits deadbits added backlog pipeline Issues regarding the Pipeline functionality labels Aug 7, 2018
@deadbits deadbits added this to In progress in Version 1.0 Aug 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog enhancement pipeline Issues regarding the Pipeline functionality
Projects
Version 1.0
  
In progress
Version 1.1.0
  
In progress
Development

No branches or pull requests

1 participant