Dissect

Latest version: v3.18

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

Scan your dependencies

Page 2 of 7

3.20.1

What's Changed
* Add more FortiGate firmware decryption keys by yunzheng in https://github.com/fox-it/dissect.target/pull/954
* Linux network plugin: NetworkManager & systemd-networkd by twiggler in https://github.com/fox-it/dissect.target/pull/932
* Fix issue with pathless config items by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/785
* Add support for mounted GNOME Trash folders by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/906
* Allow RegfValue.type to fall back to int by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/956
* Fix error in windows network plugins by wbi-ocd in https://github.com/fox-it/dissect.target/pull/955

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

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.20...3.20.1

3.20

What's Changed
* Add birthtime_ns and nr of blocks and blocksize to btrfs stat output by Miauwkeru in https://github.com/fox-it/dissect.target/pull/838
* Add option to unset allow_other option for FUSE for target-mount by Poeloe in https://github.com/fox-it/dissect.target/pull/844
* Dis 3281/improved security scheme by twiggler in https://github.com/fox-it/dissect.target/pull/847
* [Bug] Add missing _target field to record for Defender exclusion plugin by DevJoost in https://github.com/fox-it/dissect.target/pull/845
* Add Windows network interface plugin by narimantos in https://github.com/fox-it/dissect.target/pull/830
* Improve argument parsing of the mqtt loader by twiggler in https://github.com/fox-it/dissect.target/pull/850
* Move source field of COMMON_INTERFACE_ELEMENTS to the bottom by Miauwkeru in https://github.com/fox-it/dissect.target/pull/862
* Improve running docker container parsing by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/853
* Correctly mount file mount points in Overlay2Filesystem by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/858
* Add macOS network interface plugin by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/839
* Add Unix trash plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/852
* Make cloud-init log line regex more strict by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/864
* Mark OSX home directory as a posix path by twiggler in https://github.com/fox-it/dissect.target/pull/867
* Unfold ADS macb records by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/861
* Add support for runtime aliases to target_shell by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/871
* Move helpers/network_manager.py to plugins/os/unix/linux/network_manager.py by Miauwkeru in https://github.com/fox-it/dissect.target/pull/869
* Add Parallels child detection by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/855
* Add support for targetrc file to execute commands when a target shell is spawned by twiggler in https://github.com/fox-it/dissect.target/pull/859
* Add improvements for VMware Workstation by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/854
* Add -c argument to target-shell by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/873
* Add birthtime_ns to ExtFilesystemEntry.lstat by Miauwkeru in https://github.com/fox-it/dissect.target/pull/876
* Explicitly mark home directories as having a posix or windows flavor by twiggler in https://github.com/fox-it/dissect.target/pull/892
* Add XFS metadata: number of blocks per file. by twiggler in https://github.com/fox-it/dissect.target/pull/874
* Add birthtime, blocksize and blks to stat output for NTFS by Miauwkeru in https://github.com/fox-it/dissect.target/pull/848
* Improve shellbags plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/470
* Add binary configuration parser by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/893
* Add Env ConfigurationParser by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/733
* Map all registry value types to a standardized enum in regutil by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/899
* Fix broken python command in target-shell by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/905
* Add wget hsts plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/868
* Improve robustness of journal plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/872
* Add support for compressed cloud-init file log parsing by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/902
* Support st_blksize and st_blocks on JFFS2 by twiggler in https://github.com/fox-it/dissect.target/pull/912
* Small log improvements by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/857
* Add missing init file by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/916
* Improve exported plugin docstrings and annotations by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/725
* Fix registry for legacy Windows versions by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/914
* Restructure editor plugin namespace by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/915
* Add Unix and Windows application plugins by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/851
* Update Windows timezone db to version 2024b by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/919
* Add json output to target-query --list by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/841
* Add Proxmox support by Schamper in https://github.com/fox-it/dissect.target/pull/837
* Add blksize, nblocks, and birthtime_ns to stat for FFS by twiggler in https://github.com/fox-it/dissect.target/pull/917
* Refactor AuthLogPlugin by Poeloe in https://github.com/fox-it/dissect.target/pull/860
* Improve Linux utmp plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/923
* Improve FortiManager OS support by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/921
* Fix inconsistency of target.ips output by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/870
* Remove Python 2 compatible exception code by Schamper in https://github.com/fox-it/dissect.target/pull/930
* Fix default argument for following symlinks in JFFS by Schamper in https://github.com/fox-it/dissect.target/pull/925
* Add computer SID for Windows systems by fox-evv in https://github.com/fox-it/dissect.target/pull/824
* Make filesystem exceptions subclass from standard library exceptions by Schamper in https://github.com/fox-it/dissect.target/pull/928
* Fix AttributeError in syscache plugin by JazzCore in https://github.com/fox-it/dissect.target/pull/913
* Reflect move of XVA and VMA to dissect.archive by Schamper in https://github.com/fox-it/dissect.target/pull/937
* Make WER file field names with non-ascii characters usable by pyrco in https://github.com/fox-it/dissect.target/pull/938
* Add `st_blocks` and `st_blksize` to stat output for FAT by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/941
* Fix parsing journal entries when the value is 'None' by h0ckeyst1ck in https://github.com/fox-it/dissect.target/pull/944
* Fix a regression bug inside windows network_manager by Miauwkeru in https://github.com/fox-it/dissect.target/pull/936
* Added support for MSSQL error log files by fox-evv in https://github.com/fox-it/dissect.target/pull/823
* Add FortiOS test by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/945
* Bump the flow.record dependency to version 3.18 by pyrco in https://github.com/fox-it/dissect.target/pull/946
* Add a dependency on dissect.fve for the full extra by pyrco in https://github.com/fox-it/dissect.target/pull/949

