├── GPOwned.py ├── LICENSE ├── README.md └── requirements.txt /GPOwned.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-C3LL/GPOwned/HEAD/GPOwned.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-C3LL/GPOwned/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/X-C3LL/GPOwned/HEAD/README.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | ldap3 2 | impacket 3 | --------------------------------------------------------------------------------