rename contentis_base64 to contains

This commit is contained in:
Ԝеѕ
2020-07-08 12:44:14 -04:00
committed by GitHub
parent cbb724a543
commit 580272c051
+1 -1
View File
@@ -3,7 +3,7 @@
This Yara ruleset is under the GNU-GPLv2 license (http://www.gnu.org/licenses/gpl-2.0.html) and open to any user or organization, as long as you use it under this license.
*/
rule contentis_base64 : Base64
rule contains_base64 : Base64
{
meta:
author = "Jaume Martin"