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
e72f6165
Commit
e72f6165
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_Hikit.yar
Syntax rule fixed
parent
1b1c9665
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
APT_Hikit.yar
malware/APT_Hikit.yar
+4
-0
No files found.
malware/APT_Hikit.yar
View file @
e72f6165
...
@@ -7,10 +7,14 @@ import "pe"
...
@@ -7,10 +7,14 @@ import "pe"
rule APT_Hikit_msrv
rule APT_Hikit_msrv
{
{
meta:
meta:
author = "ThreatConnect Intelligence Research Team"
author = "ThreatConnect Intelligence Research Team"
strings:
strings:
$m = {6D 73 72 76 2E 64 6C 6C 00 44 6C 6C}
$m = {6D 73 72 76 2E 64 6C 6C 00 44 6C 6C}
condition:
condition:
any of them
any of them
}
}
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