A python script to automatically list vulnerable Windows ACEs/ACLs.
Installation
You can install it from pypi (latest version is ) with this command:
sudo python3 -m pip install abuseACL
OR from source :
git clone https://github.com/AetherBlack/abuseACL
cd abuseACL
sudo python3 -m pip install -r requirements.txt
sudo python3 setup.py install
Examples
- You want to list vulnerable ACEs/ACLs for the current user :
abuseACL CONTOSO/User:'Password'@dc01.contoso.intra
- You want to list vulnerable ACEs/ACLs for another user/computer/group :
abuseACL -principal Aether CONTOSO/User:'Password'@dc01.contoso.intra
- You want to list vulnerable ACEs/ACLs for a list of users/computers/groups :
abuseACL -principalsfile accounts.txt CONTOSO/User:'Password'@dc01.contoso.intra
You can then use dacledit to exploit the ACEs.
Credits
- @_nwodtuhs for the helpful DACL documentation
- @fortra for developping impacket
License
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
abuseACL-1.0.0.tar.gz
(24.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
abuseACL-1.0.0-py3-none-any.whl
(28.7 kB
view details)
File details
Details for the file abuseACL-1.0.0.tar.gz.
File metadata
- Download URL: abuseACL-1.0.0.tar.gz
- Upload date:
- Size: 24.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55fc0f9ec9d39672ac8ab15c2a32f753714613762fc635d1c86a8cb7d706c2b8
|
|
| MD5 |
ee548f2743825b6439fc776c43639ed9
|
|
| BLAKE2b-256 |
2def4afe3273de9ada8e7d381d84de950ea054026ff52cf7a5a559eff7527e03
|
File details
Details for the file abuseACL-1.0.0-py3-none-any.whl.
File metadata
- Download URL: abuseACL-1.0.0-py3-none-any.whl
- Upload date:
- Size: 28.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2043b6ed3f844a1888b6091c28e22a38e49eb6ad497c6a6081ccdb7d81f3fb6e
|
|
| MD5 |
ce82af12d4d9d040ec9d747f5cbeded8
|
|
| BLAKE2b-256 |
638fd0805ee7080d1cd9f51d28d14a2a0e747591e42b3983c1b2da2f8717c0ad
|