Skip to content

A collection of phishing samples for researchers and detection developers.

License

Notifications You must be signed in to change notification settings

teddymwai/phishing_pot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Phishing Pot

rf-peixoto - Phishing Pot stars - Phishing Pot forks - Phishing Pot

Phishing Pot is a collection of real phishing samples collected via honey pots. The purpose of this repository is to provide a reliable database for researchers and developers of detection solutions. Pentesters and Red Teamers: This is not a repository of phishing templates!

Contribute

You can contribute samples to this repository, however, remember to anonymize the files hiding information that could identify the address of your Honey Pot. All sensitive information should be replaced with phishing@pot. Sometimes the email address is contained within the content, either in the body of the message or in malicious URL arguments. Be sure to check these fields. If the content is encoded in base64, decode it, change the necessary values, re-encode it in base64 (respecting the indentation). You can use the command below to remove the original addresses of all files in a directory:

sed -i 's/[email protected]/phishing@pot/' *.eml

Also, follow the filename convention. You can redirect phishing messages to [email protected] so that they are indexed too.

About

A collection of phishing samples for researchers and detection developers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published