From 672dc7a0dcb691f77d4a7343f87658254631c2c1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sat, 21 May 2022 18:12:19 +0200 Subject: [PATCH] chg: [doc] add reference to the RDSv3 importer --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edfc0d3..d786ec3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ who love to dig into new experimental projects. - ReST API to lookup MD5, SHA-1 or SHA-256 hashes or bulk search from large dataset - A simple DNS server to provide hash lookup via DNS queries -- Import scripts for the [NSRL database](https://www.nist.gov/itl/ssd/software-quality-group/national-software-reference-library-nsrl) +- Import scripts for the [NSRL database](https://www.nist.gov/itl/ssd/software-quality-group/national-software-reference-library-nsrl) (old format) and new NSRL RDSv3 format via [hashlookup-nsrl importer](https://github.com/hashlookup/hashlookup-nsrl) - Support generic [hashlookup import script](https://github.com/hashlookup/hashlookup-json-importer) - Support standard [hashlookup format](https://datatracker.ietf.org/doc/draft-dulaunoy-hashlookup-format/) - Support creation of DFIR session to keep track of systems analysed