1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 13:29:42 +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
============ ============
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),
It runs on Ubuntu 22.04 server LTS 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) - [ClamAV](http://www.clamav.net/)
[<img src="images/box2.jpg" width="400">](images/box2.jpg) - [Commodo Antivirus](https://antivirus.comodo.com/)
[<img src="images/box3.jpg" width="400">](images/box3.jpg) - [Hashllokup](https://circl.lu/services/hashlookup/)
[<img src="images/box4.jpg" width="400">](images/box4.jpg) - [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 ## 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). Pandora-box is an open source software distributed under [GPL](https://www.gnu.org/licenses/licenses.html).