From 83e330b71d7c688574b0db6c672f720957d2687b Mon Sep 17 00:00:00 2001 From: Sirakorn Lamyai Date: Fri, 12 Jan 2024 23:01:26 +0700 Subject: [PATCH] TTC-CERT blocklist in ttc-cert.json --- blocklists/ttc-cert.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 blocklists/ttc-cert.json diff --git a/blocklists/ttc-cert.json b/blocklists/ttc-cert.json new file mode 100644 index 0000000..7b474ac --- /dev/null +++ b/blocklists/ttc-cert.json @@ -0,0 +1,9 @@ +{ + "name": "Thailand Telecommunications Sector CERT (TTC-CERT) Recommended Blocklist", + "website": "https://github.com/ttc-cert/TTC-CERT_blocklist_recommended", + "description": "Blocklist from Thailand Telecommunications Sector CERT (TTC-CERT), compiled from publicly published threat lists, and TTC-CERT's own research.", + "source": { + "url": "https://raw.githubusercontent.com/ttc-cert/TTC-CERT_blocklist_recommended/master/domain_blocklist_recommended.txt", + "format": "domains" + } +}