Alexandre Dulaunoy
0450e39bc2
Set theme jekyll-theme-cayman
2022-07-15 12:05:41 +02:00
Alexandre Dulaunoy
7bf821d22e
chg: [doc] updated
2022-07-15 12:04:42 +02:00
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`
2022-07-15 11:45:41 +02:00
Alexandre Dulaunoy
ecd056272c
new: [db] kvrocks support added instead of redis back-end
2022-07-15 09:49:41 +02:00
Alexandre Dulaunoy
18e42e827e
Merge pull request #7 from axtux/master
...
Fix IP/domain stripping and database directory
2020-02-13 13:44:16 +01:00
Axtux
c09ef66bc0
create db directory and correct path
2020-02-12 10:35:39 +01:00
Axtux
ba00ff873c
only remove extrema dots
2020-02-12 10:04:06 +01:00
airkeyp
df0f0213c6
fix: [launcher] Removed hardcoded paths
2019-09-26 10:49:59 +02:00
Alexandre Dulaunoy
b5b7050232
Merge pull request #3 from trolldbois/master
...
Use Environmental variables for redis
2019-06-12 15:17:06 +02:00
ljaqueme
a3f1a89506
back to INFO
2019-06-12 07:04:59 -06:00
ljaqueme
505860831d
let be simple
2019-06-11 16:11:47 -06:00
ljaqueme
54022f6a56
superseed config with ENV if available
2019-06-11 14:46:46 -06:00
ljaqueme
c852241b52
support env for docker
2019-06-11 14:41:32 -06:00
Jean-Louis Huynen
d85e4422c9
fix: [launcher] cd in subshell
2019-05-28 07:49:37 +02:00
Jean-Louis Huynen
52982891b9
new: [launcher] scripts that launch all components in screens -t
2019-05-27 13:20:38 +02:00
Alexandre Dulaunoy
771718b7f7
chg: [pdns-import] clean-up
2019-04-05 09:35:20 +02:00
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
2019-04-05 09:29:34 +02:00
Alexandre Dulaunoy
853e1144b9
chg: [pdns] filter option to exclude records added
2019-04-02 10:03:11 +02:00
Alexandre Dulaunoy
94042a198e
chg: [pdns] expiration of specific record type added
2019-04-01 20:31:40 +02:00
Alexandre Dulaunoy
4a0b2c81c5
chg: [pdns-ingestion] expiration added
2019-04-01 08:24:15 +02:00
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
2019-04-01 07:31:01 +02:00
Alexandre Dulaunoy
5ff4759ff2
chg: [ingestion] add debug output when parsing failed or the parsing is incomplete
2019-04-01 07:15:22 +02:00
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?
2019-03-31 16:48:46 +02:00
Alexandre Dulaunoy
594b6a87ee
chg: [doc] minimal install guide added
2019-03-31 12:03:47 +02:00
Alexandre Dulaunoy
cb7d777d9d
chg: [pdns-cof-server] part of the D4 Project
2019-02-10 12:18:22 +01:00
Alexandre Dulaunoy
b1b9f82eae
chg: [ingestion] debug logging added
2019-02-10 11:59:45 +01:00
Alexandre Dulaunoy
85f949b152
chg: [pdns-cof-server] some cleanup
2019-02-08 21:56:04 +01:00
Alexandre Dulaunoy
4ed585a5b7
chg: [doc] Basic README added
2019-02-03 17:30:04 +01:00
Alexandre Dulaunoy
85e6dc15a5
chg: [cof-server] some logging fixed
2019-02-02 20:13:01 +01:00
Alexandre Dulaunoy
944c63a2e6
chg: [requirements] for the cof server added
2019-02-02 17:40:06 +01:00
Alexandre Dulaunoy
cf4d675e93
new: [pdns-server] A Passive DNS COF compliant passive DNS server for the analyzer-d4-passivedns
2019-02-02 17:36:56 +01:00
Alexandre Dulaunoy
6e6c01a341
chg: [pdns analyzer] proper logging
2019-02-02 16:27:03 +01:00
Alexandre Dulaunoy
df28652378
chg: [analyzer] collection from the d4-server list/FIFO
2019-02-02 15:43:13 +01:00
Alexandre Dulaunoy
70007a92e5
chg: [pdns-analyzer] pre-pre-alpha version
2019-02-01 14:45:33 +01:00
Alexandre Dulaunoy
95bc7b033d
chg: [config] add sample configuration
2019-02-01 07:15:06 +01:00
Alexandre Dulaunoy
fe9f6da37b
add: [install] default redis configuration (default TCP port 6400)
2019-01-31 07:46:19 +01:00
Alexandre Dulaunoy
2da8997651
add: [install] Known DNS record type
2019-01-31 07:45:00 +01:00
Alexandre Dulaunoy
d310568bc2
add: [install] install script - minimal server requires Redis >5.0
2019-01-31 07:44:04 +01:00