Skip to content

GUCHIHACKER/emailspoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emailspoof

email spoofer By GUCHIH and Zereza

Installation:

sudo apt install sendemail git
git clone https://github.com/3LF3NIX/emailspoof.git
cd emailspoof
chmod +x emailspoofgrafic.py launch.sh
pip install -r requirements.txt

Usage:

Create a account in the web www.sendinblue.com

Then go to the top right click on your user choose the STMP and API menu generate an api key put the name you want, then give it to SMTP and copy your master key.

Put the email of your sendingblue acount and your master key in this part of the code.

def send_email():
    username = "HERE" # <--------- Put your sendinblue email HERE
    password = "HERE" # <--------- Put your sendinblue master key HERE

Run the tool

./launch.sh

tool

to stop the tool do Ctrl + C in the terminal and close window the browser tab.

If the tool not stop execute this command

sudo killall python

LEGAL NOTICE

I am not responsible for the use that is given to this tool.

mentions

This tool is inspired by my friend zereza's here is the link to her github repository zereza's repository.

little message

thank you i love you:)