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

Go bindings for YARA with installation and build instructions.

GuardDog is a CLI tool for identifying malicious PyPI and npm packages through heuristics and Semgrep rules.

KLara is a distributed system written in Python that helps Threat Intelligence researchers hunt for new malware using Yara.

Scans running processes for potentially malicious implants and dumps them.

Fuzzilli is a JavaScript engine fuzzer that helps identify vulnerabilities in JavaScript engines.

A command-line tool for identifying NoSQL injection vulnerabilities in MongoDB databases

Assembler/disassembler for the dex format used by Dalvik, Android's Java VM implementation.

A detailed analysis of malicious packages and how they work

CyberSecTools logoCyberSecTools

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

Copyright © 2024 - All rights reserved