1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 05:19:40 +02:00
pandora-box/README.md
2023-03-08 09:14:42 +01:00

1.6 KiB

Pandora-box

Pandora-Box is a USB scaning station based on Pandora, a malware analysis tool.

Pandora-box uses these malware analysis tools :

  • ClamAV an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.
  • Comodo Antivirus the free version of Comodo Antivirus.
  • Hashlokup a public API to lookup hash values against known database of files.
  • Yara Rules, the YARA signature and IOC database used by LOKI and THOR Lite scanners.

Other tools may be used by configuring Pandora antivirus-workers

It runs on Ubuntu 22.04 server LTS.

Interface

It has a graphic user interface :

and a text user interface for advanced users :

Roadmap

If you want to contribute, we have a roadmap.

Installation

The installation and configuration procedure is documented.

License

Pandora-box is an open source software distributed under GPL.