Skip to content

SE-Kit is a tool designed for phishing attacks it achieves this through AI generated phishing emails to trick victims into clicking malicious links

Notifications You must be signed in to change notification settings

RorySmith9120/SE-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE-kit

SE-Kit is a tool designed for phishing attacks that achieves this through AI-generated phishing emails to trick victims into clicking malicious links as well as cloning websites and injecting javascript to allow for credential harvesting

Usage

options:
-h, --help show this help message and exit
-f, --file path to file containing list of email recipients
-u, --url malicious link you want to direct the recipient to
-q, --query what you want the recipient to do e.g. 'download security extension' or 'login to their account'
-n, --name name you want to sign the letter with

Example:

SE-kit.py -f EmailList.txt -u https://example.com -q "download security extension" -n "BigCompany Security Team"

Important!

Please edit the code replacing the openai api key and email login credentials with your own

About

SE-Kit is a tool designed for phishing attacks it achieves this through AI generated phishing emails to trick victims into clicking malicious links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages