Skip to content

Commit bf6de39

Browse files
committed
Added GE Security 1809 Universal Interface fingerprint
1 parent 3f8f132 commit bf6de39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fingerprint_db.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,11 @@ var fingerprints = [
7979
// Insert exploit here
8080
},
8181
},
82+
{
83+
'name': "GE Security 1809 Universal Interface",
84+
'fingerprints': [["/images/gelogo.jpg",251,59],"/links.html",["/images/1809.jpg",560,349],"/home.html"],
85+
'callback': function( ip ) {
86+
// Insert exploit here
87+
},
88+
},
8289
]

0 commit comments

Comments
 (0)