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
f6ea141a
Commit
f6ea141a
authored
Jun 13, 2017
by
mmorenog
Committed by
GitHub
Jun 13, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create MALW_TrickBot.yar
parent
cc091cee
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
MALW_TrickBot.yar
malware/MALW_TrickBot.yar
+2
-2
No files found.
malware/MALW_TrickBot.yar
View file @
f6ea141a
...
...
@@ -31,7 +31,7 @@ $str_systeminf_04 =
$str_systeminf_05 = "</autostart>"
$str_systeminf_06 = "</moduleconfig>"
condition:
all of ($str_
systeminf_*)
all of ($str_systeminf_*)
}
rule MALW_dllinject_trickbot_module : Trojan
{
...
...
@@ -44,7 +44,7 @@ $str_dllinj_02 = "<ignore_mask>"
$str_dllinj_03 = "<require_header>"
$str_dllinj_04 = "</dinj>"
condition:
all of ($str_
dllinj_*)
all of ($str_dllinj_*)
}
rule MALW_mailsercher_trickbot_module :
Trojan
...
...
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