Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
cve-2021-33045 | Kitploit
Tools/GitHubGitHub/dongpohezui/cve-2021-33045
Vulnerability AnalysisWeb Proxies & InterceptionExploitationWeb Application ExploitationAuthentication
GitHubdongpohezui/cve-2021-33045

cve-2021-33045

View Repository
824 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

cve-2021-33045

Log in to the camera's web page by modifying the packets sent by the browser to /RPC2_Login.

Here, a mitmproxy script is used to implement the relevant functionality. Similar functionality can also be implemented using Fiddler or Burp Suite.

Usage:

root@kitploit:~
mitmweb  --showhost --set block_global=false -s mitm.py

Then, set mitmproxy as the HTTP proxy in the browser.

References:

  • Dahua Authentication Bypass ≈ Packet Storm https://packetstormsecurity.com/files/164423/Dahua-Authentication-Bypass.html

  • mcw0/DahuaConsole https://github.com/mcw0/DahuaConsole

Download Tool