Skip to content

hanul93/yaradbg-frontend

 
 

Repository files navigation

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 frontend, this project, is the frontend application for YaraDbg (live on: https://yaradbg.dev). If you are interested on the backend implementation visit YaraDbg Backend project.

Demo

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

Live Yaradbg

Visit https://yaradbg.dev

Run locally using Docker

Check this YaraDbg Container project out.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • CSS 8.3%
  • HTML 7.3%