mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-24 07:49:42 +02:00
pandora-box est une station d'analyse USB conçue pour détecter et supprimer les logiciels malveillants des clés USB.
.github/workflows | ||
3D | ||
images | ||
tests | ||
.gitignore | ||
INSTALL.md | ||
install.sh | ||
LICENSE | ||
pandora-box.curses | ||
pandora-box.ini.curses | ||
pandora-box.ini.rpi | ||
pandora-box.ini.ubuntu | ||
pandora-box.py | ||
pandora-box.txt | ||
pandora.service | ||
README.md | ||
ROADMAP.md |
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.
- Commodo 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.