YaraGuardian
Tool and Usage
Project details
- License
- Apache License 2.0
- Programming language
- Python
- Author
- Adam Trask
- Latest release
- 1.6.0
- Latest release date
Project health
Links
GitHub project |
Why this tool?
YaraGuardian provides a web-based interface that helps to manage Yara rules. It can be used to search, organize, and bulk-edit rules. The tool also prevents creating duplicate entries, which is a nice additional benefit of this management utility.
Background information
YaraGuardian is written in Django, a Python-based framework to create web applications. It includes a REST framework.
Usage and audience
YaraGuardian is commonly used for malware analysis. Target users for this tool are security professionals and system administrators.
Features
- Application programming interface (API) available
- Web interface
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + The source code of this software is available
Installation
Dependencies
Several dependencies are required to use YaraGuardian.
- django
- djangorestframework
YaraGuardian alternatives
Similar tools to YaraGuardian:
MultiScanner
MultiScanner is a modular file scanning and analysis framework. It can be used to scan files and detect malware or other suspicious traces. With the help of the modules, it can be extended to provide more details about a file.
SSMA
There are never enough tools to analyze malware, right? SSMA might be one of those tools that to add to your malware analysis toolbox.
Binary Analysis Next Generation
Binary Analysis Next Generation (BANG) or binaryanalysis-ng is a security tool to perform binary analysis by Armijn Hemel. Learn how the tool works.
This tool page was updated at . Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a Linux malware analysis tool.