mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 07:15:59 +03:00
[GH-ISSUE #1195] Memory Capture / Remote Drive #878
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#878
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @conorarmstrong on GitHub (Jul 15, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1195
Problem description
There are a couple of digital forensic tools out there eg Encase that allow a remote memory dump and to image a remote drive.
Proposal
It would be good to add similar functionality to Quasar as there are no easy open source tools that allow these features, and very expensive paid products.
This would open the world of digital forensics to Quasar.
Additional context
No response
@BurntDog commented on GitHub (Jul 15, 2023):
I can't se this being added do to security risk, but we'll have to wait and see.
@conorarmstrong commented on GitHub (Jul 18, 2023):
I wouldn't imagine it would be any greater risk than what is already there. theoretically, something like winpmem could be uploaded and executed on the server/target to make an acquisition. it would just be very convenient to add to make this a type of core functionality. similarly to make a drive acquisition.
the usefulness of this utility would be greatly increased together with its standing in the industry by allowing easy forensic acquisitions of a machine for analysis.
currently, there are some commercial programs that provide this VERY basic type of functionality for pretty steep costs. a lot of the ancillary functionality is already present in this tool to make acquisitions a simple add on.