kgretzky / evilginx2

Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
BSD 3-Clause "New" or "Revised" License
10.26k stars 1.87k forks source link

Proxying to webpages which use ports other than 443? #954

Closed lonewolf-github closed 10 months ago

lonewolf-github commented 10 months ago

I am currently working on creating a phishlet for cpanel, however the problem is the fact cpanel is hosted by default on port 2083. That means that evilginx is unable to proxy to the webpage. What could be a solution in my case?

p.s I tried using the patch suggested before (https://github.com/kgretzky/evilginx2/pull/859), however im assuming the architecture changed since because it doesnt work