Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 341 Bytes

yara-tester-bot

Telegram Bot that performs checks of the yararules.com ruleset

Prerequisites

Python and python-telegram-bot.

Yara compiled from source with androguard module support: https://github.com/Koodous/androguard-yara

Clone repo with --recursive option.

Create your own config file. You have a sample in yarabot.cfg.sample.