forked from kevthehermit/VolUtility
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More Yara Support including Yara Rules for Rats
- Loading branch information
1 parent
d886309
commit 25cfe87
Showing
51 changed files
with
1,193 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
rule AAR | ||
{ | ||
meta: | ||
author = " Kevin Breen <[email protected]>" | ||
date = "2014/04" | ||
ref = "http://malwareconfig.com/stats/AAR" | ||
maltype = "Remote Access Trojan" | ||
filetype = "exe" | ||
|
||
strings: | ||
$a = "Hashtable" | ||
$b = "get_IsDisposed" | ||
$c = "TripleDES" | ||
$d = "testmemory.FRMMain.resources" | ||
$e = "$this.Icon" wide | ||
$f = "{11111-22222-20001-00001}" wide | ||
$g = "@@@@@" | ||
condition: | ||
all of them | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
rule Adzok | ||
{ | ||
meta: | ||
author = " Kevin Breen <[email protected]>" | ||
Description = "Adzok Rat" | ||
Versions = "Free 1.0.0.3," | ||
date = "2015/05" | ||
ref = "http://malwareconfig.com/stats/Adzok" | ||
maltype = "Remote Access Trojan" | ||
filetype = "jar" | ||
|
||
strings: | ||
$a1 = "config.xmlPK" | ||
$a2 = "key.classPK" | ||
$a3 = "svd$1.classPK" | ||
$a4 = "svd$2.classPK" | ||
$a5 = "Mensaje.classPK" | ||
$a6 = "inic$ShutdownHook.class" | ||
$a7 = "Uninstall.jarPK" | ||
$a8 = "resources/icono.pngPK" | ||
condition: | ||
7 of ($a*) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
rule AlienSpy | ||
{ | ||
meta: | ||
author = "Kevin Breen" | ||
ref = "http://malwareconfig.com/stats/AlienSpy" | ||
maltype = "Remote Access Trojan" | ||
filetype = "jar" | ||
|
||
strings: | ||
$PK = "PK" | ||
$MF = "META-INF/MANIFEST.MF" | ||
$a1 = "a.txt" | ||
$a2 = "b.txt" | ||
$a3 = "Main.class" | ||
$b1 = "ID" | ||
$b2 = "Main.class" | ||
$b3 = "plugins/Server.class" | ||
$c1 = "resource/password.txt" | ||
$c2 = "resource/server.dll" | ||
$d1 = "java/stubcito.opp" | ||
$d2 = "java/textito.isn" | ||
$e1 = "java/textito.text" | ||
$e2 = "java/resources.xsx" | ||
$f1 = "amarillo/asdasd.asd" | ||
$f2 = "amarillo/adqwdqwd.asdwf" | ||
$g1 = "config/config.perl" | ||
$g2 = "main/Start.class" | ||
$o1 = "config/config.ini" | ||
$o2 = "windows/windows.ini" | ||
$o3 = "components/linux.plsk" | ||
$o4 = "components/manifest.ini" | ||
$o5 = "components/mac.hwid" | ||
condition: | ||
$PK at 0 and $MF and | ||
(all of ($a*) or all of ($b*) or all of ($c*) or all of ($d*) or all of ($e*) or all of ($f*) or all of ($g*) or any of ($o*)) | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
rule Ap0calypse | ||
{ | ||
meta: | ||
author = " Kevin Breen <[email protected]>" | ||
date = "2014/04" | ||
ref = "http://malwareconfig.com/stats/Ap0calypse" | ||
maltype = "Remote Access Trojan" | ||
filetype = "exe" | ||
|
||
strings: | ||
$a = "Ap0calypse" | ||
$b = "Sifre" | ||
$c = "MsgGoster" | ||
$d = "Baslik" | ||
$e = "Dosyalars" | ||
$f = "Injecsiyon" | ||
condition: | ||
all of them | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
rule Arcom | ||
{ | ||
meta: | ||
author = " Kevin Breen <[email protected]>" | ||
date = "2014/04" | ||
ref = "http://malwareconfig.com/stats/Arcom" | ||
maltype = "Remote Access Trojan" | ||
filetype = "exe" | ||
|
||
strings: | ||
$a1 = "CVu3388fnek3W(3ij3fkp0930di" | ||
$a2 = "ZINGAWI2" | ||
$a3 = "clWebLightGoldenrodYellow" | ||
$a4 = "Ancestor for '%s' not found" wide | ||
$a5 = "Control-C hit" wide | ||
$a6 = {A3 24 25 21} | ||
condition: | ||
all of them | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
rule Bandook | ||
{ | ||
|
||
meta: | ||
author = " Kevin Breen <[email protected]>" | ||
date = "2014/04" | ||
ref = "http://malwareconfig.com/stats/bandook" | ||
maltype = "Remote Access Trojan" | ||
filetype = "exe" | ||
|
||
strings: | ||
$a = "aaaaaa1|" | ||
$b = "aaaaaa2|" | ||
$c = "aaaaaa3|" | ||
$d = "aaaaaa4|" | ||
$e = "aaaaaa5|" | ||
$f = "%s%d.exe" | ||
$g = "astalavista" | ||
$h = "givemecache" | ||
$i = "%s\\system32\\drivers\\blogs\\*" | ||
$j = "bndk13me" | ||
condition: | ||
all of them | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
rule BlackNix | ||
{ | ||
meta: | ||
author = " Kevin Breen <[email protected]>" | ||
date = "2014/04" | ||
ref = "http://malwareconfig.com/stats/BlackNix" | ||
maltype = "Remote Access Trojan" | ||
filetype = "exe" | ||
|
||
strings: | ||
$a1 = "SETTINGS" wide | ||
$a2 = "Mark Adler" | ||
$a3 = "Random-Number-Here" | ||
$a4 = "RemoteShell" | ||
$a5 = "SystemInfo" | ||
condition: | ||
all of them | ||
} |
Oops, something went wrong.