Ingram
Ingram copied to clipboard
2 issues - cve_2021_36260 not found & snapshots all cam
Hi Jorhelp I have 2 issues. Please check them for me. Thanks so much
- I try to execute the following command in readme.md
./run_ingram.py --in TARGET --out OUT_DIR --hik_weak --cve_2017_7921 --**cve-2021_36260** --th_num 80but It's say cve_2021_36260's not found How can I solved this? - I want to snapshot all cams info in 1 result found. How can I get this? Default I see in "camera.py" snap just 1 cam info Thanks for Your Support
Hello friend,
- maybe you wrote the parameters wrong, please try to change
cve-2021_36260tocve_2021_36260. - the
camera.pycurrently can only capture a snapshot of one IP, I will improve it to support capturing snapshots of all devices.
By the way, capturing screenshots is not always successful, it could be a network issue or RTSP issue, there is no good solution yet.
Hi Jorhelp I have 2 issues. Please check them for me. Thanks so much
1. I try to execute the following command in readme.md `./run_ingram.py --in TARGET --out OUT_DIR --hik_weak --cve_2017_7921 --**cve-2021_36260** --th_num 80` but It's say cve_2021_36260's not found How can I solved this? 2. I want to snapshot all cams info in 1 result found. How can I get this? Default I see in "camera.py" snap just 1 cam info Thanks for Your Support
I just found that I wrote wrong parameters in my READMD.md file, which misunderstand you, ahaha, thank you for correcting me.
Now you can take snapshots of all the IP's, just git pull and execute python3 utils/camera.py --in YOUR_RESULTS_ALL.csv --sv_path SOME_WHERE