File | Date | Author | Commit |
---|---|---|---|
assets | 2022-01-30 |
![]() |
[aa7a64] Add files via upload |
LICENSE | 2022-01-30 |
![]() |
[3a7d2c] Initial commit |
README.md | 2022-01-30 |
![]() |
[59115f] Update README.md |
mrfish.py | 2023-08-12 |
![]() |
[85bcc6] credit-card support |
requirements.txt | 2022-01-30 |
![]() |
[752e9e] Create requirements.txt |
/`·.¸ ___ ___ ______ _ _
/¸...¸`:· | \/ | | ___(_) | |
¸.·´ ¸ `·.¸.·´) | . . |_ __ | |_ _ ___| |__
: © ):´; ¸ { | |\/| | '__| | _| | / __| '_ \
`·.¸ `· ¸.·´\`·¸) | | | | | | | | \__ \ | | |
`\\\\´´\¸.·´ \_| |_/_| \_| |_|___/_| |_|
MrFish is a form spammer script created by Daan Van Essen / Amadeus for phishing links.
Helped by Rens!
git clone https://github.com/Thymester/MrFish
cd MrFish
pip install -r requirements.txt
or pip3 install -r requirements.txt
if you are using bashpython mrfish.py
or python3 mrfish.py
if you are using bash.Form Request URL:
Form request URLForm 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 cookiesContent-Type:
The content-type in the headersEnable Proxy [Y/N]:
Uses proxy or not. You can add/remove proxies in the assets/proxies.json
file.Please do not use this other than spamming discord phishing links.
We accept no responsibility to any person consequences of using this script.
The code is licensed under the MIT License.