We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6daa8b4 commit 9e9954eCopy full SHA for 9e9954e
modules/exploits/linux/misc/hikvision_rtsp_bof.rb
@@ -41,7 +41,7 @@ def initialize(info = {})
41
#
42
# ROP targets are difficult to represent in the hash, use callbacks instead
43
44
- [ "DS-7204 Firmware version x.y.z", {
+ [ "DS-7204 Firmware V2.2.10 build 131009", {
45
46
# The callback handles all target-specific settings
47
:callback => :target_ds7204_1,
0 commit comments