#yaraify — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #yaraify, aggregated by home.social.
-
Who loves YARAify? We do! 💛 And now there’s even more to love with the latest cool features making threat hunting easier🕵️♂️. Now you can...
👉 Auto-delete files after scanning! If enabled, YARAify now deletes raw files after 7 days - while keeping scan results and metadata available. Want to keep those juicy files private? You can still disable file sharing ⛔
👉 Trigger a file rescan for a previously uploaded sample! Also accessible via the API. ✨ Bonus: Grab Python 3 script from our GitHub repo: https://github.com/abusech/YARAify
👉 Deploy YARA rules directly via the API! ✨ And, yes, there’s a sample script on GitHub for that too!
🎥 Want a walkthrough? Jump to 11:08 in this demo to see these updates in action:
https://www.youtube.com/live/xobmSNfZ-sk -
Who loves YARAify? We do! 💛 And now there’s even more to love with the latest cool features making threat hunting easier🕵️♂️. Now you can...
👉 Auto-delete files after scanning! If enabled, YARAify now deletes raw files after 7 days - while keeping scan results and metadata available. Want to keep those juicy files private? You can still disable file sharing ⛔
👉 Trigger a file rescan for a previously uploaded sample! Also accessible via the API. ✨ Bonus: Grab Python 3 script from our GitHub repo: https://github.com/abusech/YARAify
👉 Deploy YARA rules directly via the API! ✨ And, yes, there’s a sample script on GitHub for that too!
🎥 Want a walkthrough? Jump to 11:08 in this demo to see these updates in action:
https://www.youtube.com/live/xobmSNfZ-sk -
You can now manage your YARA rules for live hunting on #YARAify using the API 🥳👏
Deploy a YARA rule through the API:
https://yaraify.abuse.ch/api/#deploy-yaraSample script:
https://github.com/abusech/YARAify/blob/main/upload_yara_rule.pyHappy hunting! 🎯
-
You can now manage your YARA rules for live hunting on #YARAify using the API 🥳👏
Deploy a YARA rule through the API:
https://yaraify.abuse.ch/api/#deploy-yaraSample script:
https://github.com/abusech/YARAify/blob/main/upload_yara_rule.pyHappy hunting! 🎯
-
Just pushed an update for malwarebazaar, my little Python/CLI API client for @abuse_ch #MalwareBazaar. Originally just used for querying bazaar itself, now it's possible to query #YARAify, too. Additionally the CLI was updated to provide a richer (haha - https://rich.readthedocs.io/) output. You can find the new version on Github (https://github.com/3c7/bazaar/releases/tag/v0.2.0) and on PyPI via `malwarebazaar`.