From 9182ea5ef4face544b6cf40fe48cf1c915539a28 Mon Sep 17 00:00:00 2001 From: Michael Dwucet Date: Mon, 30 Jan 2023 21:34:49 +0100 Subject: [PATCH] Update README.md added description of captive portal detection list to the readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 57e683e..5698f1b 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ are reused in many other open source projects. - [apple/list.json](./lists/apple/list.json) - **List of known Apple IP ranges** - _IP ranges assigned to Apple_ - [automated-malware-analysis/list.json](./lists/automated-malware-analysis/list.json) - **List of known domains used by automated malware analysis services & security vendors** - _Domains used by automated malware analysis services & security vendors_ - [bank-website/list.json](./lists/bank-website/list.json) - **List of known bank domains** - _Event contains one or more entries of known banking website_ +- [captive-portals/list.json](./lists/captive-portals/list.json) - **List of known captive portal detection domains** - _Event contains one or more entries of hostnames used by desktop and mobile operating systems for captive portal detection. (https://captivebehavior.wballiance.com/)_ - [cisco_top1000/list.json](./lists/cisco_top1000/list.json) - **Top 1000 websites from Cisco Umbrella** - _Event contains one or more entries from the top 1000 of the most used websites (Cisco Umbrella)._ - [cisco_top10k/list.json](./lists/cisco_top10k/list.json) - **Top 10 000 websites from Cisco Umbrella** - _Event contains one or more entries from the top 10 000 of the most used websites (Cisco Umbrella)._ - [cisco_top20k/list.json](./lists/cisco_top20k/list.json) - **Top 20 000 websites from Cisco Umbrella** - _Event contains one or more entries from the top 20 000 of the most used websites (Cisco Umbrella)._