cvandeplas / pystemon

Monitoring tool for PasteBin-alike sites written in Python. Inspired by pastemon http://github.com/xme/pastemon
GNU Affero General Public License v3.0
334 stars 224 forks source link

include yara scan #31

Open cvandeplas opened 8 years ago

cvandeplas commented 8 years ago

Implement yara scanning of the pastie. Options would thus be: regex OR yara-file

cvandeplas commented 4 years ago

Something was implemented in this commit: https://github.com/kmdivi/pystemon/commit/4bffdae442c5c9e531b84dc18d8a8cc94e378c75

TODO: research and check if this can be merged