NSRL Storm Service
The following Storm Packages and Commands are available from this service.
This documentation is generated for version 2.14.0 of the service.
The Storm Service name is nsrl.
Storm Package: nsrl
This documentation for nsrl is generated for version 2…1.4…0
Storm Commands
This package implements the following Storm Commands.
nsrl.search
Search NSRL data.
This command takes a query string in the format of a hash, and creates matching
hash nodes tagged with #rep.nsrl. Note that a SHA1 exists for every
record, but MD5 and SHA256 may not always be available.
Examples:
nsrl.search --query d830f40a5fc07bd124da0c7bb696a7997418d184 --yield
hash:sha1 $hash=$node.value() | nsrl.search --query $hash --yield
Usage: nsrl.search [options]
Options:
--help : Display the command usage.
--query <query> : Query string to search.
--yield : Whether to yield the primary file:bytes node into the output stream
--debug : Enable debug/verbose output.
nsrl.stats
Statistics for records and hashmaps updated into the service.
Usage: nsrl.stats [options]
Options:
--help : Display the command usage.