http://open-source-security-software.net/project/yextend/releases.atomRecent releases for yextend2025-06-23T07:35:32.840876+00:00python-feedgenyextend 1.1yextend 1.12014-09-04T20:04:22+00:00- activated the processing of RAR archives (single file, unencrypted)
- cleaned up includes that are no longer needed
- small tweak to reduce false positive results in the archive anomaly calculation
2014-09-04T20:04:22+00:00yextend 1.1.1yextend 1.1.12015-02-20T18:54:24+00:00- added new file type detection patterns
2015-02-20T18:54:24+00:00yextend 1.2yextend 1.22015-05-28T18:39:44+00:00Version 1.2 is an adjustment for yextend to work with version 3.3 of yara. A few functions were changed on the yara side and this rendered yextend 1.1.1 inoperable.
2015-05-28T18:39:44+00:00yextend 1.3yextend 1.32015-10-24T23:17:04+00:00yextend 1.3 has been built to work with yara 3.4, it also now outputs metadata from rule 'meta' sections
2015-10-24T23:17:04+00:00yextend 1.4yextend 1.42016-03-20T18:41:28+00:00v 1.4 has some output enhancements (variable names and offsets along with relevant ruleset name) and a new way of running yextend via executable 'run_yextend'.
2016-03-20T18:41:28+00:00yextend 1.5yextend 1.52016-08-29T04:03:43+00:00Changes and/or additions to yextend in version 1.5:
- native parsing for PDF documents such that the Yara rulesets are now running against:
- the target PDF's binary data set
- the raw text (extracted out of the binary data set) from the target PDF
- file type detection has been re-written so that it is now performed against a Yara ruleset
- added some initial debug code (based on bool flag)
- more test files added
- nose based unit tests added
- yextend is now licensed via the BSD (3-clause) license
2016-08-29T04:03:43+00:00yextend v1.0yextend v1.02017-07-20T21:19:03+00:002017-07-20T21:19:03+00:00yextend 1.6yextend 1.62017-12-08T20:42:31+00:00version 1.6 contains:
- numerous bug fixes and improvements based on feedback from Coverity's static analysis product
- added support for bzip2
- added numerous new file type detection patterns
- added macro file detection inside of .docm files
- added support for JSON output (standard and advanced)2017-12-08T20:42:31+00:00yextend v1.1yextend v1.12018-06-22T15:41:13+00:00Python3 support
added ATD Report and ATD Sample upload to MISP
2018-06-22T15:41:13+00:00