Hiya,

hope you can help with this one!

I've got a home network with a number of PC's and Mac's on it and one of the PC's started having trouble with the wireless after each reboot, in addition to this I noticed (after much looking) that the machine was trying unsuccessully to log on via http to my router.

The machine is 'protected' by Onecare and I ran I full scan from that, then removed onecare and did a full kaspersky scan, both came up negative with nothing found.

In the end I reinstalled Windows (sadly I coudnt do a format and clean install, but did install over the top of the old version), this sorted the wireless issue, however I've noticed that the log on attempts continue.

In addition to this another PC on the network (also runnning onecare for protection) is trying to log on to the router numerous times.

The router is a Speedtouch, both macines are running XP.

I have followed all requested instructions and have run ATF cleaner, windows removal tool, malwares (found nothing), ran EST online scanner (found Win32/Agent.OBH - report attached), I have tried to run DSS however it crashes at Examining Event Logs.

I would greatly appreciate if someone can have a look and let me know their thoughts on what this could be.

Many thanks

btk

Dani AI

Generated

Quick expert summary and an action path you can follow (addresses suggestions from , and ): this kind of repeated HTTP login traffic almost always comes from something running on the LAN trying automated logins or changing router settings (DNS, remote admin, port forwards). First priority is containment: physically disconnect the suspected machines from the network (unplug Ethernet or turn off Wi‑Fi) and do not reconnect them until you have identified and cleaned the cause. Before you reset the router, photograph or export the current settings (DNS, admin users, port‑forwarding) so you can compare afterwards; SpeedTouch devices use a built‑in web interface (default address commonly 192.168.1.254) — check the manual for model specifics. (scworld.com)

How to triage the infected PC(s) to find the culprit process: run a live mapping of sockets → PID → process. On Windows you can run:

netstat -ano | findstr ":80"
tasklist /FI "PID eq <PID>"

or use TCPView for a GUI view that shows which process owns each TCP/UDP endpoint. Also check persistence points (Autoruns, Scheduled Tasks, Run/RunOnce registry keys) and browser proxy settings — many downloaders alter proxies or scheduled tasks to persist. (learn.microsoft.com)

Cleaning: boot the affected PC from a current rescue/rescue‑disk and run a full offline scan (examples: Kaspersky Rescue Disk or Microsoft Defender Offline). If malware shows rootkit/backdoor behavior or you want full assurance, back up personal data, wipe the disk, delete all partitions and do a clean OS install from official media — an overlay install often leaves persistence behind. After reinstall, fully patch the system before reconnecting. (kaspersky.com)

Router hardening and return‑to‑service workflow: factory‑reset the router (after you documented settings), update the firmware, set a strong unique admin password, disable remote/web admin and WPS, confirm DNS servers are correct, and reconnect one cleaned machine first to verify no more login attempts. Follow general home‑router hardening guidance for these steps. If you see the login attempts resume from a cleaned machine, don’t reconnect other devices — the router itself may still be compromised. (ncsc.admin.ch)

Key links: TCPView (Microsoft Sysinternals), Kaspersky Rescue Disk, Microsoft Defender Offline, and a SpeedTouch manual are good starting points:

Cautions: don’t reuse backups or USB sticks from infected machines without scanning, and avoid restoring router configs that might reintroduce bad settings. If the situation looks like a large-scale router compromise (DNS changed for many devices), treat the router as compromised and replace or reflash it after reset. (scworld.com)

Recommended Answers

All 5 Replies

You say and outside source is loging on to router or a pc inside you network.

Its the infected PC on the home LAN that is trying to access the router. Incidentally I also have another computer with the same behaviour so I'm guessing this something on both of them.

Thanks

well, have you tried maually deleting the file/folder in safe mode?

I can delete the folder no probs, however wasnt sure if this was best to do first as it seems very strage that neither onecare nor caspersky can spot the virus. I wasnt sure if you guys on here like looking at new strains?

I'll delete in a mo and reboot if thats ok?

Yup i got the same problem, my computer tries to login to the router via http using various user/passwords such as admin, motorola, badcred. It does this exactly every minute. Anti-virus finds nothing. Shrugs, FYI. Gonna wipe the hard drive and reinstall windows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.