mandiant / mandiant/VM-Packages
VM-Unzip-Recursively only works from desktop
Open
Nobody has claimed this yet.
:bug: bug
:cyclone: FLARE-VM
- Dominant language
- PowerShell
- Stars
- 246
- Forks
- 98
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 7
Description
Details
VM-Unzip-Recursively uses an absolute path to look for the main ZIP in the Desktop, but uses relative paths to look for the extracted ZIPs. This causes that the function only works if it is run from the Desktop.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Find the VM-Unzip-Recursively entry point and inspect how it resolves the main ZIP versus extracted ZIPs. Reproduce the failure from a non-Desktop working directory, then verify the function can recursively unzip the package from another directory without relying on the current location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100