Sploitus

Exploit for Improper Authentication in Hikvision Ds-2Cd2032-I Firmware

githubexploit · 2020-11-12

Exploit Code

README17 lines
## https://sploitus.com/exploit?id=366D9030-3259-55DA-8265-A15D6DCEF8E1
# CVE-2017-7921  
Hikvision has no authorization to perform POC and password detection.  

**Usage:**  
```
Usage:  
  -a     Load the POC module  
  -b     Load the password cracking module  
  -e     Load the Exp module  
  -f string    File name (Default: None)  
  -i string    Input IP address (eg: 192.0.0.1–192.0.0.255)  
  -p string    Password (Default: 12345)  
  -s string    Protocol (eg: http; Default: “http”)  
  -t int      Number of threads (Default: 50)  
  -u string    Username (Default: admin)  
```