PUNCH-Cyber / YaraGuardian

Django web interface for managing Yara rules
Apache License 2.0
190 stars 43 forks source link

Modify rules on ingestion #10

Closed redlazarus closed 7 years ago

redlazarus commented 7 years ago

The ability to make bulk changes to a yara file (or set or yara files) at the time of ingestion would make for a more efficient workflow.

Example - I am uploading a series of yara rules regarding PDFs - I'd like to make bulk changes to the name and metadata tags at time the files are uploaded. It makes for an easier workflow than uploading and then going in to find them based on upload time or a similar attribute.

Taskr commented 7 years ago

Feature Added