Skip to main content

A python script to automatically list vulnerable Windows ACEs/ACLs.
PyPI GitHub release (latest by date)

Installation

You can install it from pypi (latest version is PyPI) 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

Here is an example of principalsfile content:

Administrateur
Group
aether
Machine$

You can look in the documentation of DACL to find out how to exploit the rights and use dacledit to exploit the ACEs.

How it works

The tool will connect to the DC's LDAP to list users/groups/computers/OU/certificate templates and their nTSecurityDescriptor, which will be parsed to check for vulnerable rights.


Credits

License

GNU General Public License v3.0

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.1.tar.gz (25.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

abuseACL-1.0.1-py3-none-any.whl (29.7 kB view details)

Uploaded Python 3

File details

Details for the file abuseACL-1.0.1.tar.gz.

File metadata

  • Download URL: abuseACL-1.0.1.tar.gz
  • Upload date:
  • Size: 25.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for abuseACL-1.0.1.tar.gz
Algorithm Hash digest
SHA256 2387e34797f125362ddb0052296e434a84025c90de1d4640b84e1c35363be570
MD5 7e28f1d4091e101cd008e8da2e1b4733
BLAKE2b-256 58794b5168f098e143f836f17c3f4aa69133717a97dbf207a5b444c19d9b3143

See more details on using hashes here.

File details

Details for the file abuseACL-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: abuseACL-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 29.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for abuseACL-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 059ff41d790fe643ee6ee9ec45e4e9817682ca9d60ab7adf5bee4c5d98df6f0a
MD5 eefb4cf0656434b0170ec36883c5daf9
BLAKE2b-256 3b41b4800d8810c8a4b9eb311288b3f21f864d639d60aab585ee475daf8c3384

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page