Adam Swanda

Results 56 comments of Adam Swanda

There's other tools that do malware config extraction like CAPE (https://github.com/ctxis/CAPE). Probably makes more sense to add a module that can send data to an external system like CAPE, since...

Bump this request! Very much desired @xme 's idea would be ideal, otherwise a tag of "retain:30" 60, 90 days etc would be great as well

**API Endpoints** - `GET {repo}/{category}/{prompt name}` - return full prompt-serve file by name - `GET {repo}/{uuid}` - return full prompt-serve file by UUID - `GET {repo}/{category}/{prompt name}?raw `- return just...

Yeah that's a good point.. The dir structure does lend itself nice to something like this. it should work just fine without tinydb or whatever. Same idea of building directory...

For reference : https://pastebin.com/doc_scraping_api

This also raises the question of whether or not Vigil should returned the submitted prompt/response in the results, because it will then be reflected in the logs. Same goes for...

And less verbose. There's lots of informational messages that should be debug messages or not present at all. Other messages could be consolidated.

Actually will Flask reload on its own if a file is added to the yara directory?

Hey 👋 thanks for reaching out. It isn’t fully implemented right now (I expect to finish it this week), but the plan is to use LiteLLM to make calls to...