-
Notifications
You must be signed in to change notification settings - Fork 882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idle. Not Working. Everything seems set #331
Comments
add debug in the cli. most likely it's your CA cert. |
i just tried with -debug and its same thing. But i'll check on the certs again. |
check if this works: modlishka -target google.com -proxyDomain loopback.modlishka.io |
(kali㉿kali)-[~/Modlishka] | | |.-----.--| | ||.-----.| |--.| |--.---.-.
Listening on [127.0.0.1:443] Same thing. |
not sure, works for me with firefox. |
what am i doing wrong? |
most likely you are not connecting with a browser, you should get at least a cert warning. |
the problem was always from the certificates. its working now |
┌──(kali㉿kali)-[~/Modlishka]
└─$ sudo ./dist/proxy -config Modlishka.json
[Mon Nov 20 11:46:28 2023] INF Enabling plugin: autocert v0.1
[Mon Nov 20 11:46:28 2023] INF Enabling plugin: control_panel v0.1
[Mon Nov 20 11:46:28 2023] INF Enabling plugin: hijack v0.1
[Mon Nov 20 11:46:28 2023] INF Enabling plugin: template v0.1
[Mon Nov 20 11:46:28 2023] INF Control Panel: SayHello2Modlishka handler registered
[Mon Nov 20 11:46:28 2023] INF Control Panel URL: flip-node.com/SayHello2Modlishka
[Mon Nov 20 11:46:28 2023] INF
| | |.-----.--| | ||.-----.| |--.| |--.---.-.
| || _ | _ | | || --|| || <| _ |
||_|||||||||||||||_.|
Listening on [0.0.0.0:443]
Proxying HTTPS [gmail.com] via [https://flip-node.com]
Listening on [0.0.0.0:80]
Proxying HTTP [gmail.com] via [http://flip-node.com]
. it just stays idle forever. i try my host website and nothing changed. cant even access the control panel (404)
.i've been stuck here for days.
The text was updated successfully, but these errors were encountered: