ww

command module
v0.0.0-...-80b690f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2021 License: GPL-3.0 Imports: 9 Imported by: 0

README

Evilginx2 Title Botguard yaomingface

evilginx2 is a man-in-the-middle attack framework used for phishing login credentials along with session cookies, which in turn allows to bypass 2-factor authentication protection.

This fork uses go-rod to retrieve a valid botguard token, which is then passed along to evilginx2 to get past the "Couldn't sign you in. This browser or app may not be secure" page

Prerequisites

  • Go 1.17
  • OS capable of running Chrome

Setup

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb

git clone https://github.com/TomAbel/evilginx.botguard/
cd evilginx.botguard

go mod tidy
make

sudo ./bin/evilginx

Possible issues

"Sorry, something went wrong there. Try again" code 400

  • use shorter domain name with valid TLD e.g. phishing.com not phishingdom.ain.sbk
  • install chromium browser on machine, guide here

Submitting email takes too long

This is when go-rod is launched to retrieve the token. Some things can be done to speed up the process:

  1. Remove or shorten SlowMotion time in code.
  2. Preload browser so launching it takes less time.
  3. Prefetch botguard tokens for specific emails. This only works when you know the victims.

Video

Demo

Full setup

Contact

Want to say hello? Contact (base64) dG9ta3Jpc3RpYW5hYmVsQGdtYWlsLmNvbQ

Want to say thanks? https://ko-fi.com/tomabel

License

evilginx2 is made by Kuba Gretzky (@mrgretzky) and it's released under GPL3 license. Code modifications not in the original evilginx2 repository but present here belong to me and are licensed under GPL3, unless stated otherwise.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
* Copyright (C) 2021 TomAbel *
* Copyright (C) 2021 TomAbel *

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL