Running WS for the first time on my own WLAN. After enabling WinCap via Run WS As Admin, I noticed many "Hacker-like" websites using DNS protocol. Sites include: anonscm.Debian.org, home.regit.org, lunuxgurus.com, think-future.De, Linuxwireless.org, aircrack-ng.org, hpl.HP.com, osxdaily.com, 802.11ninja.net, Virtualit.cc, fuellogix.com, both micro-logics and micro-logix.com, gravatar.com, Javascriptkit.com and others. My question is: Did I expose my system when Running WS As Admin or do sites like this just "roam" the internet looking for vulnerabilities? Or has my system been compromised in the past and I'm just seeing the traffic with WS? Thanks for your advice, asked 02 Jun '14, 22:54 SeaDude |
2 Answers:
Sounds like your wlan is open to everybody. Some questions:
Regards Regards answered 03 Jun '14, 14:33 Kurt Knochner ♦ edited 03 Jun '14, 14:43 Kurt,
I live in a single family residential area (no apts, condo's, etc). I can't imagine there is a large enough population to have multiple people accessing my WLAN. I will start WS and change the password on the WLAN to see if the DNS messages cease. Any further thoughts? (03 Jun '14, 15:14) SeaDude Changed my WLAN PW to something ridiculously hard. Took a capture of before/during/after. Didn't see anymore "suspicious" (to the untrained eye) activity. Any further thoughts on this? I'm a bit stunned that my network was cracked/hacked/etc. (03 Jun '14, 19:09) SeaDude Did you see those requests from your own IP address or from another IP address? Can you post the capture file at Google drive, dropbox or cloudshark.org? (03 Jun '14, 22:45) Kurt Knochner ♦ Kurt, here (https://www.dropbox.com/s/4czrum0bj7p5cjc/FirstSniff) is the WLAN grab. It was my first, pardon the format. If you search the text for "DNS" and FindNext, you will see the sites I mentioned. I have the grab that I captured before/during/after router password reset. I didn't see any suspicious activity during that time. (04 Jun '14, 15:08) SeaDude |
There are only DNS requests for "Hacker" sites from the following IP address: 192.168.2.12
Is 192.168.2.12 the IP address of your PC? Please check the MAC address and compare it to the value in the capture output.
If the MAC address is yours, you must have been surfing to those sites. If that IP address is not yours, you should check who else on your network could have access the internet (wife, spouse, kids, granny, pets, etc.). BTW: There are only 3 IP addresses in the capture output 192.168.2.12: requested all those "Hacker" sites (maybe your own PC) There have been ARP requests to two other IP addresses, but they did not reply (maybe smartphones, once connected to the network).
So, to me it looks like you were surfing to those web sites yourself, maybe without knowing it. If you go to one of those sites that are heavily loaded with ads, you would see that access pattern, because every embedded ad will trigger a DNS request and the download of some content (images, html, css, etc.). I don't think your WLAN has been hacked. Why the whole thing stopped after you reset the wlan password, remains unclear. Regards answered 05 Jun '14, 13:19 Kurt Knochner ♦ Kurt, Thanks for spending the time to look through that text file and find this information. Yes, the MAC address and IP address are of my computer. I have never visited those sights nor was I surfing them while capturing the packets with WS. I installed WireShark, turned on CPF (in the vulnurable "Run As Administrator" style), saw these sites being accessed, and visited ask.wireshark.com to create this thread.
(05 Jun '14, 15:48) SeaDude
what is CPF?
I don't know. Maybe you should run some malware scanner on that system.
maybe it was bored and needed some distraction ;-)) (05 Jun '14, 16:33) Kurt Knochner ♦ I meant NPF driver. I started it by running WS as administrator which is supposedly risky. I'll run a malware scanner. This machine is NOT bored! HA! Well, this has been a very strange event indeed. To see such activity on my WLAN without an explanation is unnerving. I'd hate to go through an entire refresh of my laptop. BOo. (06 Jun '14, 20:07) SeaDude |
Not all of the sites you list are "hacker-like" in the "people who break into networks" sense of "hacker", although some could be considered "hacker-like" in the "programmers writing cool software" sense of "hacker":
I apologize for the characterization of the sites I found while sniffing my home network. I visited most of the sites and was impressed by what I found. I just want to know why and how these "savvy programmers'" websites are somehow involved with my WLAN.