Commit graph

14 commits

Author SHA1 Message Date
ce52897d30
Smol fixes 2019-12-15 16:48:17 +01:00
d976752797
Store Ip4Path as int instead of List[int] 2019-12-15 16:26:18 +01:00
4d966371b2
Workflow: SQL -> Tree
Welp. All that for this.
2019-12-15 15:56:26 +01:00
ddceed3d25
Workflow: Can now import DnsMass output
Well, in a specific format but DnsMass nonetheless
2019-12-15 00:28:08 +01:00
d7c239a6f6 Workflow: Some modifications 2019-12-14 16:04:19 +01:00
269b8278b5
Worflow: Fixed rules counts 2019-12-13 18:36:08 +01:00
ab7ef609dd
Workflow: Various optimisations and fixes
I forgot to close this one earlier, so:
Closes #7
2019-12-13 18:08:22 +01:00
f3eedcba22
Updated now based on timestamp
Did I forget to add feed_asn.py a few commits ago?
Oh well...
2019-12-13 13:54:00 +01:00
9050a84670
Read-only mode 2019-12-13 12:35:05 +01:00
e19f666331
Workflow: Automatically import IP ranges from ASN
Closes #9
2019-12-13 08:23:38 +01:00
57416b6e2c
Workflow: POO and individual tables per types
Mostly for performances reasons.
First one to implement threading later.
Second one to speed up the dichotomy,
but it doesn't seem that much better so far.
2019-12-13 00:11:21 +01:00
1484733a90 Workflow: Small tweaks 2019-12-09 18:21:08 +01:00
55877be891
IP parsing C accelerated, use bytes everywhere 2019-12-09 09:47:48 +01:00
7937496882
Workflow: Base for new one
While I'm automating this you'll need to download the A set from
https://opendata.rapid7.com/sonar.fdns_v2/ to the file a.json.gz.
2019-12-09 08:12:48 +01:00