AttackOnFtp

AttackOnFtp is a password brute force tool for ftp made with python!

Installation
Usage
Commands


Installation

Run this to install:

$ git clone https://github.com/Miguel-Galdin0/AttackOnFtp.git

Usage

$ python3 attackonftp.py (IP) -u (user) -w (wordlist) [opitional commands]

Exemple:

openPortScanner

Commands

Use this if you need help with commands:

$ python3 attackonftp.py -h

GitHub

View Github