Releases: target/strelka
0.20.11.20
New Features
- New scanner:
scan_manifest
- New scanner:
scan_capa
- New scanner:
scan_floss
- New Feature:
strelka-onshot
Improvements
- Miscellaneous dependency bugs
- Formatting
Pull Requests
This release includes the following pull requests:
- #129 (Requirements update)
- #130 (Dependency update)
- #132 (
strelka-oneshot
) - #134 (
scan_xml
update) - #137 (Strelka backend update)
- #138 (Changelog update)
- #139 (
scan_capa
) - #140 (
scan_floss
) - #143 (
go-redis
bug fix) - #144 (
scan_manifest
)
Other Changes
Additional details can be found in the changelog between 2020-04-10 and 2020-11-20.
Support
Questions, comments, suggestions, and problems can be submitted in the Issues
section or in Target's CFC Slack Room
0.19.08.28
New Features
- New scanner:
scan_base64_pe
- New scanner:
scan_encrypted_doc
- New scanner:
scan_lnk
- Updating scanner
scan_rar
with brute force password extraction
Improvements
- Additional metadata collected in scanner
scan_docx
- Additional meta field
tree.root
added totree
object - Updating YARA version to 3.11
Pull Requests
This release includes the following pull requests:
- #111 (ScanRAR: Brute force password extraction)
- #112 (ScanRAR: Bug fixes for brute force password extraction)
- #113 (ScanTNEF: Bug fixes / Error handling)
- #114 (ScanDocx: Collection of additional metadata)
- #115 (ScanPE: Bug fix)
- #117 (ScanPlist: Bug fix)
- #118 (General: Updating YARA version)
- #120 (Base64PE: New scanner)
- #122 (ScanDocx: Additional error handling)
- #124 (ScanLNK: New scanner)
- #125 (General: Adding file root object)
- #126 (ScanLNK: Additional error handling)
- #128 (Readme: Typo fix)
Other Changes
Additional details can be found in the changelog between 2019-09-18 and 2020-02-05.
Support
Questions, comments, suggestions, and problems can be submitted in the Issues
section or in Target's CFC Slack Room
0.19.08.27
This release includes the following pull requests:
- #97 (ScanPlist)
- #98 (removed plist from Exiftool config)
- #99 (ScanHtml, decode hyperlink files)
- #100 (new key-value parsing with options)
- #101 (doc update)
- #102 (ScanPdf bug fix)
- #103 (ScanPlist bug fix)
- #104 (ScanHtml bug fix)
- #105 (frontend Redis options)
- #106 (ScanHtml bug fix)
- #107 (ScanOcr bug fix)
0.19.07.26
This release includes the following pull requests:
- #84 (doc update)
- #85 (deletes cache file from coordinator)
- #86 (ScanIni)
- #87 (server dial timeout)
- #88 (ScanZip decryption bug fix)
- #89 (new ScanIni fields)
- #90 (ScanZlib)
- #91 (modified ScanMmbot fields)
- #92 (ScanMacho bugfix)
- #93 (decompression renames)
- #94 (improved speed of ScanZip decryption)
- #95 (ScanPe bugfix)
- #96 (CHANGELOG)
1.19.07.09
This release includes the following pull requests:
- #83 (manager)
0.19.07.09
0.19.05.24
This release contains the following changes:
Migration to gRPC
This release includes the cutover from ZeroMQ (now archived under archive/zeromq
) and to gRPC. See the documentation for more details.