mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 13:29:42 +02:00
doc
This commit is contained in:
parent
02c03dcae8
commit
2ce1a41b97
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -4,12 +4,12 @@ Pandora-box
|
||||||
Pandora-Box is a USB scaning station based on [Pandora](https://github.com/pandora-analysis),
|
Pandora-Box is a USB scaning station based on [Pandora](https://github.com/pandora-analysis),
|
||||||
a malware analysis tool.
|
a malware analysis tool.
|
||||||
|
|
||||||
Pandora-box uses these malware analysis tools :
|
Pandora-box uses :
|
||||||
|
|
||||||
- [ClamAV](http://www.clamav.net/) an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
|
- [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.
|
- [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.
|
- [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.
|
- [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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue