Source: spraykatz
Section: misc
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13), dh-python, python3-all
Standards-Version: 4.6.0
Homepage: https://github.com/aas-n/spraykatz
Rules-Requires-Root: no

Package: spraykatz
Architecture: all
Depends: nmap,
         python3-impacket,
         python3-lxml,
         python3-openssl,
         python3-pyasn1,
         python3-pycryptodome,
         python3-pypykatz,
         python3-wget,
         ${misc:Depends},
         ${python3:Depends}
Description: tool able to retrieve credentials on Windows machines
 This package contains a tool without any pretention able to retrieve
 credentials on Windows machines and large Active Directory environments.
 .
 It simply tries to procdump machines and parse dumps remotely in order to
 avoid detections by antivirus software as much as possible.
