diff --git a/README.md b/README.md index ce8878b..14193b7 100755 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ are reused in many other open source projects. - [google/list.json](./lists/google/list.json) - **List of known google domains** - _Event contains one or more entries of known google domains_ - [googlebot/list.json](./lists/googlebot/list.json) - **List of known Googlebot IP ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)** - _Google Bot IP address ranges (https://developers.google.com/search/apis/ipranges/googlebot.json)_ - [ipv6-linklocal/list.json](./lists/ipv6-linklocal/list.json) - **List of IPv6 link local blocks** - _Event contains one or more entries part of the IPv6 link local prefix (RFC 4291)_ +- [Link-in-Bio/list.json](./lists/Link-in-Bio/list.json) - **List of known Link in Bio domains** - _Event contains one or more entries of known Link in Bio domains_ - [majestic_million/list.json](./lists/majestic_million/list.json) - **Top 10000 websites from Majestic Million** - _Event contains one or more entries from the top 10K of the most used websites (Majestic Million)._ - [microsoft-attack-simulator/list.json](./lists/microsoft-attack-simulator/list.json) - **List of known Office 365 Attack Simulator used for phishing awareness campaigns** - _Office 365 URLs and IP address ranges used for their attack simulator in Office 365 Threat Intelligence_ - [microsoft-azure-appid/list.json](./lists/microsoft-azure-appid/list.json) - **List of Azure Applicaiton IDs** - _List of Azure Application IDs (https://learn.microsoft.com/en-us/troubleshoot/azure/active-directory/verify-first-party-apps-sign-in)_ diff --git a/lists/Link-in-Bio/list.json b/lists/Link-in-Bio/list.json new file mode 100644 index 0000000..1ebac5d --- /dev/null +++ b/lists/Link-in-Bio/list.json @@ -0,0 +1,55 @@ +{ + "description": "Event contains one or more entries of known Link in bio domains. Those shorten links are a reference to a list of links.", + "list": [ + "beacons.ai", + "bio.fm", + "bio.site", + "biolink.site", + "bit.ly", + "bitly.com", + "campsite.bio", + "contactinbio.com", + "evrl.ink", + "feed.link", + "hopp.co", + "hyperfollow.com", + "komi.io", + "l1nk.bio", + "later.com", + "lift.bio", + "liinks.co", + "link.space", + "link.umode.com.br", + "linkbio.co", + "linkfire.com", + "linki.ee", + "linkin-bio.digital", + "linkin.bio", + "linknbio.com", + "linkpilot.in", + "linkpop.com", + "linktr.ee", + "ln.ki", + "lnk.at", + "lnk.bio", + "lnkfi.re", + "lnkfy.co", + "milkshake.app", + "muse.io", + "set.page", + "shor.by", + "shorby.com", + "snipfeed.co", + "taplink.at", + "uniqode.com" + ], + "matching_attributes": [ + "domain", + "hostname", + "domain|ip", + "url" + ], + "name": "List of known link in Bio domains", + "type": "hostname", + "version": 1 +}