Projects STRLCPY CVE-2021-36260 Commits 036656c2
🤬
  • ■ ■ ■ ■ ■
    README.md
    skipped 9 lines
    10 10   
    11 11  # All credit to Watchful_IP
    12 12   
    13  -#!/usr/bin/env python3
    14 13   
    15  -"""
    16 14  Note:
    17 15  1) This code will _not_ verify if remote is Hikvision device or not.
    18 16  2) Most of my interest in this code has been concentrated on how to
    skipped 23 lines
    42 40   
    43 41  Execute blind command:
    44 42   $./CVE-2021-36260.py --rhost 192.168.57.20 --rport 8080 --cmd_blind "reboot"
    45  -"""
     43 + 
    46 44   
Please wait...
Page is in error, reload to recover