yaraeditor-web ============== YaraEditor Framework Official page: http://www.adlice.com/download/yaraeditorweb/ ## Version 1.2.0 Compatibility for MySQL 8.0 Compatibility for PHP 8.2 Added gd to DockerFile Fixed an issue with yaraparse on recent python version Added Yara version to publications Small fixes ## Version 1.1.1 Fixed potential issue with HTML tag being before php initial code Added aliases list on edit and edit_live pages ## Version 1.1 Added Owncloud storage module for publications Moved publication logic to a separate module (localstorage for default) Added "priority" field for rules (force order in file export) Added aliases on rules page (strings) Added "favorite" field for rules Added "disabled" field for rules (not integrated in packages) Added DockerFile and docker-compose Fixed hash sent for MRF module (sanitize) Fixed all tables to use real pagination Fixed an issue where .pack files were not removed ## Version 1.0 Fixed ability to reference other rules Replaced history old/new data by a Diff view Added "show rejected" filter on approval view Added approve button from diff on approval view Added diff on Rule edition view Improved visilibity of existing metas/strings with panel colors and badges Added links to threat page Added history cleanup in Cron Added notifications cleanup in cron Added tags autocompletion Added Twitter module (auto tweets) Added MRF module (ability to test files from the repo) Fixed cookie creation Added Email notifications Added scanfile API Refactored installer, now deploys in 1 click Added public/worfflow mode Fixed a lot of bugs ## Version 0.9 Refactored tables to remove datatable editor New theme Added multiline conditions Added threats page Added avatar on rules pages Added publication engine and pages Added publication APIs Added workflow (now draft are created in a separate table, and validated by high profile account) Added notifications Added Aliases module and pages (create shortcut values replaced at rule generation) Fixed a lot of bugs ## Version 0.8 Fixed tables autowidth Fixed badges values Fixed history not showing the latest events Fixed import condition parsing Fixed preview not showing imports Fixed syntax check not using imports Added rule overwrite from file import Added last comments section in stats page Refactored stats page layout ## Version 0.7 Added Bulk actions Added User commenting system Added Search by tag (shortcut from stats page) DB model refactoring for better performances Fixed strings is empty error message Minor fixes ## Version 0.6 Added Buffer test item Added File test item (local storage) Removed new tab links Added filter to display only user tests Added Import form (raw text) Added Tests listing and creation in rule edition page Fixed public sharing permissions Fixed search query Minor fixes ## Version 0.5 Added Tests sets page Added Tests set page Added String (ANSI) test item Added String (UNICODE) test item Added Rule syntax check Refactored Recycle bin permissions: Low profile users can only see their items Refactored buttons (added icons) Minor fixes ## Version 0.4 Added user Permissions Added History page Added Recycle Bin Added information on similar rule name Added suggests for Threat name based on existing rules ## Version 0.3 Added Search page Improved Stats page ## Version 0.2 Added Rule export Added Stats page (first step) Ability to give a name on file/rule copy ## Version 0.1 Initial release Ability to create/copy/delete/edit files Ability to create/copy/delete/edit/view rules Syntax highlight for rules creation Files export