xarf
xarf copied to clipboard
XARF - eXtended Abuse Reporting Format
This is a schema to report detected login attempts with a specific user account. An attacker would try to exploit password reuse by testing to log-in at various services using...
A very simple report for reporting web-crawlers. Any interessting requests could be added via `Samples`. Other than that I don't think there is a lot we could add. Maybe a...
I've added a new type to report potential exploit attempts. Notable additions are the `CVE` and `CVSS` properties. Also notable: I've removed the `ServiceName` requirement from the `Service` field. The...
I searched around on the internet looking for a .net compatible NuGet/library for this and came up empty. I'd be interested in building one if you were not already aware...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
It's such a common problem that it deserves to be in your schema. Even if not all services disallow it, they can just _filter_ `ReportType=HateSpeech` instead of having to deal...
Same justification as #33.
I apologise if I didn't spot it, but is XARF supporting defanged URLs in one of other way? I just want to be sure that an XARF attachment is not...
I was looking for a Python library to generate JSON report in XARF format. Unfortunately, I found the following repository: https://github.com/xarf/python-xarf and but it seems the project is archived. Do...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...