index
:
abusectl
master
Abuse reporting for phishing mail: parse, extract IOCs, resolve abuse contacts, report to MISP and public channels
by Danilo aka danix
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
21 hours
feat: read and validate the config
Danilo M.
2
-0
/
+174
22 hours
refactor: one URL scan serving both the report and the flagging
Danilo M.
1
-29
/
+24
22 hours
feat: assemble IOCs in the manifest's shape
Danilo M.
2
-0
/
+168
22 hours
feat: case directory with an atomically written manifest
Danilo M.
2
-0
/
+234
22 hours
feat: extract URLs and attachment hashes, fetching nothing
Danilo M.
2
-0
/
+181
22 hours
feat: extract sender domains and auth verdicts
Danilo M.
2
-1
/
+100
22 hours
feat: walk the Received chain to the trust boundary
Danilo M.
2
-0
/
+182
22 hours
fix: redact fragment and strip userinfo, flag hidden query in path
Danilo M.
2
-11
/
+111
22 hours
feat: redact recipient identifiers inside URLs
Danilo M.
2
-0
/
+211
22 hours
test: fixtures for the parser, documentation ranges only
Danilo M.
4
-0
/
+81
22 hours
feat: package skeleton
Danilo M.
3
-0
/
+45
22 hours
plan: add Namecheap Private Email to the provider table
Danilo M.
1
-0
/
+26
22 hours
plan: take the provider ranges from SPF, not from memory
Danilo M.
1
-16
/
+88
22 hours
plan: implementation plan for init and parse
Danilo M.
2
-2
/
+2404
22 hours
spec: retry deferred destinations from cron, not by hand
Danilo M.
1
-12
/
+123
23 hours
Initial commit: umbrella design for abusectl
Danilo M.
4
-0
/
+839