Adam Swanda
Adam Swanda
- Requires API key - Use endpoint to check threat lists of IP artifacts - Use endpoint "/api/pastries/{IP}"
Provide support for users to import & export artifacts and their enriched context via: **Export** - [ ] AWS SQS - [x] HTTP REST API Endpoints - [x] Local JSON...
- module will retrieve arbitrary HTML, text, or PDF from local or remote sources - Leverage the InQuest iocextract library to parse out any IOCs and add as new artifacts...
- Migrate all documentation to readthedocs.io - Convert Markdown docs to RST/Sphinx doc format - not the quickest task but I'm getting there
Case management system - Allow users to open cases and add artifacts to those cases - Cases can be switched between and worked on by themselves - Cases can have...
Optionally query VT for hash to display positive/hit ratio and number of detection engines
### What happened? I have a simple class that creates/connects to a persistent Chroma index, along with add and search functions. When I call this class I am get the...
Github monitoring can yield great results for leads on data leaks, especially with developers often accidentally leaking keys, tokens, internal domains/IPs, etc. It'd be great to be able to add...
The creation helper lets users skip input for optional fields, but this should probably have an argument to use pre-defined defaults instead of null values.