polenum
Extracts the password policy from a Windows system
Install
- All systems
-
curl cmd.cat/polenum.sh
- Debian
-
apt-get install polenum
- Ubuntu
-
apt-get install polenum
- Kali Linux
-
apt-get install polenum
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install polenum
- Raspbian
-
apt-get install polenum
- Dockerfile
- dockerfile.run/polenum
polenum
Extracts the password policy from a Windows system
polenum is a Python script which uses the Impacket Library from CORE Security Technologies to extract the password policy information from a windows machine. This allows a non-windows (Linux, Mac OSX, BSD etc..) user to query the password policy of a remote windows box without the need to have access to a windows machine.