From a2d12aaffbbeab477face176e8d43da6d9c73740 Mon Sep 17 00:00:00 2001 From: Didier Barzin Date: Wed, 8 Mar 2023 15:48:34 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 458c7a4..1d20ed1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Pandora-box uses : - [ClamAV](http://www.clamav.net/) : an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats. - [Comodo Antivirus](https://antivirus.comodo.com/) : the free version of Comodo Antivirus. -- [Hashlokup](https://circl.lu/services/hashlookup/) : a public API to lookup hash values against known database of files. +- [Hashlookup](https://circl.lu/services/hashlookup/) : a public API to lookup hash values against known database of files. - [Yara Rules](https://github.com/Neo23x0/signature-base) : the YARA signature and IOC database used by [LOKI](https://github.com/Neo23x0/Loki) and [THOR Lite](https://www.nextron-systems.com/thor-lite/) scanners. Other tools may be used by configuring Pandora [antivirus-workers](https://github.com/pandora-analysis/pandora#antivirus-workers).