/finger-user-enumeration

This repository is tool for enumeration user on machine via finger port 79

Primary LanguagePython

Finger User Enumeration

pentest-monkey

Usage:

Usage: ./finger-user-enum.py [-h] [-w WORDLIST] [-p PORT] [--host HOST] [-u USER] [-H] [-d DELAY]

Finger User Enum

options:
  -h, --help            show this help message and exit
  -w WORDLIST, --wordlist WORDLIST
                        Specify a wordlist file
  -p PORT, --port PORT  Specify a port number
  --host HOST           Specify a Host number
  -u USER, --user USER  Specify a username
  -H, --custom_help     Show this help message and exit
  -d DELAY, --delay DELAY
                        Specify a delay time in seconds