jorhelp / Ingram

网络摄像头漏洞扫描工具 | Webcam vulnerability scanning tool
GNU General Public License v3.0
1.7k stars 273 forks source link

When running, only seems to check for open ports in log #37

Open bruizehuber opened 1 year ago

bruizehuber commented 1 year ago

`` [2022-11-23 00:45:00][INFO][detect.port_detect] 12.42.140.220 detect 80 is open

[2022-11-23 00:45:00][INFO][detect.port_detect] 12.42.140.219 detect 80 is open

[2022-11-23 00:45:00][INFO][detect.port_detect] 12.42.140.218 detect 80 is open

[2022-11-23 00:45:00][INFO][detect.port_detect] 12.42.140.217 detect 80 is open

[2022-11-23 00:45:00][INFO][detect.port_detect] 12.42.140.216 detect 80 is open

[2022-11-23 00:45:00][INFO][detect.port_detect] 12.42.140.215 detect 80 is open

[2022-11-23 00:45:16][INFO][run_ingram.] Ingram done! ``

What seems to be the issue? The log is same format as this, but I cut it down to show you a sample

bruizehuber commented 1 year ago

Could this be if the IP’s I scanned are not vulnerable? If this is the case shouldn’t it then populate the “non-exploitable” csv?