Skip to content

vzsoares/catmail-phishing-go

Repository files navigation

Catmail Phishing Go

Phishing attack proof of concept in go

GitHub repo size GitHub language count GitHub forks

main gif

Wouldn't you click?

email example

email example

🦩 Why?

The main reason here is to learn about golang.

The project was suggested by Pedro Ramos as a way to increase golang skills, focusing in parallelism through routines.

🚀 About

Overall:

The project idea is to send a cute cat phishing scam email. In order to achieve this we need to download a cat image from the internet, then add a click to claim text, then put that image in a email template and then send it.

Routines:

email example

Flow:

email example



☕ Usage

# go required
go run cat.go

About

Phishing attack proof of concept in go

Topics

Resources

Stars

Watchers

Forks

Languages