Filter updated: Sat, 24 Jul 2021 12:02:30 +0000

This commit is contained in:
curben-bot 2021-07-24 12:02:30 +00:00
parent 3e08e535e3
commit ebac869219
15 changed files with 1597 additions and 1612 deletions

View File

@ -1,12 +1,11 @@
! Title: PUP Domains Blocklist (AdGuard)
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Sat, 24 Jul 2021 00:34:32 +0000
! Updated: Sat, 24 Jul 2021 12:02:29 +0000
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
! Source: https://github.com/zhouhanc/malware-discoverer
||123news.website$all
||1browser.co$all
||2kddbl.club$all
||4upgradingstablesafe.work$all
||altcasino.info$all

View File

@ -1,12 +1,11 @@
! Title: PUP Domains Blocklist (AdGuard Home)
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Sat, 24 Jul 2021 00:34:32 +0000
! Updated: Sat, 24 Jul 2021 12:02:29 +0000
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
! Source: https://github.com/zhouhanc/malware-discoverer
||123news.website^
||1browser.co^
||2kddbl.club^
||4upgradingstablesafe.work^
||altcasino.info^

View File

@ -1,12 +1,11 @@
# Title: PUP Domains BIND Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Sat, 24 Jul 2021 00:34:32 +0000
# Updated: Sat, 24 Jul 2021 12:02:29 +0000
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
# Source: https://github.com/zhouhanc/malware-discoverer
zone "123news.website" { type master; notify no; file "null.zone.file"; };
zone "1browser.co" { type master; notify no; file "null.zone.file"; };
zone "2kddbl.club" { type master; notify no; file "null.zone.file"; };
zone "4upgradingstablesafe.work" { type master; notify no; file "null.zone.file"; };
zone "altcasino.info" { type master; notify no; file "null.zone.file"; };

View File

@ -1,12 +1,11 @@
# Title: PUP Names Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Sat, 24 Jul 2021 00:34:32 +0000
# Updated: Sat, 24 Jul 2021 12:02:29 +0000
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
# Source: https://github.com/zhouhanc/malware-discoverer
123news.website
1browser.co
2kddbl.club
4upgradingstablesafe.work
altcasino.info

View File

@ -1,12 +1,11 @@
# Title: PUP Domains dnsmasq Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Sat, 24 Jul 2021 00:34:32 +0000
# Updated: Sat, 24 Jul 2021 12:02:29 +0000
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
# Source: https://github.com/zhouhanc/malware-discoverer
address=/123news.website/0.0.0.0
address=/1browser.co/0.0.0.0
address=/2kddbl.club/0.0.0.0
address=/4upgradingstablesafe.work/0.0.0.0
address=/altcasino.info/0.0.0.0

View File

@ -1,12 +1,11 @@
# Title: PUP Domains Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Sat, 24 Jul 2021 00:34:32 +0000
# Updated: Sat, 24 Jul 2021 12:02:29 +0000
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
# Source: https://github.com/zhouhanc/malware-discoverer
123news.website
1browser.co
2kddbl.club
4upgradingstablesafe.work
altcasino.info

View File

@ -1,12 +1,11 @@
# Title: PUP Hosts Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Sat, 24 Jul 2021 00:34:32 +0000
# Updated: Sat, 24 Jul 2021 12:02:29 +0000
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
# Source: https://github.com/zhouhanc/malware-discoverer
0.0.0.0 123news.website
0.0.0.0 1browser.co
0.0.0.0 2kddbl.club
0.0.0.0 4upgradingstablesafe.work
0.0.0.0 altcasino.info

View File

@ -1,17 +1,16 @@
; Title: PUP Domains RPZ Blocklist
; Description: Block domains that host potentially unwanted programs (PUP)
; Updated: Sat, 24 Jul 2021 00:34:32 +0000
; Updated: Sat, 24 Jul 2021 12:02:29 +0000
; Expires: 1 day (update frequency)
; Homepage: https://gitlab.com/curben/pup-filter
; License: https://gitlab.com/curben/pup-filter#license
; Source: https://github.com/zhouhanc/malware-discoverer
$TTL 30
@ IN SOA rpz.curben.gitlab.io. hostmaster.rpz.curben.gitlab.io. 1627086872 86400 3600 604800 30
@ IN SOA rpz.curben.gitlab.io. hostmaster.rpz.curben.gitlab.io. 1627128149 86400 3600 604800 30
NS localhost.
123news.website CNAME .
1browser.co CNAME .
2kddbl.club CNAME .
4upgradingstablesafe.work CNAME .
altcasino.info CNAME .

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,11 @@
# Title: PUP Domains Unbound Blocklist
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Sat, 24 Jul 2021 00:34:32 +0000
# Updated: Sat, 24 Jul 2021 12:02:29 +0000
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
# Source: https://github.com/zhouhanc/malware-discoverer
local-zone: "123news.website" always_nxdomain
local-zone: "1browser.co" always_nxdomain
local-zone: "2kddbl.club" always_nxdomain
local-zone: "4upgradingstablesafe.work" always_nxdomain
local-zone: "altcasino.info" always_nxdomain

View File

@ -1,12 +1,11 @@
! Title: PUP Domains Blocklist (Vivaldi)
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Sat, 24 Jul 2021 00:34:32 +0000
! Updated: Sat, 24 Jul 2021 12:02:29 +0000
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
! Source: https://github.com/zhouhanc/malware-discoverer
||123news.website$document
||1browser.co$document
||2kddbl.club$document
||4upgradingstablesafe.work$document
||altcasino.info$document

3
dist/pup-filter.tpl vendored
View File

@ -1,7 +1,7 @@
msFilterList
# Title: PUP Hosts Blocklist (IE)
# Description: Block domains that host potentially unwanted programs (PUP)
# Updated: Sat, 24 Jul 2021 00:34:32 +0000
# Updated: Sat, 24 Jul 2021 12:02:29 +0000
# Expires: 1 day (update frequency)
# Homepage: https://gitlab.com/curben/pup-filter
# License: https://gitlab.com/curben/pup-filter#license
@ -9,7 +9,6 @@ msFilterList
: Expires=1
#
-d 123news.website
-d 1browser.co
-d 2kddbl.club
-d 4upgradingstablesafe.work
-d altcasino.info

3
dist/pup-filter.txt vendored
View File

@ -1,12 +1,11 @@
! Title: PUP Domains Blocklist
! Description: Block domains that host potentially unwanted programs (PUP)
! Updated: Sat, 24 Jul 2021 00:34:32 +0000
! Updated: Sat, 24 Jul 2021 12:02:29 +0000
! Expires: 1 day (update frequency)
! Homepage: https://gitlab.com/curben/pup-filter
! License: https://gitlab.com/curben/pup-filter#license
! Source: https://github.com/zhouhanc/malware-discoverer
123news.website
1browser.co
2kddbl.club
4upgradingstablesafe.work
altcasino.info