Privilege enable/disable functions
Project description
windows_tools
Collection of useful python functions around Microsoft Windows
windows_tools is a set of various recurrent functions amongst
- antivirus: antivirus state and list of installed AV engines
- bitlocker: drive encryption status and protector key retrieval
- bitness: simple bitness identification
- file_utils: file ownership handling, NTFS & ReFS ACL handling, file listing with permission fixes
- impersonate: python Runas implementation
- installed_software: list of installed software from registry, 32 and 64 bits
- logical_disk: logical disk listing
- office: microsoft Office version identification, works for click & run, O365 and legacy
- powershell: powershell wrapper to identify interpreter and run scripts or commands
- product_key: windows product key retrieval
- registry: registry 32 and 64 bit API
- securityprivilege: enable / disable various security privileges for user
- server: windows server identification
- users: user lookup for SID/PySID/username
- virtualization: virtualization platform identification for guest
- windows_firewall: windows firewall state retrieval
- wmi_queries: windows WMI query wrapper, wmi timezone converters
It is compatible with Python 3.5+ and is tested on Windows only (obviously).
Setup
pip install windows_tools.<subpackage>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file windows_tools.securityprivilege-0.1.2.tar.gz
.
File metadata
- Download URL: windows_tools.securityprivilege-0.1.2.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8098f36427129ac4771923c95d55eeb119c16112da6f22e4132f2be0383c888 |
|
MD5 | 88ee8132354af9471926eae74ba7bc51 |
|
BLAKE2b-256 | 124e4439692310abeddade4fc04ba0ae6383e807b878f2720d00f3b03eba567a |
File details
Details for the file windows_tools.securityprivilege-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: windows_tools.securityprivilege-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc9b4b729d020cac65c98c4e783b07af624fe096b8ee8073ab423f3fa1eb9da7 |
|
MD5 | 3cb6c8644a1090dc9fc7d4bdddd49f57 |
|
BLAKE2b-256 | 51983ab226c3f98f5f3eb72e916970baa68d3d19b814f8c7781df9fe513ed3fe |