-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove Malware domains #1116
Comments
Replacing both malware list with Online Malicious URL Blocklist? The other list, Malicious URL Blocklist, is too large to have it enabled by default, and though uBO can efficiently store it in memory, the large size is an issue because:
|
https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt I have it in my Custom Filters and it is updated very frequently. However, I read somewhere that the format is not entirely UBO compatible. |
I looked at the list and it's fine. Ideally, entries for which there is a path should be prefixed with
Would normally be written as:
But the filter is so unique that I really don't see the need for the |
Add the list and pick a URL from it for downloading .exe, and then access the site and it will be downloaded without an issue. |
Yes, I overlooked this. Maybe the best way to approach this is for a list to be able to hint at its primary purpose so that uBO parses the filters to ensure they apply to requests for the main document as well. |
Is that worth troubling? I wonder whether @MDLeom can simply add $all, even for all the rules if choosing specific rules is trouble for him. |
I noticed today that the Urlhaus author has added https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt |
Hmmm, https://gitlab.com/curben/urlhaus-filter/-/commit/859dfd03c6e9e5af6f1fac29bc9b22d1e0046111 |
Great, this means I can go ahead with this. So both current malware domain lists will be removed from stock lists and replaced with Online Malicious URL Blocklist. |
Related issues: - uBlockOrigin/uBlock-issues#1116 - uBlockOrigin/uBlock-issues#984 It has been found that the two malware lists uBO uses by default appear to be essentially no longer maintained. urlhaus list[1] has been identified by the community as being well maintained and as being actually useful as a default malware-related list in uBO, since it's being updated every day from a database of top domains and specific URLs identified as serving malicious content. Additionally, the maintainer of urlhaus list has taken steps to increase compatibility with uBO[2]. The decision has been to replace the current two malware- related lists with urlhaus list, which will be enabled by default in uBO -- and this means that list will be part of uBO's package from now on. For those who have the two removed malware lists enabled, these will be moved to the custom lists section -- they will still be enabled. It is suggested users remove them from their selection of lists as their usefulness at this point is questionable. [1] https://gitlab.com/curben/urlhaus-filter [2] https://gitlab.com/curben/urlhaus-filter/-/commit/859dfd03c6e9e5af6f1fac29bc9b22d1e0046111
Can I ask about what is the exact problem? I mean if |
? |
The |
Related issues: - uBlockOrigin/uBlock-issues#1116 - uBlockOrigin/uBlock-issues#984 It has been found that the two malware lists uBO uses by default appear to be essentially no longer maintained. urlhaus list[1] has been identified by the community as being well maintained and as being actually useful as a default malware-related list in uBO, since it's being updated every day from a database of top domains and specific URLs identified as serving malicious content. Additionally, the maintainer of urlhaus list has taken steps to increase compatibility with uBO[2]. The decision has been to replace the current two malware- related lists with urlhaus list, which will be enabled by default in uBO -- and this means that list will be part of uBO's package from now on. For those who have the two removed malware lists enabled, these will be moved to the custom lists section -- they will still be enabled. It is suggested users remove them from their selection of lists as their usefulness at this point is questionable. [1] https://gitlab.com/curben/urlhaus-filter [2] https://gitlab.com/curben/urlhaus-filter/-/commit/859dfd03c6e9e5af6f1fac29bc9b22d1e0046111
Maintainer of urlhaus-filter here. Currently urlhaus-filter-online.txt uses:
Should I use the following syntax instead (i.e. remove the
|
Yes, second form is better, it's semantically correct -- the Thanks for maintaining that list, I consider this helps make uBO better. |
Updated the script. The filter will be updated in ~10 hours.
No problem. I'm a longtime uBO user, always wanted to contribute. |
i updated to uBlock Origin development build v1.28.1b5 but Malware Domain List 1,104 used out of 1,104 and Malware domains 26,838 used out of 26,853 didnt moved to custom list and https://gitlab.com/curben/urlhaus-filter hasnt be added L.E: appears only after you purge cache and update filters |
Does that mean now the new Online Malicious URL Blocklist can completely replace both Malware Domain List and Malware Domain? If yes, could you please update the recommended lists in different blocking modes, like this page? |
Related issues: - uBlockOrigin/uBlock-issues#1116 - uBlockOrigin/uBlock-issues#984 It has been found that the two malware lists uBO uses by default appear to be essentially no longer maintained. urlhaus list[1] has been identified by the community as being well maintained and as being actually useful as a default malware-related list in uBO, since it's being updated every day from a database of top domains and specific URLs identified as serving malicious content. Additionally, the maintainer of urlhaus list has taken steps to increase compatibility with uBO[2]. The decision has been to replace the current two malware- related lists with urlhaus list, which will be enabled by default in uBO -- and this means that list will be part of uBO's package from now on. For those who have the two removed malware lists enabled, these will be moved to the custom lists section -- they will still be enabled. It is suggested users remove them from their selection of lists as their usefulness at this point is questionable. [1] https://gitlab.com/curben/urlhaus-filter [2] https://gitlab.com/curben/urlhaus-filter/-/commit/859dfd03c6e9e5af6f1fac29bc9b22d1e0046111
Prerequisites
Description
Similar to #984.
I've been watching this list for quite some time now and virtually nothing changes...
The last entry is:
usibw.top phishing private 20200518
usibw.top is a dead domain by now...
I really think it's worth considering the removal of this once great list.
Example of a better alternative at this point would be:
https://gitlab.com/curben/urlhaus-filter (?)
A specific URL where the issue occurs
n/a
Steps to Reproduce:
n/a
Expected behavior:
n/a
Actual behavior:
n/a
Your environment
The text was updated successfully, but these errors were encountered: