1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-02 20:35:26 +02:00
This commit is contained in:
dbarzin 2023-03-08 09:14:42 +01:00
parent 2743b33f18
commit 02c03dcae8
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ a malware analysis tool.
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.
- [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.
- [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.