New Contributors
* twiggler made their first contribution in https://github.com/fox-it/dissect.target/pull/847
* fox-evv made their first contribution in https://github.com/fox-it/dissect.target/pull/824

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.19...3.20

3.19

What's Changed
* Add username and password options to MQTT loader by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/732
* Make ESXi Plugin work without crypto and fix vm_inventory by Matthijsy in https://github.com/fox-it/dissect.target/pull/697
* Fix visual bugs in cyber by Schamper in https://github.com/fox-it/dissect.target/pull/738
* Improve type hint in Defender plugin by Schamper in https://github.com/fox-it/dissect.target/pull/739
* Fix issue with MPLogs by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/742
* Use target logger in etc-plugin by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/741
* Fix TargetPath instances for configutil.parse by Miauwkeru in https://github.com/fox-it/dissect.target/pull/743
* Fix for using the correct volume name to mount filesystems in Unix by Schamper in https://github.com/fox-it/dissect.target/pull/677
* Fix NoneType AttributeError in firefox extension plugin by M1ra1B0T in https://github.com/fox-it/dissect.target/pull/713
* Fix issue with namespaced plugins in target-shell by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/751
* Add retrieval browser data "Snapshots" folder by mick-314 in https://github.com/fox-it/dissect.target/pull/680
* Move helpers from './helpers/ssh.py' into './plugins/apps/ssh/ssh.py' by Poeloe in https://github.com/fox-it/dissect.target/pull/756
* Add support for passwd backup files by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/760
* Improve AnyDesk plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/712
* Fix wrong log logic indicating a sysvol was not found by pyrco in https://github.com/fox-it/dissect.target/pull/762
* Add _target field to firefox and chromium plugins by DevJoost in https://github.com/fox-it/dissect.target/pull/764
* Fix directory argument for lnk plugin by Poeloe in https://github.com/fox-it/dissect.target/pull/757
* Add CSV-ish config parser by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/754
* Add support for Android Backups by Schamper in https://github.com/fox-it/dissect.target/pull/419
* Fix UTM loader to skip non-disks by Schamper in https://github.com/fox-it/dissect.target/pull/769
* Add support for mounting by XFS label by Schamper in https://github.com/fox-it/dissect.target/pull/768
* Improve YARA plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/646
* Improve DHCP IP address parsing speed for journal by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/687
* Rewrite Windows USB plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/766
* Add MACB aggregator to MFT by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/767
* Add ls parameters to target-fs by DevJoost in https://github.com/fox-it/dissect.target/pull/716
* Fix MdVolumeSystem by Miauwkeru in https://github.com/fox-it/dissect.target/pull/782
* Add option to scan children in YARA plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/780
* Add support for Firefox Oculus VR browser by Schamper in https://github.com/fox-it/dissect.target/pull/752
* Fix ESXi OS when no local state exists yet by Schamper in https://github.com/fox-it/dissect.target/pull/784
* Add --root to the etc plugin by Miauwkeru in https://github.com/fox-it/dissect.target/pull/783
* Add loader option to target-info and target-yara by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/781
* Make adding virtual NTFS filesystem more resilient by Schamper in https://github.com/fox-it/dissect.target/pull/691
* Add target-shell history by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/786
* Cast custom --max-size to integer in yara plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/811
* Yield MFT segments in specified range by Zawadidone in https://github.com/fox-it/dissect.target/pull/672
* Add libvirt loader and QEMU child plugin by Miauwkeru in https://github.com/fox-it/dissect.target/pull/654
* Create base class for the network plugin by Miauwkeru in https://github.com/fox-it/dissect.target/pull/810
* Add symlink support to ZipFilesystem by Schamper in https://github.com/fox-it/dissect.target/pull/808
* Add st_birthtime_ns to fsutil.stat_result by Poeloe in https://github.com/fox-it/dissect.target/pull/814
* Refactor target-shell by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/812
* Add Windows Jumplist plugin by Zawadidone in https://github.com/fox-it/dissect.target/pull/669
* Add Windows Update Agent history by michoebey in https://github.com/fox-it/dissect.target/pull/770
* Add parser for unsaved Windows Notepad tabs by joost-j in https://github.com/fox-it/dissect.target/pull/540
* Move notepad test files to LFS by Schamper in https://github.com/fox-it/dissect.target/pull/825
* Prevent unhandled filesystem exceptions in modify_record by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/737
* Improve parsing speed of walkfs plugins by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/749
* Fix relative symlinks within a mounted filesystem by Schamper in https://github.com/fox-it/dissect.target/pull/832
* Add notice for PyPy users by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/829
* Move jumplist test data to correct location by Schamper in https://github.com/fox-it/dissect.target/pull/835
* Add MacOS and Linux paths to TeamViewer plugin by Poeloe in https://github.com/fox-it/dissect.target/pull/834
* Add unit test to ensure Git LFS consistency by Schamper in https://github.com/fox-it/dissect.target/pull/828
* Improve Linux OS detection by Horofic in https://github.com/fox-it/dissect.target/pull/809
* Add mutual exclusive plugin arguments by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/836
* Generic locale fixes for RHEL by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/840
* Fix 3.12 ET and datetime deprecation warnings by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/842
* Improve DPAPI plugin by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/711
* Bump the version of flow.record to 3.16 by pyrco in https://github.com/fox-it/dissect.target/pull/843

