eris- Elasticsearch Recon Ingestion Scripts (ERIS) 🔎 |
git clone git://git.acid.vegas/-c.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 3c98f8f1f1076bff2d1b1f4b37cdb5cc35d57f03
parent 9c6beb71ceb9a84578d446097749263f8a6a8008 Author: acidvegas <acid.vegas@acid.vegas> Date: Thu, 7 Mar 2024 21:57:44 -0500 MassDNS ingestion script now caches the previous record to support IP addresses that yield more than one PTR record (field turned into a list when +1). Records will now upsert so MassDNS can be streaming into ES 24/7= Diffstat:
|
1 file changed, 0 insertions(+), 4 deletions(-) |
diff --git a/.vscode/settings.json b/.vscode/settings.json @@ -1,3 +0,0 @@ -{ - "python.REPL.enableREPLSmartSend": false -} -\ No newline at end of file |