Modlishka icon indicating copy to clipboard operation
Modlishka copied to clipboard

How to stop the Target URL in the body being replaced with the Phishing URL

Open Eddiethedude opened this issue 2 years ago • 1 comments

Just a simple one really but I can't seem to find the solution even rifling through the proxy.go file.

The site symply displays the URL but its being replaced with my phishing URL which is messing up the captcha

The test website has a url based anti-phishing system and my solution wont work until I can turn off the URL replacement.

Thanks

Eddiethedude avatar Jan 09 '24 15:01 Eddiethedude

Found the solution. Literally just leave the "targeturl" blank in the template

Eddiethedude avatar Jan 09 '24 16:01 Eddiethedude