Floyd

Results 92 issues of Floyd

E.g. Any forms of "Access Calendar Entries" get parsed as "T1435".

enhancement

* [ ] parse ip addresses with leading zeros (e.g. `0177.0.0.01` => `127.0.0.1`) * [ ] `a.b.c` (see https://linux.die.net/man/3/inet_aton and also https://bugzilla.mozilla.org/show_bug.cgi?id=1381139 (`111.111.1111` => `111.111.4.87` and `10.0.514` => `10.0.2.2`)) *...

enhancement

Properly parse email addresses like `{jhemann,dfried}@cs.indiana.edu` (taken from http://webyrd.net/scheme-2013/papers/HemannMuKanren2013.pdf). This: `{jhemann,dfried}@cs.indiana.edu` should be parsed as `[email protected]` and `[email protected]`.

enhancement

When using github with a [dark theme](https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/managing-user-account-settings/managing-your-theme-settings), the image in the readme cannot be read. The image looks like:

The component here: https://github.com/ThreatConnect-Inc/threatconnect-playbooks/tree/master/components/TCPBC-Submit%20to%20URLscan appears to be missing an input for a urlscan.io API key. Documentation for the urlscan.io API is available here: https://urlscan.io/about-api/ .

Currently, the output variable from this component is `result`. Update this to be more specific. https://github.com/ThreatConnect-Inc/threatconnect-playbooks/tree/master/components/TCPBC-Addition%20Subtraction

https://github.com/ThreatConnect-Inc/threatconnect-playbooks/tree/master/apps/TCPB_-_IOC_Parser

## Changes I've updated the docs to be more explicit about the optimal order of package rules. ## Context n/a ## Documentation (please check one with an [x]) - [x]...