Alexandre Dulaunoy
235914fcf1
chg: [doc] Python 3.8 min
11 months ago
Alexandre Dulaunoy
d1ec92ee3e
fix: [pdns-cof-server] use f string format instead of format()
11 months ago
Alexandre Dulaunoy
e7b559c5d4
chg: [pdns-cof-server/feeder] add basic statistics per `sensor_id`
11 months ago
Alexandre Dulaunoy
61ca8afecd
Merge branch 'master' of github.com:D4-project/analyzer-d4-passivedns
11 months ago
Alexandre Dulaunoy
0988a1a100
chg: [pdns-cof-server] Clean-up first part
11 months ago
Alexandre Dulaunoy
0450e39bc2
Set theme jekyll-theme-cayman
11 months ago
Alexandre Dulaunoy
7bf821d22e
chg: [doc] updated
11 months ago
Alexandre Dulaunoy
45e9037e9b
new: [pdns-import-cof] New importer for the Passive DNS backend.
...
- Importer for COF NDJSON file or fifo stream
- Importer from websocket using COF NDJSON format per message
`python3 pdns-import-cof.py --websocket ws://crh.circl.lu:8888`
11 months ago
Alexandre Dulaunoy
ecd056272c
new: [db] kvrocks support added instead of redis back-end
11 months ago
Alexandre Dulaunoy
18e42e827e
Merge pull request #7 from axtux/master
...
Fix IP/domain stripping and database directory
3 years ago
Axtux
c09ef66bc0
create db directory and correct path
3 years ago
Axtux
ba00ff873c
only remove extrema dots
3 years ago
airkeyp
df0f0213c6
fix: [launcher] Removed hardcoded paths
4 years ago
Alexandre Dulaunoy
b5b7050232
Merge pull request #3 from trolldbois/master
...
Use Environmental variables for redis
4 years ago
ljaqueme
a3f1a89506
back to INFO
4 years ago
ljaqueme
505860831d
let be simple
4 years ago
ljaqueme
54022f6a56
superseed config with ENV if available
4 years ago
ljaqueme
c852241b52
support env for docker
4 years ago
Jean-Louis Huynen
d85e4422c9
fix: [launcher] cd in subshell
4 years ago
Jean-Louis Huynen
52982891b9
new: [launcher] scripts that launch all components in screens -t
4 years ago
Alexandre Dulaunoy
771718b7f7
chg: [pdns-import] clean-up
4 years ago
Alexandre Dulaunoy
389b034893
add: [pdns-import]# pdns-import is a simple import from Passive DNS cof format (in an array) and import these back into a Passive DNS back-end
4 years ago
Alexandre Dulaunoy
853e1144b9
chg: [pdns] filter option to exclude records added
4 years ago
Alexandre Dulaunoy
94042a198e
chg: [pdns] expiration of specific record type added
4 years ago
Alexandre Dulaunoy
4a0b2c81c5
chg: [pdns-ingestion] expiration added
4 years ago
Alexandre Dulaunoy
e9a96ea3c3
chg: [cfg] expiration section added
...
If an expiration of the type is required, it should be set in the
following way:
DNS record type = number of seconds before expiration
4 years ago
Alexandre Dulaunoy
5ff4759ff2
chg: [ingestion] add debug output when parsing failed or the parsing is incomplete
4 years ago
Alexandre Dulaunoy
2c799f5f4c
chg: [temporary fix] trailing quotation mark removed
...
TODO: Find a better way to set the key value for the DNS types which are
long and complex. An MD5 value?
4 years ago
Alexandre Dulaunoy
594b6a87ee
chg: [doc] minimal install guide added
4 years ago
Alexandre Dulaunoy
cb7d777d9d
chg: [pdns-cof-server] part of the D4 Project
4 years ago
Alexandre Dulaunoy
b1b9f82eae
chg: [ingestion] debug logging added
4 years ago
Alexandre Dulaunoy
85f949b152
chg: [pdns-cof-server] some cleanup
4 years ago
Alexandre Dulaunoy
4ed585a5b7
chg: [doc] Basic README added
4 years ago
Alexandre Dulaunoy
85e6dc15a5
chg: [cof-server] some logging fixed
4 years ago
Alexandre Dulaunoy
944c63a2e6
chg: [requirements] for the cof server added
4 years ago
Alexandre Dulaunoy
cf4d675e93
new: [pdns-server] A Passive DNS COF compliant passive DNS server for the analyzer-d4-passivedns
4 years ago
Alexandre Dulaunoy
6e6c01a341
chg: [pdns analyzer] proper logging
4 years ago
Alexandre Dulaunoy
df28652378
chg: [analyzer] collection from the d4-server list/FIFO
4 years ago
Alexandre Dulaunoy
70007a92e5
chg: [pdns-analyzer] pre-pre-alpha version
4 years ago
Alexandre Dulaunoy
95bc7b033d
chg: [config] add sample configuration
4 years ago
Alexandre Dulaunoy
fe9f6da37b
add: [install] default redis configuration (default TCP port 6400)
4 years ago
Alexandre Dulaunoy
2da8997651
add: [install] Known DNS record type
4 years ago
Alexandre Dulaunoy
d310568bc2
add: [install] install script - minimal server requires Redis >5.0
4 years ago