Source: ridenum
Section: utils
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Devon Kearns <dookie@kali.org>,
           Sophie Brun <sophie@offensive-security.com>,
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Homepage: https://github.com/trustedsec/ridenum
Vcs-Git: https://gitlab.com/kalilinux/packages/ridenum.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/ridenum

Package: ridenum
Architecture: all
Depends: ${misc:Depends}, python3, python3-pexpect
Description: Null session RID cycle attack tool
 Rid Enum is a RID cycling attack that attempts to enumerate user accounts
 through null sessions and the SID to RID enum. If you specify a password file,
 it will automatically attempt to brute force the user accounts when its
 finished enumerating.
