Giter VIP home page Giter VIP logo

ftpssh_killer's Introduction

FTPSSH_Killer

Introducing FSK โ€“ your sophisticated brute-forcing tool tailored for SSH and FTP services. Unlike conventional brute-forcing, FSK emulates the "password spraying" approach by attempting three passwords per user. Once it exhausts the user list, it resumes by cycling through the next set of three passwords. This reduces the chance of lockouts and lost connections.

Key Features:

  1. Target Selection: The tool grants users the flexibility to pick between FTP and SSH services and choose port number for their attack.

  2. Password Options: Opt between using a predetermined wordlist or generating random passwords on-the-fly. If randomness entices you, FSK can concoct passwords ranging between 8 to 16 characters.

  3. Anonymization: Cover your tracks. With FSK, you can route your traffic through Tor or select from a personalized list of proxies.

  4. Detailed Reporting: Stay informed. Post-attack, FSK provides a concise report detailing the duration of the attack and the number of attempts made.

Disclaimer

Brute-forcing against any system without explicit permission is illegal and unethical. Always have proper authorization before conducting any testing. Use this tool responsibly and ethically.

Installation

  1. Clone this repository:

git clone https://github.com/usethisname1419/FTPSSH_Killer.git

cd FTPSSH_Killer

  1. Install the required libraries:

pip install -r requirements.txt

Usage

python FSK.py --service [ftp/ssh][Port} -w [path_to_wordlist] -u [path_to_user_list] --ip [target_ip_address]

Example: python FSK.py --service ssh 24 -w /usr/share/wordlists/rockyou.txt -u users.txt --ip 172.16.1.83 --tor

To use random passwords use the flag -r or --rand

You can load proxies from a list using the --proxies flag.

You can also use the --tor flag to route your requests through Tor.

FSKv2

Uses the flag -i or --iter for number of tries per user name. V2 also retires once more if a connection is failed before moving on to next attempt

Support

If you found this tool useful, consider supporting its development!

Ethereum (ETH): 0xB139a7f6A2398fd4F50BbaC9970da8BE57E6F539

Bitcoin (BTC): bc1qd3se09vq3wp63tfq5fgcpcmvy8ef7r09z8h5kd


Designed and maintained by Derek Johnston.

ftpssh_killer's People

Contributors

usethisname1419 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

sponkmonk cihuuy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.