Yara Manager Logo

Yara Manager

0
Free
Visit Website

A simple program to manage your yara ruleset in a database. By default sqlite will be used, but using MySQL/MariaDB or Postgres is also possible. Todos Implement backup and sharing possibilities. Yara Manager creates a fresh config if none exists. If you update from an older version, please pay attention to freshly added config options. You can reset your configuration using ym config reset, however, this will also overwrite any custom changes you made. The most important configuration to change is probably your editor. The default configuration uses codium -w for opening rules. You can use e.g. EDITOR=vim DISABLE_STATUS=1 ym config edit to open your config in Vim (and you can type :w to save and :q to quit).

FEATURES

ALTERNATIVES

Python wrapper for the Libemu library for analyzing shellcode.

Discontinued project for file-less persistence, attacks, and anti-forensic capabilities on Windows 7 32-bit systems.

Explores malware interaction with Windows API and methods for detection and prevention.

A toolkit for detecting and tracking Blind XSS, XXE, and SSRF vulnerabilities

Fernflower is an analytical decompiler for Java with command-line options and support for external classes.

A collection of XSS payloads designed to turn alert(1) into P1

A framework for reverse engineering Flutter apps with modified Flutter library for dynamic analysis and traffic monitoring.

A command-line program for finding secrets and sensitive information in textual data and Git history.