Compare commits

...

5 Commits

Author SHA1 Message Date
Alexandre Dulaunoy fcbcf65795
Merge pull request #269 from karenyousefi/main
Update
2024-04-20 22:16:18 +02:00
Karen Yousefi 8888595654
Update url-shortener
update to V13
2024-04-20 10:16:42 -07:00
Karen Yousefi b2a754fc99
Update list.json
add taplink[.]cc
2024-04-20 10:07:26 -07:00
Karen Yousefi 2820a61366
Merge branch 'MISP:main' into main 2024-04-20 10:02:27 -07:00
Karen Yousefi 6e2cd6adcd
Update README.md 2024-03-20 22:30:05 -07:00
3 changed files with 7 additions and 2 deletions

View File

@ -44,7 +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_
- [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)_

View File

@ -41,6 +41,7 @@
"shorby.com",
"snipfeed.co",
"taplink.at",
"taplink.cc",
"uniqode.com"
],
"matching_attributes": [

View File

@ -51,18 +51,22 @@
"ity.im",
"j.mp",
"jii.li",
"komin.fo",
"kortlink.dk",
"lc.cx",
"link.zip.net",
"linkto.im",
"lnk.co",
"lnk.direct",
"lnk.pw",
"lnkd.in",
"lnkfi.re",
"mcaf.ee",
"merky.de",
"my5353.com",
"n9.cl",
"nov.io",
"onx.la",
"ouvaton.link",
"ow.ly",
"p6l.org",
@ -126,5 +130,5 @@
],
"name": "List of known URL Shorteners domains",
"type": "hostname",
"version": 12
"version": 13
}