1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-18 21:09:41 +02:00

documentation

This commit is contained in:
dbarzin 2023-03-08 08:52:24 +01:00
parent bd7e869a43
commit d07e81e20d

View file

@ -1,16 +1,17 @@
Pandora-box
============
Pandora-Box is a USB scaning station based on [Pandora](https://github.com/pandora-analysis).
It runs on Ubuntu 22.04 server LTS
Pandora-Box is a USB scaning station based on [Pandora](https://github.com/pandora-analysis),
a malware analysis tool. It runs on Ubuntu 22.04 server LTS
It is based on recycled ThinkCenter and an integrated HDMI touch screen.
Pandora-box uses these malware analysis tools :
[<img src="images/box1.jpg" width="400">](images/box1.jpg)
[<img src="images/box2.jpg" width="400">](images/box2.jpg)
[<img src="images/box3.jpg" width="400">](images/box3.jpg)
[<img src="images/box4.jpg" width="400">](images/box4.jpg)
- [ClamAV](http://www.clamav.net/)
- [Commodo Antivirus](https://antivirus.comodo.com/)
- [Hashllokup](https://circl.lu/services/hashlookup/)
- [Yara Rules](https://github.com/Neo23x0/signature-base)
Other tools may be used by configuring Pandora [antivirus-workers](https://github.com/pandora-analysis/pandora#antivirus-workers)
## Interface
@ -37,4 +38,3 @@ The [installation and configuration procedure](INSTALL.md) is documented.
Pandora-box is an open source software distributed under [GPL](https://www.gnu.org/licenses/licenses.html).