POLENUM
Extracts the password policy from a Windows system
- Provided by: polenum (Version: 1.6.1-2)
- Report a bug
Extracts the password policy from a Windows system
polenum [username[:password]@]<address> [--protocols [protocol list...]]
This is a simple security-oriented tool. Aims to help system administrators to improve security.
There are only two possible options with protocol list:
polenum user:password@192.168.1.13 --protocols '445/SMB'
Tries to get the password policy of the system 192.168.1.13 by logging in with the provided user name and password using SMB port 445.