Skip to content
#

phishing

Here are 327 public repositories matching this topic...

General-Gouda
General-Gouda commented Mar 7, 2019

What version of Gophish are you using?: 7.1

Brief description of the issue: There are a few tag suggestions I'd like to make to make campaigns and reporting easier to handle.

Date Tag:

  • I would love to see the ability to append the current date to an email template. A good example would be if we could append the current date automatically or perhaps the current date + X days without
mlmarkovic
mlmarkovic commented Jul 15, 2020

Most .py files use #!/usr/bin/python3 as shebang, but few others use #!/usr/bin/env python3.

Files which use #!/usr/bin/env python3:

./contrib/eventdb/common.py
./intelmq/bin/intelmq_generate_misp_objects_templates.py
./intelmq/tests/bots/parsers/github_feed/test_parser.py

These files should use #!/usr/bin/python3 for the sake of consistency.

ISeeYou is a Bash and Javascript tool to find the exact location of the users during social engineering or phishing engagements. Using exact location coordinates an attacker can perform preliminary reconnaissance which will help them in performing further targeted attacks.

  • Updated Apr 5, 2019
  • Shell

Improve this page

Add a description, image, and links to the phishing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the phishing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.