bank_rule.yar 95 Bytes
rule davivienda : mail {
	strings:
		$nombre = "davivienda" nocase
	condition:
		all of them
}