Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rules
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fact-depend
rules
Commits
8cadff08
Commit
8cadff08
authored
9 years ago
by
mmorenog
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Equation.yar
parent
45330297
master
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
Equation.yar
malware/Equation.yar
+0
-12
No files found.
malware/Equation.yar
View file @
8cadff08
...
@@ -579,15 +579,3 @@ rule apt_equation_keyword {
...
@@ -579,15 +579,3 @@ rule apt_equation_keyword {
condition:
condition:
uint16(0) == 0x5a4d and 1 of ($a*)
uint16(0) == 0x5a4d and 1 of ($a*)
}
}
rule apt_equation_keyword {
meta:
description = "Rule to detect Equation group's keyword in executable file"
last_modified = "2015-09-26"
reference = "http://securelist.com/blog/research/68750/equation-the-death-star-of-malware-galaxy/"
strings:
$a1 = "Backsnarf_AB25" wide
$a2 = "Backsnarf_AB25" ascii
condition:
uint16(0) == 0x5a4d and 1 of ($a*)
}
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment