NSRL Database Hash Search (alpine based - smaller: 148 MB)
4.7K
This takes the 2.4GB NSRL minimal set and converts it into a less than 100MB bloomfilter
Image is based on the gliderlabs/alpine base image and docker-nslr (https://github.com/blacktop/nsrl) with few improvements:
docker run k0st/nsrl [MD5] [MD5] ...
Check MD5 of notepad.exe (16f769bc1d37cc14e3093b9881cf1691)
docker run --rm k0st/nsrl 16f769bc1d37cc14e3093b9881cf1691
You can also check for multiple MD5s on command line:
docker run --rm k0st/nsrl 16f769bc1d37cc14e3093b9881cf1691 eeb024f2c81f0d55936fb825d21a91d6 62b84d99295346af5a3b1a9c3bde04ab
Content type
Image
Digest
sha256:3191a930c…
Size
-
Last updated
over 11 years ago
docker pull k0st/nsrl