diff --git a/README.md b/README.md index 466b6c2..53b01e0 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Column header definitions: | Fly.io | Not vulnerable | 🟥 | | `404 Not Found` | [Issue #101](https://github.com/EdOverflow/can-i-take-over-xyz/issues/101) | | | Freshdesk | Not vulnerable | 🟥 | | `We couldn't find servicedesk.victim.tld Maybe this is still fresh! You can claim it now at http://www.freshservice.com/signup` | [Issue #214](https://github.com/EdOverflow/can-i-take-over-xyz/issues/214) | [Freshdesk Support Page](https://support.freshdesk.com/support/solutions/articles/37590-using-a-vanity-support-url-and-pointing-the-cname) | | Frontify | Edge case | 🟥 | | `404 - Page Not Found` `Oops… looks like you got lost` | [Issue #170](https://github.com/EdOverflow/can-i-take-over-xyz/issues/170) | | -| Gemfury | Vulnerable | 🟥 | furyns.com | `404: This page could not be found.` | [Issue #154](https://github.com/EdOverflow/can-i-take-over-xyz/issues/154) | [Article](https://khaledibnalwalid.wordpress.com/2020/06/25/gemfury-subdomain-takeover/) | +| Gemfury | Vulnerable | 🟩 | furyns.com | `404: This page could not be found.` | [Issue #154](https://github.com/EdOverflow/can-i-take-over-xyz/issues/154) | [Article](https://khaledibnalwalid.wordpress.com/2020/06/25/gemfury-subdomain-takeover/) | | Getresponse | Vulnerable | 🟥 | | `With GetResponse Landing Pages, lead generation has never been easier` | [Issue #235](https://github.com/EdOverflow/can-i-take-over-xyz/issues/235) | | | Ghost | Vulnerable | 🟥 | ghost.io | `Site unavailable\.|Failed to resolve DNS path for this host` | [Issue #89](https://github.com/EdOverflow/can-i-take-over-xyz/issues/89) | | | Github | Edge case | 🟥 | | `There isn't a GitHub Pages site here.` | [Issue #37](https://github.com/EdOverflow/can-i-take-over-xyz/issues/37) [Issue #68](https://github.com/EdOverflow/can-i-take-over-xyz/issues/68) | | diff --git a/fingerprints.json b/fingerprints.json index 1501d33..ec0a71e 100644 --- a/fingerprints.json +++ b/fingerprints.json @@ -276,7 +276,7 @@ "vulnerable": false }, { - "cicd_pass": false, + "cicd_pass": true, "cname": ["furyns.com"], "discussion": "[Issue #154](https://github.com/EdOverflow/can-i-take-over-xyz/issues/154)", "documentation": "[Article](https://khaledibnalwalid.wordpress.com/2020/06/25/gemfury-subdomain-takeover/)",