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
8b202dd9
Commit
8b202dd9
authored
Jan 08, 2018
by
Pablo Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Small edits on README.md
parent
861e380b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
README.md
README.md
+10
-10
No files found.
README.md
View file @
8b202dd9
...
...
@@ -18,7 +18,7 @@ Mail list : http://list.yararules.com/mailman/listinfo/yararules.com.signatures
# Requirements
Yara
**version 3.0**
or higher is required for most of the rules to work. This is mainly due to the use of the "pe" module introduced in that version.
Yara
**version 3.0**
or higher is required for most of the rules to work. This is mainly due to the use of the "pe" module introduced in that version.
You can check your installed version with
`yara -v`
...
...
@@ -30,7 +30,7 @@ Also, you will need [Androguard Module](https://github.com/Koodous/androguard-ya
## Antidebug/AntiVM
In this section you will find Yara Rules aimed to detect anti debug and anti virtualization techniques used by malware to evade automated analy
i
sis.
In this section you will find Yara Rules aimed to detect anti debug and anti virtualization techniques used by malware to evade automated analysis.
## CVE_Rules
...
...
@@ -38,7 +38,7 @@ In this section you will find Yara Rules specialised on the identification of sp
## Crypto
In this section you will find Yara rules aimed to detect the existence of cryptographic algoritms.
In this section you will find Yara rules aimed to detect the existence of cryptographic algorit
h
ms.
## Exploit Kits
...
...
@@ -49,17 +49,17 @@ In this section you will find Yara rules aimed to detect the existence of Exploi
In this section you will find Yara Rules to be used with documents to find if they have been crafted to leverage malicious code.
## Malware
## Malware
In this section you will find Yara rules specialised on the identification of well-known malware.
## Packers
In this section you will find Yara Rules aimed to detect well-known sofware packers, that can be used by malware to hide itself.
In this section you will find Yara Rules aimed to detect well-known sof
t
ware packers, that can be used by malware to hide itself.
## Web
s
hells
## Web
S
hells
In this section you will find Yara rules specialised on the identification of well-known
webs
hells.
In this section you will find Yara rules specialised on the identification of well-known
WebS
hells.
## Email
...
...
@@ -67,13 +67,13 @@ In this section you will find Yara rules specialised on the identification of ma
## Malware Mobile
In this section you will find Yara rules specialised on the i
n
dentification of well-known mobile malware.
In this section you will find Yara rules specialised on the identification of well-known mobile malware.
Many rules in this section use Androguard module developed by people at https://koodous.com/.
Many rules in this section use Androguard module developed by people at https://koodous.com/.
You can get it, along with installation instructions, at https://github.com/Koodous/androguard-yara
# Contact
# Contact
Webpage: http://yararules.com
...
...
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