hashlookup-server/bin
Alexandre Dulaunoy a928c4e51e
new: [api] hashlookup:trust added in the output
The trust level is calculated based on the number of parent to the file.
If the file has been seen on many sources, the trust level increase.

The scale of the trust level is between 0 and 100. By default, the trust
level is 50 meaning we don't know the trust. Below 50, the file is
suspicious. Above 50, we have evidences that the file is more
legitimate. The calculation is based on the number of parents seen per
file. If a file is seen more often in various sources, it increases the
trust level to reach a maximum of 100.
2021-12-02 07:33:20 +01:00
..
import-poc chg: [config] don't flush db by default 2021-09-06 16:21:34 +02:00
import.py new: [hashlookup-server] initial import of the code 2021-07-15 17:49:52 +02:00
import_NSRLMfg.py new: [hashlookup-server] initial import of the code 2021-07-15 17:49:52 +02:00
import_NSRLOS.py new: [hashlookup-server] initial import of the code 2021-07-15 17:49:52 +02:00
import_NSRLProd.py new: [hashlookup-server] initial import of the code 2021-07-15 17:49:52 +02:00
import_NSRLSHA256.py new: [hashlookup-server] initial import of the code 2021-07-15 17:49:52 +02:00
import_xcyclopedia.py new: [hashlookup-server] initial import of the code 2021-07-15 17:49:52 +02:00
install.sh chg: [install] kvrocks default repo and latest release 2021-07-17 07:59:05 +02:00
run.sh new: [hashlookup-server] initial import of the code 2021-07-15 17:49:52 +02:00
server.py new: [api] hashlookup:trust added in the output 2021-12-02 07:33:20 +01:00