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

How to use DiskPartition? #9

Open
vikhari opened this issue Apr 13, 2018 · 0 comments
Open

How to use DiskPartition? #9

vikhari opened this issue Apr 13, 2018 · 0 comments

Comments

@vikhari
Copy link
Member

vikhari commented Apr 13, 2018

Issue ported from old casework github repo (issue 18).
Original author: casework

So DiskPartition has the following properties:

  • mountPoint
  • partitionID
  • partitionLength
  • partitionOffset
  • spaceLeft
  • spaceUsed
  • totalSpace
  • diskPartitionType
  • createdTime

These properties seem to suggest that this property bundle should be placed in a Trace.
However, in plaso's use case, it needs to be placed in a Relationship object and only use a subset of these properties
(image -> partOffset = 4 -> the partition)
Should we create two separate property bundles like we did with File and PathRelation?

@casework casework removed their assignment Mar 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant