Michael Davis
Michael Davis
Suggestion for adding whitelist of domains not to check if they come up in the stream. There's probably a more elegant solution to this, but this seemed to work.
This pull request intends to add a new output bot for sending indicators to a [Collective Intelligence Framework v3](https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki/REST-API) instance API.
### Actual behavior When `"deleted": true` is passed in the POST body to the `/attributes/restSearch` endpoint, the results _only_ include deleted attributes (attributes where a proposal has been made and...
### Support Questions My objective is to decompose a URL into subsequent parts automatically. I've been trying to use workflows, the `attribute-after-save` trigger, and the `Attach enrichment` action with the...
### Actual behavior on /attributes/restSearch endpoint when specifying a `limit` param, the `X-Result-Count` response header is usually `limit`+1 (the +1 seems odd). ### Expected behavior I would expect that `X-Result-Count`...
Introduce new (default) param that will look for accounts that allow empty passwords and automatically spray those with empty string
### Actual behavior Since updating to MISP v2.4.186 I've noted far more frequent 504 Gateway Timeouts when loading Events at `/events/view/1234`. Upon investigation, this occurred only on my instances deployed...
Just upgraded from MISP v2.4.188 to v2.4.189 and rebuilt container image based on latest NUKIB/misp. In a local host using docker compose as well as in AWS I'm seeing session...
### Actual behavior I do an HTTP POST against /attributes/restSearch in **v.2.4.189** and get back expected results. I do the same search in **v2.4.195** and get back 0 results (even...
### Actual behavior In the Event Graph, when holding shift and clicking from one unreferenced attribute to another, the graph just pans around. When clicking "edit" on the graph, then...