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
1c258b83
Commit
1c258b83
authored
8 years ago
by
Marc Rivero López
Committed by
GitHub
8 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update APT_Pipcreat.yar
parent
81067e0f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
+4
-1
APT_Pipcreat.yar
malware/APT_Pipcreat.yar
+4
-1
No files found.
malware/APT_Pipcreat.yar
View file @
1c258b83
...
...
@@ -3,7 +3,9 @@
*/
rule APT_Win_Pipcreat : pe dll backdoor {
rule APT_Win_Pipcreat
{
meta:
author = "chort (@chort0)"
description = "APT backdoor Pipcreat"
...
...
@@ -12,6 +14,7 @@ rule APT_Win_Pipcreat : pe dll backdoor {
MD5 = "f09d832bea93cf320986b53fce4b8397" // (incorrectly?) identified as Hupigon by many AV on VT
Reference = "http://www.cyberengineeringservices.com/login-exe-analysis-trojan-pipcreat/"
version = "1.0"
strings:
$strA = "pip creat failed" wide fullword
$strB = "CraatePipe" ascii fullword
...
...
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