From 2743b33f183ab62fbb91e3897bd6429f136150b5 Mon Sep 17 00:00:00 2001 From: dbarzin Date: Wed, 8 Mar 2023 09:09:18 +0100 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ae0ad1..a428775 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Pandora-box uses these malware analysis tools : - [ClamAV](http://www.clamav.net/) an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats. - [Commodo Antivirus](https://antivirus.comodo.com/) the free version of Comodo Antivirus. -- [Hashllokup](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 for [LOKI](https://github.com/Neo23x0/Loki) and [THOR Lite](https://www.nextron-systems.com/thor-lite/) scanners. +- [Hashlokup](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)