eris- Elasticsearch Recon Ingestion Scripts (ERIS) 🔎 |
git clone git://git.acid.vegas/-c.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 31287a99d23c196dc20b6c1889de02a25e3f969d
parent be4938ee6e9c2dfd8039a81cdf789bbf7fd9278c Author: acidvegas <acid.vegas@acid.vegas> Date: Tue, 5 Mar 2024 11:52:06 -0500 Added certificate transparency monitoring via websockets for ingestion Diffstat:
|
4 files changed, 3 insertions(+), 1 deletion(-) | |||
diff --git a/README.md b/README.md @@ -85,6 +85,7 @@ Create & add a geoip pipeline and use the following in your index mappings: ## Roadmap - Implement [async elasticsearch](https://elasticsearch-py.readthedocs.io/en/v8.12.1/async.html) into the code. +- WHOIS database ingestion scripts ___ |