From e6ace7df92cf3924458f507707342fca9aa59fa4 Mon Sep 17 00:00:00 2001 From: Didier Barzin Date: Fri, 24 Feb 2023 13:31:26 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 402a3da..a3e21a2 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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 <> + ... + 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