aboutsummaryrefslogtreecommitdiffstats
path: root/abusectl
AgeCommit message (Expand)AuthorFilesLines
3 daysfeat: write vendor rows into the manifestDanilo M.2-2/+24
3 daysfeat: read which reporting destinations are configuredDanilo M.1-1/+56
3 daysfeat: build vendor and MISP destination rowsDanilo M.1-0/+37
3 daysfeat: add the destination table, transcribed from vendor docsDanilo M.1-0/+32
3 daysfix: emit only registered ARF fields, verified against IANADanilo M.1-4/+22
3 daysfeat: add the report subcommandDanilo M.1-0/+92
3 daysfix: keep the trailing comment at the end of the configDanilo M.1-10/+16
3 daysfix: restore the footer guard, with the sequence that needs itDanilo M.1-0/+7
3 daysfix: stop init duplicating its own preamble on every rewriteDanilo M.2-4/+8
3 daysfeat: ask for the reporter identity during initDanilo M.2-6/+116
3 daysfeat: read the reporter identity from configDanilo M.2-6/+65
3 daysfeat: write report bodies into the case directoryDanilo M.1-0/+98
3 daysfeat: freeze a reported case and detect edited bodiesDanilo M.1-0/+72
4 daysfeat: assemble the RFC 5965 report documentDanilo M.1-0/+180
4 daysfeat: build the machine-readable feedback report partDanilo M.1-0/+177
4 daysfix: escape the continuation marker so a value cannot forge oneDanilo M.1-9/+109
4 daysfeat: build the human-readable part of a reportDanilo M.1-0/+196
4 daysfeat: list the indicators no abuse desk was found forDanilo M.1-3/+88
4 daysfix: fold a role mailbox's case, and test the half that was not testedDanilo M.1-7/+29
4 daysfix: derive a destination id from its address, not its positionDanilo M.1-14/+39
4 daysfeat: group abuse contacts into one destination per addressDanilo M.1-0/+99
4 daysfix: strip the envelope recipient in every shape the grammar allowsDanilo M.2-4/+39
4 daysfeat: store a whitelist of publishable headers in the manifestDanilo M.2-0/+100
5 daysdocs: record the fourth property and the contacts commandDanilo M.1-9/+5
5 daysfix: keep ":" literal so an IPv6 query is not over-encodedDanilo M.1-6/+15
5 daysfeat: add the contacts subcommandDanilo M.1-1/+53
5 daysfix: percent-encode the component interpolated into an RDAP queryDanilo M.1-2/+23
5 daysfix: refuse an ipv6 scope id, and say why a value was refusedDanilo M.1-9/+49
5 daysfix: validate a query host at the one point a query is admittedDanilo M.1-1/+54
5 daysfix: treat the IANA bootstrap as hostile, not as trusted inputDanilo M.1-9/+60
5 daysfeat: resolve the worklist to abuse contactsDanilo M.1-0/+60
5 daysfeat: build the contacts worklist, host onlyDanilo M.1-0/+108
5 daysfeat: query RDAP, walking up the labels for a registrable domainDanilo M.1-0/+53
5 daysfeat: read abuse addresses from a jCard, strictlyDanilo M.1-0/+87
5 daysfeat: select an RDAP server by longest prefix and by TLDDanilo M.1-0/+52
5 daysfeat: cache the IANA bootstrap, and prefer a stale copy to noneDanilo M.1-0/+59
5 daysfeat: add the RDAP transport, with a redirect cap and no downgradeDanilo M.1-0/+72
5 daysfeat: report List-Unsubscribe urls and a differing SenderDanilo M.2-2/+34
5 daysfeat: flag an address spoofed into a display nameDanilo M.1-1/+48
5 daysfix: take the sender domain from the address, not the display nameDanilo M.1-3/+30
5 daysfix: prefer the observed address over an attacker's HELO literalDanilo M.1-9/+27
5 daysfix: re-bracket an IPv6 host when stripping URL userinfoDanilo M.1-2/+12
5 daysfix: redact a valueless query token whole, not as a kept nameDanilo M.2-5/+49
5 daysfix: validate each setup answer at the prompt that asked for itDanilo M.1-34/+101
5 daysfeat: command line for init and parseDanilo M.2-0/+234
5 daysfeat: first-run config builderDanilo M.1-0/+295
5 daysfix: reject non-list relays and empty cases valuesDanilo M.1-2/+20
5 daysfeat: read and validate the configDanilo M.1-0/+86
5 daysrefactor: one URL scan serving both the report and the flaggingDanilo M.1-29/+24
5 daysfeat: assemble IOCs in the manifest's shapeDanilo M.1-0/+105