0.23.01.07
Highlights
- New Scanners:
ScanVhd
,ScanDmg
,ScanPcap
,ScanTlsh
,ScanCcn
. - Significant bug fixes, error handling modifications, and flavor updates to many / most scanners.
- Tests, tests, and more tests.
- Refactored backend / testing suite.
- Additional Fileshot functionality
What's Changed
- Add test for ScanIso by @ryanohoro in #239
- Docker pytest by @ryanohoro in #241
- Scan vhd by @ryanohoro in #243
- Test scan docx by @ryanohoro in #245
- Increasing strictness for LNK taste by @phutelmyer in #246
- Scan png eof upload to coordinator by @ryanohoro in #248
- New test coverage, misc bug fixes by @ryanohoro in #250
- Update PR workflow to docker build by @ryanohoro in #251
- ScanPDF: Modification of regex throwing warning by @phutelmyer in #252
- ScanQR: Modification of regex throwing warning by @phutelmyer in #253
- New test coverage, test coverage warnings, misc bug fixes by @ryanohoro in #255
- Add stdout, user-specified timeout to strelka-oneshot by @ryanohoro in #256
- Support for WinZip AES in ScanZip / ScanEncryptedZip by @ryanohoro in #260
- Improve ScanPngEof by @ryanohoro in #264
- Add Cmake to dockerfile for Lief by @aaronherman in #266
- Tests for ScanLibarchive and ScanUpx by @ryanohoro in #261
- Fileshot Additional Option and Gate Implementation by @phutelmyer in #257
- Added fixtures/test.xml and test_scan_xml.py by @RondoRondoRondo in #267
- ScanJpeg improvements, Fix for incorrect EOI marker by @ryanohoro in #271
- Add DMG Scanner by @ryanohoro in #269
- Adding zip_safe flag to setuptools prevent "module references file" warnings by @phutelmyer in #272
- Add Prototype Scanner For Credit Card Numbers by @ryanohoro in #273
- Fix Uncaught Exceptions in strelka.py by @ryanohoro in #276
- Add Additional ScanHeader/ScanFooter Data Encodings by @ryanohoro in #280
- Improve ScannerTimeout Reliability by @ryanohoro in #281
- Fix ScanCapa, Add Tests, Add Elf by @ryanohoro in #277
- Add PCAP/PCAPNG Scanner ScanPcap by @ryanohoro in #282
- Update Quickstart with Single File Analysis Demo by @ryanohoro in #285
- WEBP Support by @ryanohoro in #286
- Tests for ScanPgp, ScanPlist, ScanNf, Updates for ScanOle by @ryanohoro in #287
- Add 7z File Support by @ryanohoro in #289
- Tests For Mime/Yara Tastes and Scanner Assignments by @ryanohoro in #290
- Master Merge and Fixes for Taste Tests / ScanSevenZip by @ryanohoro in #291
- Clear files from cached scanners in distribute() by @ryanohoro in #293
- Refactor Backend Class for Readability, Testing, Coordinator-less Functionality by @ryanohoro in #295
- Add ScanTlsh Scanner by @phutelmyer in #296
- Python 3.9 is needed due to a recent commit by @jertel in #299
- ScanXl4ma Test, Bug Fix, and Formatting by @phutelmyer in #297
- Limiter for Javascript Output, Tests, Formatting by @phutelmyer in #301
- Adding ScanHtml Hyperlink Limiter and Tests by @phutelmyer in #300
New Contributors
- @ryanohoro made their first contribution in #239
- @aaronherman made their first contribution in #266
- @RondoRondoRondo made their first contribution in #267
- @jertel made their first contribution in #299
Full Changelog: 0.22.12.08...0.23.01.07