DissectMalware / yaradbg-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

YaraDbg is a free web-based Yara debugger to help security analysts to write hunting or detection rules with less effort and more confidence. By using YaraDbg, you can perform a thorough root-cause-analysis (RCA) on why some of your Yara rules did or did not match with a specific file. It can also help you to better maintain a large set of yara rules.

YaraDbg backend, this project, is the backend application for YaraDbg (live on: https://yaradbg.dev). If you are interested on the front implementation visit YaraDbg Frontend project.

Demo

Please see: https://twitter.com/DissectMalware/status/1651336730937794560

live

You can play with it here: https://yaradbg.dev/

About

License:Apache License 2.0


Languages

Language:Python 100.0%