Skip to content

NeoTRAN001/ThereIsAPhishingInMySoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There Is A Phishing In My Soup

Phishing application made in Python


There is a phishing in my soup, it is a scam tool with phishing

docker image

Legal disclaimer    |    Installation    |    Usage    |   

Legal disclaimer

Usage of ThereIsAPhishingInMySoup for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes.

Installation

NOTE: Python 3.6 or higher is required.

# clone the repo
$ git clone https://github.com/NeoTRAN001/ThereIsAPhishingInMySoup.git

# change the working directory to sherlock
$ cd ThereIsAPhishingInMySoup

# install python3 and python3-pip if they are not installed
# It is recommended to have tmux installed, or another compatible terminal

# install the requirements
$ python3 -m pip install -r requirements.txt

Open in Cloud Shell

Usage

$ python3 my_soup.py

or

$ python3 my_soup.py --help

Options:
  -t, --template TEXT  Web template name.   python my_soup.py -t Name
  -p, --password TEXT  View action history. python my_soup.py -p True
  -i, --info TEXT      View info tools.     python my_soup.py -i True
  --help               Show this message and exit.

To see all web templates:

python3 my_soup.py

Use a single web template:

python3 my_soup.py --template NAME 

License

MIT © ThereIsAPhishingInMySoup
Original Creator - Neo TRAN

About

App for phishing in Python3 with flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages