dissect.target 3.18.dev12__py3-none-any.whl → 3.18.dev13__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- dissect/target/plugins/os/unix/history.py +1 -1
- {dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/METADATA +1 -1
- {dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/RECORD +8 -8
- {dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/COPYRIGHT +0 -0
- {dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/LICENSE +0 -0
- {dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/WHEEL +0 -0
- {dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/entry_points.txt +0 -0
- {dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/top_level.txt +0 -0
@@ -52,7 +52,7 @@ class CommandHistoryPlugin(Plugin):
|
|
52
52
|
for user_details in self.target.user_details.all_with_home():
|
53
53
|
for shell, history_relative_path in self.COMMAND_HISTORY_RELATIVE_PATHS:
|
54
54
|
history_path = user_details.home_path.joinpath(history_relative_path)
|
55
|
-
if history_path.
|
55
|
+
if history_path.is_file():
|
56
56
|
history_files.append((shell, history_path, user_details.user))
|
57
57
|
return history_files
|
58
58
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: dissect.target
|
3
|
-
Version: 3.18.
|
3
|
+
Version: 3.18.dev13
|
4
4
|
Summary: This module ties all other Dissect modules together, it provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets)
|
5
5
|
Author-email: Dissect Team <dissect@fox-it.com>
|
6
6
|
License: Affero General Public License v3
|
@@ -189,7 +189,7 @@ dissect/target/plugins/os/unix/cronjobs.py,sha256=2ssj97UVJueyATVl7NMJmqd9uHflQ2
|
|
189
189
|
dissect/target/plugins/os/unix/datetime.py,sha256=gKfBdPyUirt3qmVYfOJ1oZXRPn8wRzssbZxR_ARrtk8,1518
|
190
190
|
dissect/target/plugins/os/unix/etc.py,sha256=HoPEC1hxqurSnAXQAK-jf_HxdBIDe-1z_qSw_n-ViI4,258
|
191
191
|
dissect/target/plugins/os/unix/generic.py,sha256=6_MJrV1LbIxNQJwAZR0HEQljoxwF5BPQC1SfCTcaSHg,2127
|
192
|
-
dissect/target/plugins/os/unix/history.py,sha256=
|
192
|
+
dissect/target/plugins/os/unix/history.py,sha256=ptNGHkHOLJ5bE4r1PqtkQFcQHqzS6-qe5ms1tTGOJp8,6620
|
193
193
|
dissect/target/plugins/os/unix/locale.py,sha256=V3R7mEyrH3f-h7SGAucByaYYDA2SIil9Qb-s3dPmDEA,3961
|
194
194
|
dissect/target/plugins/os/unix/packagemanager.py,sha256=Wm2AAJOD_B3FAcZNXgWtSm_YwbvrHBYOP8bPmOXNjG4,2427
|
195
195
|
dissect/target/plugins/os/unix/shadow.py,sha256=TvN04uzFnUttNMZAa6_1XdXSP-8V6ztbZNoetDvfD0w,3535
|
@@ -345,10 +345,10 @@ dissect/target/volumes/luks.py,sha256=OmCMsw6rCUXG1_plnLVLTpsvE1n_6WtoRUGQbpmu1z
|
|
345
345
|
dissect/target/volumes/lvm.py,sha256=wwQVR9I3G9YzmY6UxFsH2Y4MXGBcKL9aayWGCDTiWMU,2269
|
346
346
|
dissect/target/volumes/md.py,sha256=j1K1iKmspl0C_OJFc7-Q1BMWN2OCC5EVANIgVlJ_fIE,1673
|
347
347
|
dissect/target/volumes/vmfs.py,sha256=-LoUbn9WNwTtLi_4K34uV_-wDw2W5hgaqxZNj4UmqAQ,1730
|
348
|
-
dissect.target-3.18.
|
349
|
-
dissect.target-3.18.
|
350
|
-
dissect.target-3.18.
|
351
|
-
dissect.target-3.18.
|
352
|
-
dissect.target-3.18.
|
353
|
-
dissect.target-3.18.
|
354
|
-
dissect.target-3.18.
|
348
|
+
dissect.target-3.18.dev13.dist-info/COPYRIGHT,sha256=m-9ih2RVhMiXHI2bf_oNSSgHgkeIvaYRVfKTwFbnJPA,301
|
349
|
+
dissect.target-3.18.dev13.dist-info/LICENSE,sha256=DZak_2itbUtvHzD3E7GNUYSRK6jdOJ-GqncQ2weavLA,34523
|
350
|
+
dissect.target-3.18.dev13.dist-info/METADATA,sha256=OthWeUBoWP8O_B_gllOH4d-q-RLIsnOc0JdjeUct5B0,12723
|
351
|
+
dissect.target-3.18.dev13.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
|
352
|
+
dissect.target-3.18.dev13.dist-info/entry_points.txt,sha256=tvFPa-Ap-gakjaPwRc6Fl6mxHzxEZ_arAVU-IUYeo_s,447
|
353
|
+
dissect.target-3.18.dev13.dist-info/top_level.txt,sha256=Mn-CQzEYsAbkxrUI0TnplHuXnGVKzxpDw_po_sXpvv4,8
|
354
|
+
dissect.target-3.18.dev13.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
{dissect.target-3.18.dev12.dist-info → dissect.target-3.18.dev13.dist-info}/entry_points.txt
RENAMED
File without changes
|
File without changes
|