Skip to content

Commit 2255b09

Browse files
committedSep 8, 2015
Added fingerprint for Cisco DPC3848V
1 parent fe7dd55 commit 2255b09

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎fingerprint_db.js

+8
Original file line numberDiff line numberDiff line change
@@ -128,5 +128,13 @@ var fingerprints = [
128128
// Insert exploit here
129129
},
130130
},
131+
{
132+
'name': "Cisco DPC3848V",
133+
'created': "Tue, 08 Sep 2015 00:02:50 GMT",
134+
'resources': [["/cmn/img/pageBackground.jpg",1260,566],["/cmn/img/cisco_logo.png",93,59],"/cmn/css/webframe.css","/cmn/js/lib/jquery-1.9.1.js","/cmn/js/lib/jquery-migrate-1.2.1.js","/cmn/js/utilityFunctions.js","/i18n/i18nReader.php"],
135+
'callback': function( ip ) {
136+
// Insert exploit here
137+
},
138+
},
131139

132140
]

0 commit comments

Comments
 (0)