Geoffrey Frogeye
7851b038f5
Reworked rule export
3 years ago
Geoffrey Frogeye
8f6e01c857
Added first_party tracking
Well, tracking if a rule is from a first or a multi rule...
Hope I did not do any mistake
3 years ago
Geoffrey Frogeye
c3bf102289
Made references work
3 years ago
Geoffrey Frogeye
03a4042238
Added level
Also fixed IP logic because this was real messed up
3 years ago
Geoffrey Frogeye
3197fa1663
Remove list usage for IpTreeNode
3 years ago
Geoffrey Frogeye
a0e68f0848
Reworked match and node system
For level, and first_party later
Next: add get_match to retrieve level of source and have correct levels
... am I going somewhere with all this?
3 years ago
Geoffrey Frogeye
aec8d3f8de
Reworked how paths work
Get those tuples out of my eyes
3 years ago
Geoffrey Frogeye
ce52897d30
Smol fixes
3 years ago
Geoffrey Frogeye
d976752797
Store Ip4Path as int instead of List[int]
3 years ago
Geoffrey Frogeye
4d966371b2
Workflow: SQL -> Tree
Welp. All that for this.
3 years ago
Geoffrey Frogeye
ddceed3d25
Workflow: Can now import DnsMass output
Well, in a specific format but DnsMass nonetheless
3 years ago
Geoffrey Frogeye
d7c239a6f6
Workflow: Some modifications
3 years ago
Geoffrey Frogeye
269b8278b5
Worflow: Fixed rules counts
3 years ago
Geoffrey Frogeye
ab7ef609dd
Workflow: Various optimisations and fixes
I forgot to close this one earlier, so:
Closes #7
3 years ago
Geoffrey Frogeye
f3eedcba22
Updated now based on timestamp
Did I forget to add feed_asn.py a few commits ago?
Oh well...
3 years ago
Geoffrey Frogeye
9050a84670
Read-only mode
3 years ago
Geoffrey Frogeye
e19f666331
Workflow: Automatically import IP ranges from ASN
Closes #9
3 years ago
Geoffrey Frogeye
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.
3 years ago
Geoffrey Frogeye
1484733a90
Workflow: Small tweaks
3 years ago
Geoffrey Frogeye
55877be891
IP parsing C accelerated, use bytes everywhere
3 years ago
Geoffrey Frogeye
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.
3 years ago