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

Modlishka - Http Content Cancelled Error #17

Closed
Stormyworm90 opened this issue Jan 13, 2019 · 6 comments
Closed

Modlishka - Http Content Cancelled Error #17

Stormyworm90 opened this issue Jan 13, 2019 · 6 comments

Comments

@Stormyworm90
Copy link

Constantly getting Content Cancelled error.

@Stormyworm90 Stormyworm90 changed the title Modlishka Modlishka - Http Content Cancelled Error Jan 13, 2019
@drk1wi
Copy link
Owner

drk1wi commented Jan 14, 2019

I didn't see this error before. I would need some more info about your environment.

For start, try using the latest go version and ensure that you internet connection is stable.

@Stormyworm90
Copy link
Author

Domain name: i'm using the default.
target domain: google.com
Then i launch the browser from the same machine where above configs have been done. I didn't configure any ssl certificate.

The latest go version was released when? I downloaded a go version last week.

@Stormyworm90
Copy link
Author

Kindly see below details about error message i'm getting i'm getting:

Listening on: [127.0.0.1:80]
Proxying [loopback.modlishka.io:80] via --> [https://google.com]
2019/01/14 13:53:59 http: proxy error: context canceled
[Mon Jan 14 18:54:05 2019] WAR rewriteResponse took 1.502860148s
2019/01/14 13:58:49 http: proxy error: context canceled
2019/01/14 13:58:49 http: proxy error: context canceled

@drk1wi
Copy link
Owner

drk1wi commented Jan 15, 2019

this is related to golang/go#20071. usually doesn't affect the proxy functionality.

@Stormyworm90
Copy link
Author

Apart from the error messages, i'm not seeing anything. Can it work correctly with this:
"./dist/proxy -target https://google.com -targetRes Https://google.com -phishingDomain loopback.modlishka.io -listeningPort 80"

How do i register a domain to use with Modlishka?

@drk1wi
Copy link
Owner

drk1wi commented Jan 15, 2019

it should if you remove the targetRes. also set the listening address to 0.0.0.0 (as per wiki).

@drk1wi drk1wi closed this as completed Jan 17, 2019
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