The Wayback Machine - https://web.archive.org/web/20200716041017/https://github.com/topics/phishing
Skip to content
#

phishing

Here are 319 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
digininja
digininja commented Jun 19, 2018

I might have set things up wrong to get in this position but I set the app up on targetdomain.com and now need to host some files on the domain so that I can direct the users to them.

I've moved the app out of the way and have now had to edit the laravel routes file to allow me to host some files in the root of the domain.

As an example I've added

Route::get('/amazon', function () {
kalyparker
kalyparker commented Jan 28, 2019

Hi,
I have a problem with a modify.
I wish to split one entry in 2 differents fields. For example I have This IP with port [2a01:c206:3003:3104::1]:9001.
I with to split ip and port.
I try to do this:

[
    {
      "rulename": "IPv6port",
      "if": {
            "source.account":"]:(([0-9]+))"
      },
      "then": {
            "source.port":"{matches[source.account][0]}

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.