Skip to content

Commit 9c6ab4e

Browse files
committed
Added Thomson TG789vn Router fingerprint
1 parent e75401b commit 9c6ab4e

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
@@ -114,4 +114,11 @@ var fingerprints = [
114114
// Insert exploit here
115115
},
116116
},
117+
{
118+
'name': "Thomson TG789vn Router",
119+
'fingerprints': [["/images/home.gif",50,50],["/images/stxx__xl.gif",50,50],["/images/bbc__xl.gif",50,50],["/images/tbox__xl.gif",50,50],["/images/hnw___xl.gif",50,50],["/images/help.gif",50,50],["/images/spacer.gif",1,1],["/images/bull__md.gif",40,20],["/images/bbc_grxl.gif",50,50],["/images/iwla__la.gif",40,40],["/images/ieth__la.gif",40,40],["/images/ipho__la.gif",40,40],["/images/banner_back.gif",1,69],["/images/banner_left.gif",605,69],["/images/banner_right.gif",139,69],["/images/gradient.gif",1,38],"/styles.css","/util.js","/b_menu.js"],
120+
'callback': function( ip ) {
121+
// Insert exploit here
122+
},
123+
},
117124
]

0 commit comments

Comments
 (0)