IngoKl / basic-ftp-enumeration.py

A simple FTP enumeration script written in Python 3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-ftp-enumeration.py

A simple FTP enumeration script written in Python 3.

Installation

There's a very simple install.sh included which will create a symlink to /usr/bin/basic-ftp-enumeration.py.

Usage

basic-ftp-enumeration.py IP [username] [password]

This basic script is also used in one of my custom AutoRecon plugins.

About

A simple FTP enumeration script written in Python 3.

License:MIT License


Languages

Language:Python 96.6%Language:Shell 3.4%