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
764a5208
Commit
764a5208
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 MALW_Bangat.yar
parent
6c10440b
master
No related merge requests found
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
MALW_Bangat.yar
malware/MALW_Bangat.yar
+5
-5
No files found.
malware/MALW_Bangat.yar
View file @
764a5208
...
...
@@ -3,10 +3,9 @@
*/
import "pe"
rule BangatCode : Bangat Family
rule BangatCode
{
meta:
description = "Bangat code features"
author = "Seth Hardy"
...
...
@@ -20,8 +19,9 @@ rule BangatCode : Bangat Family
any of them
}
rule BangatStrings
: Bangat Family
rule BangatStrings
{
meta:
description = "Bangat Identifying Strings"
author = "Seth Hardy"
...
...
@@ -40,7 +40,7 @@ rule BangatStrings : Bangat Family
all of ($lib*) or $file or $mc
}
rule Bangat
: Family
rule Bangat
{
meta:
description = "Bangat"
...
...
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