Skip to content

A anti-phishing Python script with headers and proxies!

License

Notifications You must be signed in to change notification settings

Thymester/MrFish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MrFish - Discord Nitro Phishing Form Spammer

       /`·.¸         ___  ___      ______ _     _
      /¸...¸`:·      |  \/  |      |  ___(_)   | |
  ¸.·´  ¸   `·.¸.·´) | .  . |_ __  | |_   _ ___| |__
 : © ):´;      ¸  {  | |\/| | '__| |  _| | / __| '_ \
  `·.¸ `·  ¸.·´\`·¸) | |  | | |    | |   | \__ \ | | |
      `\\\\´´\¸.·´   \_|  |_/_|    \_|   |_|___/_| |_|

GitHub Stats

About

MrFish is a form spammer script created by Daan Van Essen / Amadeus for phishing links. Helped by Rens!

Installation

  1. Clone the git repo
    git clone https://github.com/Thymester/MrFish
    cd MrFish
  2. Install the required modules with pip
    pip install -r requirements.txt or pip3 install -r requirements.txt if you are using bash
  3. Run the script with
    python mrfish.py or python3 mrfish.py if you are using bash.

Options

  • Form Request URL: Form request URL
  • Form Data Username [Account/Email]: Name for username POST object (not for email)
  • Form Data Password: Name for password POST object (not for password)
  • Threads [recommend max of 32]: Number of threads will be run (Number must be between 0 and 5001)
  • Cookie: The cookie key for cookies
  • Content-Type: The content-type in the headers
  • Enable Proxy [Y/N]: Uses proxy or not. You can add/remove proxies in the assets/proxies.json file.

User Warning

Please do not use this other than spamming discord phishing links. We accept no responsibility to any person consequences of using this script.

License

The code is licensed under the MIT License.


image

About

A anti-phishing Python script with headers and proxies!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages