Open shibumi opened 9 years ago
think makes sense, yes
You can add new rules by adding them directly to the folder. This form is designed to write rules on the fly as your doing analysis. When we upgrade to the new django app i will add a rule uploader in addition to the text form.
Why has been this closed? implemented?
It hasn't. I closed it for inactivity and because it referred to an older version of the web interface that has been replaced. I'll re-open it for the moment given it seems like it is still of interest to you.
Might make sense to also implement this as an API endpoint. You would then be able to view/download, edit and also upload Yara rules. On the Web page we then just add a button that uses the API for the upload.
@shibumi I could give you some pointers if you were willing to create a PR for this.
Hello, I would prefer a simple file upload instead of a text field for yara rules.. I mean when you have a yara rule you don't want to copypaste it in a text field and fill out a formular before upload.. it would be better If I could just upload one or more .yar files.. thats it