Skip to content

Commit 931ba79

Browse files
author
Manas Bellani
committed
fingerprints.json: Added check for gemfury subdomain takeover. Taken from: EdOverflow/can-i-take-over-xyz#154
1 parent b800ca4 commit 931ba79

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fingerprints.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,5 +364,16 @@
364364
],
365365
"fingerprint": [],
366366
"nxdomain": true
367+
},
368+
{
369+
"service": "gemfury",
370+
"cname": [
371+
"furyns.com"
372+
],
373+
"fingerprint": [
374+
"https://gemfury.com/404"
375+
],
376+
"nxdomain": false,
377+
"checkall": true
367378
}
368379
]

0 commit comments

Comments
 (0)