Skip to content

Commit

Permalink
fix: fixed typo in rule name
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Roth committed Aug 21, 2018
1 parent e3d60d7 commit 5d4ed22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yara/gen_metasploit_payloads.yar
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ rule Msfpayloads_msf_ref {
5 of them
}

rule MAL_Metasploit_Framwork_UA {
rule MAL_Metasploit_Framework_UA {
meta:
description = "Detects User Agent used in Metasploit Framework"
author = "Florian Roth"
Expand Down

0 comments on commit 5d4ed22

Please sign in to comment.