Regipy

Latest version: v5.0.0

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

Scan your dependencies

Page 6 of 9

2.1.0

- Regipy can now parse the security key for each subkey, including owner & group SIDs,
DACLs and SACLs.

For example:

registry_hive = RegistryHive(ntuser_hive)
run_key = registry_hive.get_key(r'\Software\Microsoft\Windows\CurrentVersion\Run')
security_key = run_key.get_security_key_info()


![image](https://user-images.githubusercontent.com/18242935/127874101-8da8f14f-dd26-4aae-9a5d-6e41294044f3.png)

- Support for Security hive was added, and its first plugin: Domain SIDs! Thanks ravenexp

2.0.2

2.0.1

1.9.0

1.8.2

1.8.0

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.