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
a57d0116
Commit
a57d0116
authored
May 04, 2015
by
mmorenog
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12 from Yara-Rules/mmorenog-patch-2
Update Gholee.yar
parents
01513bc3
de6585ed
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
52 additions
and
0 deletions
+52
-0
Gholee.yar
malware/Gholee.yar
+52
-0
No files found.
malware/Gholee.yar
View file @
a57d0116
...
...
@@ -53,3 +53,55 @@ rule gholeeV2
18 of them
}
rule MW_gholee_v1 : v1
{
meta:
Author = "@GelosSnake"
description = "http://securityaffairs.co/wordpress/28170/cyber-crime/gholee-malware.html"
date = "2014-08"
maltype = "Remote Access Trojan"
sample_filetype = "dll"
hash0 = "48573a150562c57742230583456b4c02"
strings:
$a = "sandbox_avg10_vc9_SP1_2011"
$b = "gholee"
condition:
all of them
}
rule MW_gholee_v2 : v2
{
meta:
author = "@GelosSnake"
date = "2015-02-12"
description = "http://securityaffairs.co/wordpress/28170/cyber-crime/gholee-malware.html"
hash0 = "05523761ca296ec09afdf79477e5f18d"
hash1 = "08e424ac42e6efa361eccefdf3c13b21"
hash2 = "5730f925145f1a1cd8380197e01d9e06"
hash3 = "73461c8578dd9ab86d42984f30c04610"
sample_filetype = "dll"
strings:
$string0 = "RichHa"
$string1 = " ((((( H" wide
$string2 = "1$1,141<1D1L1T1\\1d1l1t1"
$string3 = "<8;$O' "
$string4 = "@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]"
$string5 = "jYPQTVTSkllZTTXRTUiHceWda/"
$string6 = "urn:schemas-microsoft-com:asm.v1"
$string7 = "8.848H8O8i8s8y8"
$string8 = "wrapper3" wide
$string9 = "pwwwwwwww"
$string10 = "Sunday"
$string11 = "YYuTVWh"
$string12 = "DDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDINGPADDINGXXPADDIN"
$string13 = "ytMMMMMMUbbrrrrrxxxxxxxxrriUMMMMMMMMMUuzt"
$string15 = "wrapper3 Version 1.0" wide
$string16 = "77A779"
$string17 = "<C<G<M<R<X<"
$string18 = "9 9-9N9X9s9"
condition:
18 of them
}
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