AutoYara Logo

AutoYara

0
Free
Updated 11 March 2025
Visit Website

This is the java code implementing the AutoYara algorithm, from our paper Automatic Yara Rule Generation Using Biclustering. Given a set of input files that belong to a given malware family, AutoYara can create Yara rules from the input samples. Our testing indicates it can be successful with as few as 2 sample files, and can achieve very low false positive rates. The goal is to help analysts that need to create rules to weed out the easy families first, so that they can work on the samples that do not yield to automation. This is research code, and comes with no warranty or support. Quick Start: You can download a pre-built binary of AutoYara from the release tab. If you have Java 11 (or greater) installed, you can get started by using the -i flag and providing a path to a file. If you give a folder, files will be selected from that folder recursively. Multiple files/paths can be specified using multiple -i arguments. java -jar AutoYara.jar -i ~/family_dataset/test/azero/ The final output will be written to the current directory. If you want to change the output directory or output file name, you can use --out /path/to/name.yara to change that. Unless you run on a few hun

FEATURES

SIMILAR TOOLS

A Yara ruleset for detecting PHP shells and other webserver malware.

One stop shop for decompiling Android apps with a focus on regenerating R references.

ILSpy is the open-source .NET assembly browser and decompiler with various decompiler frontends and features.

A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.

YaraHunter scans container images, running Docker containers, and filesystems to find indicators of malware.

A tool that scans a corpus of malware and builds a YARA rule to detect similar code sections.

Identifies 137 malicious npm packages and gathers system information to a remote server.

Copy executables with execute, but no read permission on Unix systems.

Krakatau provides an assembler and disassembler for Java bytecode, supporting conversion, creation, examination, comparison, and decompilation of Java binaries.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Operated by:

Mandos Cyber • KVK: 97994448

Netherlands • contact@mandos.io

Copyright © 2025 - All rights reserved