1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-08-03 12:55:24 +02:00

Update INSTALL.md

This commit is contained in:
Didier Barzin 2023-02-24 13:31:26 +01:00 committed by GitHub
parent 74d6016b57
commit e6ace7df92
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,12 +104,18 @@ Result should contains
Submit a file to Pandora with the command line
cd pandora
poetry run pandora --url http://127.0.0.1:6100 -f <<file_name>>
...
poetry run pandora --url http://127.0.0.1:6100 --task_id ... --seed ...
Submit anti malware testfile to Pandora
cd pandora
wget https://secure.eicar.org/eicar.com.txt
poetry run pandora --url http://127.0.0.1:6100 -f eicar.com.txt
...
poetry run pandora --url http://127.0.0.1:6100 --task_id ... --seed ...
Look a the Pandora logs files