Skip to content
lanjelot edited this page Feb 16, 2025 · 3 revisions

Dependencies (best tested versions)

Required for URL Version
paramiko SSH http://www.paramiko.org/ 3.5.1
pycurl HTTP http://pycurl.io/ 7.45.4
libcurl HTTP https://curl.haxx.se/ 7.88.1
ajpy AJP https://github.com/hypn0s/AJPy/ 0.0.5
openldap LDAP http://www.openldap.org/ 2.5.13
impacket SMB, MSSQL https://github.com/CoreSecurity/impacket 0.12.0
cx_Oracle Oracle https://oracle.github.io/python-cx_Oracle/ 8.3.0
mysqlclient MySQL https://github.com/PyMySQL/mysqlclient 2.2.7
xfreerdp RDP (NLA) https://github.com/FreeRDP/FreeRDP/ 3.12.0
psycopg PostgreSQL http://initd.org/psycopg/ 2.9.10
pycryptodomex VNC, impacket https://github.com/Legrandin/pycryptodome/ 3.21.0
dnspython DNS http://www.dnspython.org/ 2.7.0
IPy NET keyword https://github.com/haypo/python-ipy 1.1
pysnmp SNMP https://github.com/lextudio/pysnmp 7.1.16
ike-scan IKE http://www.nta-monitor.com/tools-resources/ 1.9
unzip ZIP passwords http://www.info-zip.org/ 6.0
Java keystore files https://wiki.debian.org/Java/ 17.0.14
pysqlcipher3 SQLCipher https://github.com/rigglemania/pysqlcipher3 1.0.3
python http://www.python.org/ 3.13.2

Shortcuts (optional)

# ln -s path/to/patator.py /usr/local/bin/ftp_login
# ln -s path/to/patator.py /usr/local/bin/http_fuzz
...

Clone this wiki locally