Skip to content
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

Closed
Norgery opened this issue Nov 20, 2023 · 8 comments
Closed

Idle. Not Working. Everything seems set #331

Norgery opened this issue Nov 20, 2023 · 8 comments

Comments

@Norgery
Copy link

Norgery commented Nov 20, 2023

┌──(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


| | |.-----.--| | ||.-----.| |--.| |--.---.-.
| || _ | _ | | ||
--|| || <| _ |
||_|||||||||||||||_.|

"Modlishka" Reverse Proxy started - v.1.1 <<<<
Author: Piotr Duszynski @drk1wi

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.

@drk1wi
Copy link
Owner

drk1wi commented Nov 20, 2023

add debug in the cli. most likely it's your CA cert.

@Norgery
Copy link
Author

Norgery commented Nov 20, 2023

i just tried with -debug and its same thing. But i'll check on the certs again.

@drk1wi
Copy link
Owner

drk1wi commented Nov 20, 2023

check if this works: modlishka -target google.com -proxyDomain loopback.modlishka.io

@Norgery
Copy link
Author

Norgery commented Nov 20, 2023

(kali㉿kali)-[~/Modlishka]
└─$ ./dist/proxy -target google.com -proxyDomain loopback.modlishka.io
[Mon Nov 20 12:42:39 2023] INF Enabling plugin: autocert v0.1
[Mon Nov 20 12:42:39 2023] INF Autocert plugin: Auto-generating loopback.modlishka.io domain TLS certificate
[Mon Nov 20 12:42:39 2023] INF Enabling plugin: control_panel v0.1
[Mon Nov 20 12:42:39 2023] INF Enabling plugin: hijack v0.1
[Mon Nov 20 12:42:39 2023] INF Enabling plugin: template v0.1
[Mon Nov 20 12:42:39 2023] INF Control Panel: SayHello2Modlishka handler registered
[Mon Nov 20 12:42:39 2023] INF Control Panel URL: loopback.modlishka.io/SayHello2Modlishka
[Mon Nov 20 12:42:39 2023] INF


| | |.-----.--| | ||.-----.| |--.| |--.---.-.
| || _ | _ | | ||
--|| || <| _ |
||_|||||||||||||||_.|

"Modlishka" Reverse Proxy started - v.1.1 <<<<
Author: Piotr Duszynski @drk1wi

Listening on [127.0.0.1:443]
Proxying HTTPS [google.com] via [https://loopback.modlishka.io]
Listening on [127.0.0.1:80]
Proxying HTTP [google.com] via [http://loopback.modlishka.io]

Same thing.

@drk1wi
Copy link
Owner

drk1wi commented Nov 20, 2023

not sure, works for me with firefox.

@Norgery
Copy link
Author

Norgery commented Nov 20, 2023

what am i doing wrong?
just tried firefox and same thing. page unreachble

@drk1wi
Copy link
Owner

drk1wi commented Nov 20, 2023

most likely you are not connecting with a browser, you should get at least a cert warning.

@Norgery
Copy link
Author

Norgery commented Nov 21, 2023

the problem was always from the certificates. its working now

@drk1wi drk1wi closed this as completed Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants