Skip to content

Commit

Permalink
fingerprint.json: added check for smartjobboard subdomain takeover. T…
Browse files Browse the repository at this point in the history
  • Loading branch information
Manas Bellani committed Aug 16, 2020
1 parent b800ca4 commit d77f81b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion fingerprints.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,5 +364,15 @@
],
"fingerprint": [],
"nxdomain": true
},
{
"service": "smartjobboard",
"cname": [
""
],
"fingerprint": [
"This job board website is either expired or its domain name is invalid"
],
"nxdomain": false
}
]
]

0 comments on commit d77f81b

Please sign in to comment.