Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
extremeshok#412 from origin: Remove deprecated bank_rule.yar
Browse files Browse the repository at this point in the history
Original PR: extremeshok#415


it has been removed in upstream Yara rules, and so we currently always throw warning:

    WARNING: Failed connection to https://raw.githubusercontent.com/Yara-Rules/rules/master - SKIPPED yararulesproject bank_rule.yar update

PR is made against dev branch.

Also, it would be good to finally publish dev branch to master and make a release, as there are few other bugs pending which users keep reporting (like extremeshok#400, extremeshok#414, etc)
  • Loading branch information
dimejo authored Feb 19, 2023
1 parent 244ec5d commit adbd58d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/master.conf
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,6 @@ cve_rules/CVE-2017-11882.yar|MEDIUM
cve_rules/CVE-2018-20250.yar|MEDIUM
cve_rules/CVE-2018-4878.yar|MEDIUM
# Identification of malicious e-mails.
email/bank_rule.yar|MEDIUM
email/EMAIL_Cryptowall.yar|MEDIUM
email/Email_fake_it_maintenance_bulletin.yar|MEDIUM
email/Email_quota_limit_warning.yar|MEDIUM
Expand Down

0 comments on commit adbd58d

Please sign in to comment.