New Contributors
* Matthijsy made their first contribution in https://github.com/fox-it/dissect.target/pull/697
* mick-314 made their first contribution in https://github.com/fox-it/dissect.target/pull/680
* michoebey made their first contribution in https://github.com/fox-it/dissect.target/pull/770
* joost-j made their first contribution in https://github.com/fox-it/dissect.target/pull/540

**Full Changelog**: https://github.com/fox-it/dissect.target/compare/3.18...3.19

3.18

What's Changed
* Return descriptive error when target tools point to a non-existing file by Poeloe in https://github.com/fox-it/dissect.target/pull/702
* Format yields in docstring for rst generation by Miauwkeru in https://github.com/fox-it/dissect.target/pull/692
* Fix path parsing bug in plocate by Horofic in https://github.com/fox-it/dissect.target/pull/706
* Add generic error handler and debug mode by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/705
* Indicate when cache is used by narimantos in https://github.com/fox-it/dissect.target/pull/710
* Add monitoring option to MQTT Loader by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/709
* Compatibility with cstruct v4 by Miauwkeru in https://github.com/fox-it/dissect.target/pull/717
* Bump the version of virtualenv in tox.ini to pull in the correct version of pip by pyrco in https://github.com/fox-it/dissect.target/pull/720
* Remove deprecated features marked for removal in version 3.15 by pyrco in https://github.com/fox-it/dissect.target/pull/721
* Add MPLog parser to Defender plugin by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/724
* Fixed KeyError when loading Windows targets over SMB by Paradoxis in https://github.com/fox-it/dissect.target/pull/726
* Add glob/dump function for config tree by cecinestpasunepipe in https://github.com/fox-it/dissect.target/pull/728
* Fix edge case where unix history path is a directory by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/727
* Bump dissect.ctruct dependency to version 4 by pyrco in https://github.com/fox-it/dissect.target/pull/731
* Correctly detect Windows 11 builds by JSCU-CNI in https://github.com/fox-it/dissect.target/pull/714
* Fix EOF read error for char arrays in a BEEF0004 shellbag by Miauwkeru in https://github.com/fox-it/dissect.target/pull/730


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

3.17.1

**dissect.archive**: 💤1.4 (no changes)

3.17

What's Changed
* Improve vmdk extent descriptor parsing (2) by JSCU-CNI in https://github.com/fox-it/dissect.hypervisor/pull/47
* Change linter to Ruff by Schamper in https://github.com/fox-it/dissect.hypervisor/pull/49
* Add .git-blame-ignore-revs file by Schamper in https://github.com/fox-it/dissect.hypervisor/pull/50


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

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.