Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introducing Dahua Technology (DMSS) CCTV & IoT Parser #364

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

theAtropos4n6
Copy link
Contributor

No description provided.

Dahua Technology (DMSS) is a well-known app that is used to both remotely access/operate CCTV systems and control IoT security systems. Currently the following information can be interpreted:

-Dahua CCTV - Channels: retrieves info for any available CCTV record channels
-Dahua CCTV - Info: Information about the CCTV system
-Dahua CCTV - User Created Media: The media files the user created while viewing footage from the CCTV

-Dahua IoT - Registered Sensors (without DMSS account): List of IoT Registered Sensors that are connected with app ('.db' gets populated when the application is used without a DMSS account).
-Dahua IoT - Registered Cloud Devices (without DMSS account): List of IoT Registered Cloud Devices that are connected with app ('.db' gets populated when the application is used without a DMSS account).
-Dahua IoT - Notifications (without DMSS account): Cached notifications of the IoT smart home ('.db' gets populated when the application is used without a DMSS account).

-Dahua IoT - Registered Sensors (-x- DMSS account): List of IoT Registered Sensors that are connected with app ('x-account.db' gets populated when the application is used with the -x- DMSS account).
-Dahua IoT - Registered Cloud Devices (-x- DMSS account): List of IoT Registered Cloud Devices that are connected with app ('x-account.db' gets populated when the application is used with the -x- DMSS account).
-Dahua IoT - Notifications (-x- DMSS account): Cached notifications of the IoT smart home ('x-account.db' gets populated when the application is used with the -x- DMSS account).
@abrignoni
Copy link
Owner

This is amazing!!! thank you so much!

@abrignoni abrignoni merged commit 61b0203 into abrignoni:main Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants