mcw0 / DahuaConsole

Dahua Console, access internal debug console and/or other researched functions in Dahua devices. Feel free to contribute in this project.
MIT License
247 stars 72 forks source link

Access to OS #25

Closed h-moody closed 2 years ago

h-moody commented 2 years ago

using this cve I get access to certain functions of the camera, but there is no way to access the operating system of the camera. Is it possible to access the operating system of the camera through Console.py?

mcw0 commented 2 years ago

No, not what I have found so far. The binary is big blob, there is few calls for shell, but nothing (what I have seen) with input that could be controlled.