Home Main
PYAnonFTP
Author: John Modica @ CybernetiX S3C
This tool is for scanning the net for FTP Servers using FTP and anonymous connections.
# Download:
git clone https://github.com/cybernetix-s3c/PYAnonFTP
# How To Use:
cd PYAnonFTP
python3 PYAnonymousFTP.py
**Extras:
May need to install python3 using
apt install python3 python3-pip
**In case of missing module
pip3 install ipaddr