Source: polenum
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Marcos Fouces <mfouces@yahoo.es>
Build-Depends: debhelper (>= 11), python, dh-python
Standards-Version: 4.2.1
Homepage: https://labs.portcullis.co.uk/application/polenum/
Vcs-Browser: https://salsa.debian.org/pkg-security-team/polenum
Vcs-Git: https://salsa.debian.org/pkg-security-team/polenum.git

Package: polenum
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-impacket
Description: 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.
