meck-gd

Results 13 issues of meck-gd

Ever since 8.2.0, Windows binaries have grown by 20-30 MB in size (both, xpack and oss variants - I checked winlogbeat and filebeat). I've determined the cause to be a...

Team:Elastic-Agent-Data-Plane

In commit https://github.com/DFIRKuiper/Kuiper/commit/ebbc5b74fb8ea5e2cdf91809e07d97d0ac60f426 the functionality for removing raw files from disk after extraction was commented. Was this done on purpose? It looks like it may have been a test and...

Python 2.7 has been EOL for 3 years now. The version shipped in the generic python:2.7 image used here is from late 2019 and is vulnerable to critical code execution...

In a memory mapped image, regions that exist due to section/page alignment requirements should contain zeroes. Currently, pefile bleeds section data into such regions. Reproduction: Take any Windows binary that...

bug

We're currently migrating a project to hibernate6 and ran into an issue. Our database server is PostgreSQL and we're using the `io.hypersistence:hypersistence-utils-hibernate-63` package to get `json`/`jsonb` column support in Hibernate....

https://github.com/dscharrer/innoextract/blob/fbc82b0438c9db66d25f49b6af09ce0bdcd71a36/src/cli/extract.cpp#L729 This line executes `log(0)` and crashes innoextract if you provide a file as input that happens to have `info.files.size() == 0`.

#### Overview of the Issue When defining a net_bridge and using the WinRM communicator, some unexpected things happen. * The timeout that is used to wait for the VM to...

bug

**Is your feature request related to a problem? Please describe.** I have a use case where I need to apply a YARA rule that in many cases spans multiple memory...

### Description When running FAME under Docker, there is a mismatch between _key shown_ and _key used_ for private module pulling. ### Steps to Reproduce 1. Set up a fresh...

NOTE: This branch is based on #17 and depends on it being merged first, thus the draft status. --- We've had to deal with huge scripts (9.5 MB) that use...