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

webtor.io loads js from malicious domain #2

Open
quinncomendant opened this issue Apr 27, 2022 · 1 comment
Open

webtor.io loads js from malicious domain #2

quinncomendant opened this issue Apr 27, 2022 · 1 comment

Comments

@quinncomendant
Copy link

I noticed https://webtor.io/ tries to load a javascript file from https://redoutcomecomfort[.]com/60/1b/f3/601bf3ec83cfebfef8038f451009400d.js. The domain redoutcomecomfort[.]com is flagged as malicious 2/92 on VirusTotal. The request for this file is initiated by webpack:///ui/src/lib/store/actions.js, the URL of which appears to come from your ads provider. So, this isn't so much an issue with webtor as it is with the ads provider you've chosen.

Here is a HAR file for the page load of webtor.io that includes the request to this domain.

Screen Shot 2022-04-27 at 13 08 10

@vintikzzz
Copy link
Member

Yes, you are right, it's my ad provider for pops. In case if you use self-hosted solution, no ad scripts are loaded.

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