Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script to install FLARE-VM in a guest VM #656

Merged
merged 3 commits into from
Feb 7, 2025

Conversation

Ana06
Copy link
Member

@Ana06 Ana06 commented Feb 6, 2025

Add virtualbox/vbox-build-flare-vm.py, a helper script designed to streamline the process of preparing a VirtualBox VM for building FLARE-VM by restoring a pre-configured BUILD-READY snapshot and copying necessary files to the VM. After that execute the FLARE-VM installation command in the guest VM. This requires to have previously disabled UAC in the BUILD-READY snapshot. The documentation includes instructions on how to do this.

@Ana06 Ana06 self-assigned this Feb 6, 2025
@Ana06 Ana06 changed the title Add script to install FL Add script to install FLARE-VM Feb 6, 2025
@Ana06 Ana06 changed the title Add script to install FLARE-VM Add script to install FLARE-VM in a guest VM Feb 6, 2025
Ana06 added 2 commits February 6, 2025 17:39
Reorder README section to place the most useful ones at the top.
Add first version of `vbox-build-flare-vm.py`, a helper script designed
to streamline the process of preparing a VirtualBox VM for building
FLARE-VM. It automates several key steps:
- Restores a pre-configured "BUILD-READY" snapshot.
- Copies necessary files to the VM, such as for example the FLARE-VM
  configuration file and the IDA Pro installer.
- Copies the installation command to the clipboard, facilitating easy
  execution within the VM's PowerShell console.
@Ana06 Ana06 force-pushed the vbox-build-flare-vm branch from bf4cd40 to ff48717 Compare February 6, 2025 17:33
Execute the installation command in the guest VM. This requires to have
previously disabled UAC in the `BUILD-READY` snapshot. The documentation
includes instructions of how to do this.
@Ana06 Ana06 force-pushed the vbox-build-flare-vm branch from ff48717 to 7fc9d16 Compare February 7, 2025 07:31
@Ana06 Ana06 merged commit 858c908 into mandiant:main Feb 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant