Dissect

Latest version: v3.14

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.17

What's Changed
* Amend documentation for `none` plugin export type by Poeloe in https://github.com/fox-it/dissect.target/pull/570
* Refactor catroot plugin by Poeloe in https://github.com/fox-it/dissect.target/pull/559
* Add missing `__init__.py` for bsd plugins by Schamper in https://github.com/fox-it/dissect.target/pull/572
* New RemoteLoader by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/539
* Update openvpn configuration parsing by Miauwkeru in https://github.com/fox-it/dissect.target/pull/556
* Custom command support in MQTT-loader by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/569
* Mock dependency in mqtt tests by Schamper in https://github.com/fox-it/dissect.target/pull/574
* Run CI on pushed tags by Schamper in https://github.com/fox-it/dissect.target/pull/577
* Add TOML support to the config parser by Miauwkeru in https://github.com/fox-it/dissect.target/pull/580
* Bump minimal tox version by Schamper in https://github.com/fox-it/dissect.target/pull/581
* Replace PyYAML with ruamel.yaml by Schamper in https://github.com/fox-it/dissect.target/pull/563
* Replaced hyphen in key by Bopobopob in https://github.com/fox-it/dissect.target/pull/647
* Target dump not handling namespaced plugins by Miauwkeru in https://github.com/fox-it/dissect.target/pull/579
* Change socket tests to use NetSocket plugin by Horofic in https://github.com/fox-it/dissect.target/pull/651
* Fix/simplify mqtt by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/578
* Add support for reading Fortinet firmware files by yunzheng in https://github.com/fox-it/dissect.target/pull/652
* Fix gzip trailer_offset calculation in FortiFirmwareFile by yunzheng in https://github.com/fox-it/dissect.target/pull/657
* Update github action versions by Miauwkeru in https://github.com/fox-it/dissect.target/pull/658
* Add target-shell's ls command options by mnrkbys in https://github.com/fox-it/dissect.target/pull/431
* Create separate LayerFilesystem from RootFilesystem by Schamper in https://github.com/fox-it/dissect.target/pull/575
* Fix log message calls in network manager by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/662
* Fallback mount sysvol to C: if not mounted to another drive letter by Schamper in https://github.com/fox-it/dissect.target/pull/671
* Add all test files to git LFS by Schamper in https://github.com/fox-it/dissect.target/pull/562
* Add a pull request template by Miauwkeru in https://github.com/fox-it/dissect.target/pull/674
* Fix TypeError in iexplore.downloads `down_path` by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/676
* Add public key fingerprints to ssh plugins by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/673
* Improve netplan and networkd support by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/550
* Add prefetch to MQTT loader by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/659
* Fix var resident to default to False by narimantos in https://github.com/fox-it/dissect.target/pull/686
* Add additional EFI path to Windows plugin by Schamper in https://github.com/fox-it/dissect.target/pull/663
* Fix typo in target-shell unit test by Schamper in https://github.com/fox-it/dissect.target/pull/675
* Add password extraction to browser plugins by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/541
* Add support for docker containers as children by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/441
* Allow multiple accessors in Velociraptor loader by Schamper in https://github.com/fox-it/dissect.target/pull/576
* Add windows credhist plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/566
* Add firefox extensions within firefox plugin by M1ra1B0T in https://github.com/fox-it/dissect.target/pull/689
* Split runkey path as command components by Miauwkeru in https://github.com/fox-it/dissect.target/pull/688

New Contributors
* Bopobopob made their first contribution in https://github.com/fox-it/dissect.target/pull/647
* mnrkbys made their first contribution in https://github.com/fox-it/dissect.target/pull/431
* narimantos made their first contribution in https://github.com/fox-it/dissect.target/pull/686
* M1ra1B0T made their first contribution in https://github.com/fox-it/dissect.target/pull/689

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.16...3.17

3.16

What's Changed
* Add support for XML configuration files by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/495
* Pin pytest to a version <8.0.0 for now by pyrco in https://github.com/fox-it/dissect.target/pull/517
* Fix hostname plugin for RedHat systems by florisvanstal in https://github.com/fox-it/dissect.target/pull/513
* Support Windows installations on alternative drive letters by Schamper in https://github.com/fox-it/dissect.target/pull/497
* Initial cookies implementation for Firefox and Chromium by YoeriNijs in https://github.com/fox-it/dissect.target/pull/453
* Only run CI on PR and main branch pushes by Schamper in https://github.com/fox-it/dissect.target/pull/512
* Fix iexplore download records to use a proper path by pyrco in https://github.com/fox-it/dissect.target/pull/521
* Add MUI support for timezone translations by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/518
* Fix various unit tests with side-effects by Schamper in https://github.com/fox-it/dissect.target/pull/520
* Add option to add comments to keychain file by Poeloe in https://github.com/fox-it/dissect.target/pull/523
* Replace mimikatz binary in quarantine data with DUMMY_PAYLOAD by Miauwkeru in https://github.com/fox-it/dissect.target/pull/524
* Fix removing get_all_records() exports by plugin_function_index() by pyrco in https://github.com/fox-it/dissect.target/pull/527
* Small consistency fixes in browser plugins by Schamper in https://github.com/fox-it/dissect.target/pull/529
* Fix some issues with tests not being independent from other tests by pyrco in https://github.com/fox-it/dissect.target/pull/526
* Add mount by LABEL= for ext filesystems by Miauwkeru in https://github.com/fox-it/dissect.target/pull/532
* Fix escapes in Apache plugin docstring by Schamper in https://github.com/fox-it/dissect.target/pull/534
* Align cyber by Schamper in https://github.com/fox-it/dissect.target/pull/533
* Expand user home when passing a path as URI by Schamper in https://github.com/fox-it/dissect.target/pull/535
* Add decryption keys for FortiGate 7.0.14 and 7.4.3 by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/536
* Add xampp paths to ApachePlugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/537
* Add JSON and YAML support to configutil by Miauwkeru in https://github.com/fox-it/dissect.target/pull/528
* Add Brave browser plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/538
* Add docker logs plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/507
* Add Linux locate plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/505
* Add basic cpio filesystem by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/531
* Fix bug in defender evtx that resulted in ts field value being None by Poeloe in https://github.com/fox-it/dissect.target/pull/543
* Apply bug workaround in plocate plugin to all PyPy versions by Horofic in https://github.com/fox-it/dissect.target/pull/546
* Revert back to yara-python by Schamper in https://github.com/fox-it/dissect.target/pull/545
* Add `map_dir_from_tar` and `map_file_from_tar` by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/508
* Move lru_cache definitions to __init__ by Miauwkeru in https://github.com/fox-it/dissect.target/pull/547
* Add a decryption function to use on a local esxi target by Miauwkeru in https://github.com/fox-it/dissect.target/pull/542
* Fix bug in WER plugin caused by special characters in field name by Poeloe in https://github.com/fox-it/dissect.target/pull/544
* Fix performance regression due to TarFilesystem by Schamper in https://github.com/fox-it/dissect.target/pull/552
* Fix mounting BDE GPT volumes by Schamper in https://github.com/fox-it/dissect.target/pull/551
* add tests for symlink logic MappedFile by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/554
* Add filesystem support for vmtar by Schamper in https://github.com/fox-it/dissect.target/pull/553
* IIS plugin does not process logs in default dir without ApplicationHo… by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/549
* Document supported configurations for the Velociraptor loader by Zawadidone in https://github.com/fox-it/dissect.target/pull/558
* Extend AllowedIPs in wireguard to accept multiple ip addresses by Miauwkeru in https://github.com/fox-it/dissect.target/pull/555
* Mount volumes to drive letters in Velociraptor loader by Schamper in https://github.com/fox-it/dissect.target/pull/560
* Fix consistency in `HAVE_`/`HAS_` constants by Schamper in https://github.com/fox-it/dissect.target/pull/564
* Fix Carbon Black SDK dependency by Schamper in https://github.com/fox-it/dissect.target/pull/565
* Improve target registry tool by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/561
* Add more FortiGate keys and decryption tests by yunzheng in https://github.com/fox-it/dissect.target/pull/568
* Add lru_cache for UsersPlugin's find method by Poeloe in https://github.com/fox-it/dissect.target/pull/567

New Contributors
* florisvanstal made their first contribution in https://github.com/fox-it/dissect.target/pull/513
* YoeriNijs made their first contribution in https://github.com/fox-it/dissect.target/pull/453

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.15...3.16

3.15

What's Changed
* Add JFFS2 support to Dissect by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/417
* Fix the retrieval of plugins by pyrco in https://github.com/fox-it/dissect.target/pull/476
* Fix finding namespace plugins that do not want to be __findable__ by pyrco in https://github.com/fox-it/dissect.target/pull/487
* Add default docstrings to OSPlugin subclass methods by pyrco in https://github.com/fox-it/dissect.target/pull/483
* Fix boolean parsing in OpenVPNPlugin by Repsay in https://github.com/fox-it/dissect.target/pull/479
* Explicit loader Option by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/480
* Remove duplicate field in TaskRecord by yunzheng in https://github.com/fox-it/dissect.target/pull/486
* Fix EOFError in sam plugin on empty lm/nt hash by JazzCore in https://github.com/fox-it/dissect.target/pull/478
* Fix Velociraptor Loader Windows root filesystem detection by Zawadidone in https://github.com/fox-it/dissect.target/pull/490
* Fix yum year rollover unit test by Schamper in https://github.com/fox-it/dissect.target/pull/492
* Add --resolve to target-query by Miauwkeru in https://github.com/fox-it/dissect.target/pull/485
* Fix the glob_ext() filesystem globbing function by pyrco in https://github.com/fox-it/dissect.target/pull/489
* Improve sru plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/472
* Add PuTTY plugin (copy) by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/491
* Refactor TargetPath and add support for Python 3.12 by Schamper in https://github.com/fox-it/dissect.target/pull/494
* Fix file handle exhaustion for EWF files with many chunks by Schamper in https://github.com/fox-it/dissect.target/pull/499
* Replace yara-python with yara-python-wheel for prebuilt wheels by Schamper in https://github.com/fox-it/dissect.target/pull/387
* Fix loading of anonymous filesystems in the TarLoader by pyrco in https://github.com/fox-it/dissect.target/pull/500
* Improve driveletter selection for windows disks by pyrco in https://github.com/fox-it/dissect.target/pull/498
* Cyber by Schamper in https://github.com/fox-it/dissect.target/pull/420
* Reduce log verbosity of wildcard keychain values by Schamper in https://github.com/fox-it/dissect.target/pull/501
* Fix NamespacePlugin function filtering by MaxGroot in https://github.com/fox-it/dissect.target/pull/463
* Add support for Citrix Netscaler access & error logs by MaxGroot in https://github.com/fox-it/dissect.target/pull/384
* Catch and re-raise errors when opening filesystems by Schamper in https://github.com/fox-it/dissect.target/pull/475
* Change plugin import failure message to info by Schamper in https://github.com/fox-it/dissect.target/pull/455
* Improve logging and error handling by Schamper in https://github.com/fox-it/dissect.target/pull/504
* Fix relative paths when using a URI as target by Schamper in https://github.com/fox-it/dissect.target/pull/502
* Citrix netscaler OS fixes and add support for netscaler cli history by MaxGroot in https://github.com/fox-it/dissect.target/pull/385
* DIS-2917 acquire-generate build fix by Horofic in https://github.com/fox-it/dissect.target/pull/506
* Add fuse3 support by Miauwkeru in https://github.com/fox-it/dissect.target/pull/493
* Initial FortiOS support by Schamper in https://github.com/fox-it/dissect.target/pull/503
* Add schedlgu.txt file parser by Horofic in https://github.com/fox-it/dissect.target/pull/511
* Add FortiOS rootfs.gz decrypt functionality by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/510
* Move schedlgu plugin by Horofic in https://github.com/fox-it/dissect.target/pull/514

New Contributors
* Repsay made their first contribution in https://github.com/fox-it/dissect.target/pull/479
* JazzCore made their first contribution in https://github.com/fox-it/dissect.target/pull/478

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.14...3.15

3.14

What's Changed
* Do not package test data in the Python source distribution by pyrco in https://github.com/fox-it/dissect.target/pull/439
* Add Tab URL's and MIME type to download record by Zawadidone in https://github.com/fox-it/dissect.target/pull/429
* Restructure tests and some plugins by Schamper in https://github.com/fox-it/dissect.target/pull/426
* Fix support for unicode paths in target-shell (copy) by pyrco in https://github.com/fox-it/dissect.target/pull/440
* Fix typing issue in sshd plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/433
* Improve support for alpine linux by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/442
* Fix handling of volumes at offset 0 by Schamper in https://github.com/fox-it/dissect.target/pull/443
* Unify __type__ on filesystems and containers by Schamper in https://github.com/fox-it/dissect.target/pull/444
* Fix Symantec compatibility check by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/445
* Add support for dissect.btrfs by Schamper in https://github.com/fox-it/dissect.target/pull/370
* Add _target to LnkRecord by Poeloe in https://github.com/fox-it/dissect.target/pull/449
* Make iexplore.downloads plugin more fail-safe by Poeloe in https://github.com/fox-it/dissect.target/pull/450
* Fix multiple datetime parsing issues in teamviewer plugin by Poeloe in https://github.com/fox-it/dissect.target/pull/448
* Put plugins in the proper unix or linux namespace by pyrco in https://github.com/fox-it/dissect.target/pull/447
* Use correct open method in several loaders by Schamper in https://github.com/fox-it/dissect.target/pull/452
* Mount all unmounted fsses under '$fs$/fs<idx>' by Miauwkeru in https://github.com/fox-it/dissect.target/pull/451
* Fix issues with targetd integration by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/446
* Fix vermin issues with calendar.SUNDAY not in Py3.9 by pyrco in https://github.com/fox-it/dissect.target/pull/458
* Improve hash functionality by Miauwkeru in https://github.com/fox-it/dissect.target/pull/457
* Fix permission issues when tests are run on windows by pyrco in https://github.com/fox-it/dissect.target/pull/462
* Replace the internal walkfs_ext plugin with Target.fs.walk_ext by pyrco in https://github.com/fox-it/dissect.target/pull/459
* Fix most tests for windows computers by Miauwkeru in https://github.com/fox-it/dissect.target/pull/467
* Fixed support for unprivileged accounts for the SMB loader & minor bug fix by Paradoxis in https://github.com/fox-it/dissect.target/pull/466
* Further refine volume opening logic by Schamper in https://github.com/fox-it/dissect.target/pull/456
* Add systemd support to the config_parser utility by Miauwkeru in https://github.com/fox-it/dissect.target/pull/460
* Add support for birth timestamps in extfs / walkfs by syzzer in https://github.com/fox-it/dissect.target/pull/482
* Fix MRUList assumption by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/471
* Fix consumerbindings plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/473
* Fix unix activity plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/469

New Contributors
* syzzer made their first contribution in https://github.com/fox-it/dissect.target/pull/482

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.13...3.14

3.13

What's Changed
* Fix an unstable ordering issue in the linux modules plugin test by pyrco in https://github.com/fox-it/dissect.target/pull/406
* Add support for .ova files by Schamper in https://github.com/fox-it/dissect.target/pull/402
* Make the wireguard plugin more robust against missing data by pyrco in https://github.com/fox-it/dissect.target/pull/407
* Improve robustness of target-info by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/405
* Fix plugin lookups for the DefaultPlugin by pyrco in https://github.com/fox-it/dissect.target/pull/408
* Make configurationparser use ready by Miauwkeru in https://github.com/fox-it/dissect.target/pull/386
* Fix checks on non-existing or non-compatible plugins by pyrco in https://github.com/fox-it/dissect.target/pull/410
* Skip failing tests on Windows for now by pyrco in https://github.com/fox-it/dissect.target/pull/412
* Add the architecture function to OSPlugin by pyrco in https://github.com/fox-it/dissect.target/pull/414
* Add support for /dev/disk/by-uuid in fstab parsing by Schamper in https://github.com/fox-it/dissect.target/pull/409
* Add an option to exclude functions from executing in target-query by pyrco in https://github.com/fox-it/dissect.target/pull/424
* Add SSHD Contribution and more unix files for parsing by Miauwkeru in https://github.com/fox-it/dissect.target/pull/422
* Move FUSE error message to after argument parsing by Schamper in https://github.com/fox-it/dissect.target/pull/423
* Add a dry-run feature to target-query by pyrco in https://github.com/fox-it/dissect.target/pull/428
* Add LUKS volume support by Schamper in https://github.com/fox-it/dissect.target/pull/404
* Remove skips for timezone tests by Miauwkeru in https://github.com/fox-it/dissect.target/pull/425
* Change the RunKeyRecord path field to string by pyrco in https://github.com/fox-it/dissect.target/pull/430
* Add DDF volume system support by Schamper in https://github.com/fox-it/dissect.target/pull/403
* Fix small bugs in Android OS Plugin by MaxGroot in https://github.com/fox-it/dissect.target/pull/415
* Resolve windows path related tests by Miauwkeru in https://github.com/fox-it/dissect.target/pull/434
* Fix the hashutil functions to properly deal with path record field types by pyrco in https://github.com/fox-it/dissect.target/pull/432
* Update flow.record to 3.13 by pyrco in https://github.com/fox-it/dissect.target/pull/435
* Reset file position during container, volume and filesystem opening by Schamper in https://github.com/fox-it/dissect.target/pull/437
* Fix small inconsistency in Defender structs by Schamper in https://github.com/fox-it/dissect.target/pull/438


**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.12...3.13

3.12

What's Changed
* Add cPanel lastlogin parser by Zawadidone in https://github.com/fox-it/dissect.target/pull/317
* Update EWF container to reflect library updates by Schamper in https://github.com/fox-it/dissect.target/pull/343
* Add NamespacePlugin by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/334
* Generic config_tree implementation by Miauwkeru in https://github.com/fox-it/dissect.target/pull/354
* Update Carbon Black loader to latest API by sud0woodo in https://github.com/fox-it/dissect.target/pull/244
* Added SMB filesystem support by Paradoxis in https://github.com/fox-it/dissect.target/pull/331
* Use lstat instead of stat in target-mount by Schamper in https://github.com/fox-it/dissect.target/pull/360
* Add additional AnyDesk paths by DevJoost in https://github.com/fox-it/dissect.target/pull/362
* Update Citrix _os.py for correct timezone detection by RGlintmeijer in https://github.com/fox-it/dissect.target/pull/363
* Fix Citrix NetScaler version check by yunzheng in https://github.com/fox-it/dissect.target/pull/365
* Update VelociraptorLoader based on version 0.7.0 by Zawadidone in https://github.com/fox-it/dissect.target/pull/358
* Add support for ufw by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/366
* Improve tar loader for windows by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/353
* Handle hardlink or regular file for /etc/localtime by yunzheng in https://github.com/fox-it/dissect.target/pull/367
* Fix UTMP misinterpretation of IPv6 addresses by Zawadidone in https://github.com/fox-it/dissect.target/pull/292
* Fix infinite loop in `reverse_readlines` by Schamper in https://github.com/fox-it/dissect.target/pull/359
* Fix incorrect record annotation iOS by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/372
* Create generic quarantine records for non-files by MaxGroot in https://github.com/fox-it/dissect.target/pull/376
* Zip loader for Velociraptor packages by OlafHaalstra in https://github.com/fox-it/dissect.target/pull/355
* Fix/make journal plugin compatible with new expression parser by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/377
* Add support for Symantec SEP by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/374
* Fix st_nlinks for all filesystem implementations by Schamper in https://github.com/fox-it/dissect.target/pull/368
* Update to flow.record 3.12 by pyrco in https://github.com/fox-it/dissect.target/pull/378
* Mount volatile Linux directories when running on a local target by pyrco in https://github.com/fox-it/dissect.target/pull/375
* Add support for more history files by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/321
* Add loader for UTM virtual machines by Schamper in https://github.com/fox-it/dissect.target/pull/379
* Change all remaining uri types to path by Schamper in https://github.com/fox-it/dissect.target/pull/373
* Harmonize Compatibility Checks by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/382
* Improve remote loader test by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/381
* Make Unix home path a Posix path by Poeloe in https://github.com/fox-it/dissect.target/pull/389
* Make source field value a posix path by Poeloe in https://github.com/fox-it/dissect.target/pull/391
* Improve OS X error handling by Zawadidone in https://github.com/fox-it/dissect.target/pull/383
* Prioritize OS specific plugins by Schamper in https://github.com/fox-it/dissect.target/pull/393
* Add support for Linux MD RAID by Schamper in https://github.com/fox-it/dissect.target/pull/327
* Don't warn on empty or missing RegBack hives by Schamper in https://github.com/fox-it/dissect.target/pull/388
* Set UTF-8 as default encoding for open_decompress by Poeloe in https://github.com/fox-it/dissect.target/pull/390
* Fix logging of incompatible plugins by Schamper in https://github.com/fox-it/dissect.target/pull/395
* Add plugins for volatile Linux artefacts by Horofic in https://github.com/fox-it/dissect.target/pull/241
* Add ZipFilesystem as an openable filesystem by Schamper in https://github.com/fox-it/dissect.target/pull/396
* Fix implicit cast in amcache.applications record by pyrco in https://github.com/fox-it/dissect.target/pull/400
* Add support for decrypting System DPAPI secrets by cobyge in https://github.com/fox-it/dissect.target/pull/305
* Dynamic targetd agent support (DIS-1914) by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/392
* Get scheduled task display name with filename by 0x49736b in https://github.com/fox-it/dissect.target/pull/401
* Allow DefaultOS to access all plugins by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/398
* Support duplicate volume names in target-mount by Schamper in https://github.com/fox-it/dissect.target/pull/397
* Add a plugin to parse notifications from Windows appdb.dat by pyrco in https://github.com/fox-it/dissect.target/pull/394
* Update LVM volume system to reflect library update by Schamper in https://github.com/fox-it/dissect.target/pull/371
* Add Modules/Lsmod plugin by DevJoost in https://github.com/fox-it/dissect.target/pull/364

New Contributors
* Paradoxis made their first contribution in https://github.com/fox-it/dissect.target/pull/331
* DevJoost made their first contribution in https://github.com/fox-it/dissect.target/pull/362
* RGlintmeijer made their first contribution in https://github.com/fox-it/dissect.target/pull/363
* OlafHaalstra made their first contribution in https://github.com/fox-it/dissect.target/pull/355
* 0x49736b made their first contribution in https://github.com/fox-it/dissect.target/pull/401

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.11.1...3.12

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.