abdulsattar-arctic / phishing_pot

A collection of phishing samples for researchers and detection developers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/your@email.com/phishing@pot/' *.eml

Also, follow the filename convention. You can redirect phishing messages to phish.me.again@gmail.com so that they are indexed too.

About

A collection of phishing samples for researchers and detection developers.

License:GNU General Public License v3.0