mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-18 21:09:41 +02:00
typo
This commit is contained in:
parent
351c68a2bf
commit
840d216ced
1 changed files with 4 additions and 4 deletions
|
@ -22,12 +22,12 @@ a malware analysis tool.
|
|||
|
||||
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.
|
||||
- [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.
|
||||
- [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)
|
||||
Other tools may be used by configuring Pandora [antivirus-workers](https://github.com/pandora-analysis/pandora#antivirus-workers).
|
||||
|
||||
It runs on [Ubuntu 22.04 server LTS](https://releases.ubuntu.com/jammy/).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue