Skip to content

Commit 7a8669d

Browse files
author
Manas Bellani
committed
fingerprints.json: added a check for pingdom subdomain takeover. Taken from: http://www.theryangriffin.com/uncategorized/subdomain-takeover-of-stat-pubnub-com/, EdOverflow/can-i-take-over-xyz#144
1 parent b800ca4 commit 7a8669d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

fingerprints.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,5 +364,18 @@
364364
],
365365
"fingerprint": [],
366366
"nxdomain": true
367+
},
368+
{
369+
"service": "pingdom",
370+
"cname": [
371+
"stats.pingdom.com"
372+
],
373+
"fingerprint": [
374+
"This could be because the account was cancelled",
375+
"Sorry, couldn’t find the status page",
376+
"maybe you slipped over the keyboard"
377+
],
378+
"nxdomain": false,
379+
"checkall": true
367380
}
368381
]

0 commit comments

Comments
 (0)