|
|||||||
| Newbie Area Welcome to the BackTrack Forums! Please check this section and post to it if you are new to BackTrack, the Forums, or both. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Greetings,
I work IT part time at a small non-profit and I'm encountering some problems that are out of my experience range. We have a WRT310V2 with firmware v12. The router is broadcasting a wireless signal (WPA2) Here is the problem we're experiencing: Webpages randomly redirect to other webpages but only temporarily. For example, facebook.com goes to myspace, even if the client on our network has never been to myspace.com. Gmail redirects sometimes, as do a few other sites. The interesting thing is that the webpages don't redirect to sites full of spam or malware. This problem affects all browsers on the client (and only affects some clients on the network) and will go away after an hour at most. I performed an nslookup on an affected client and the IP's for myspace.com and facebook.com were different. Restarting the computer will fix the problem. I have scanned all the computers in our network and they appear to be clean. ESET nod 32 business v4 The facebook>myspace problem is particularly problematic because we are doing very well in a giving challenge taking place on facebook right now. The problem didn't happen before the giving challenge. In suspicion that we were being attacked, I asked our ISP to give me a new manual DNS. When I changed the settings in our router for a new DNS the problems completely stopped for about 2-3 days. Now they are happening all the time again. Any thoughts? Does this seem like an attack? Does anyone have any immediate recommendations of measures I can set up to log potential attacks and help diagnose the problem? Thanks for your time, McKindling |
|
|||
|
Thanks Mike,
I have scanned them with spybot search and destroy and full scans with eset nod32 v4 business edition. There were a few things spybot picked up but nothing that seemed major or similar. Eset found nothing on all. |
|
|||
|
Thanks for looking Mortis.
I won't write the Facebook virus possibility off and I'll look into the possibilities, but I don't think that's the issue. I rarely use Facebook but on my personal laptop I am encountering the problem as well, but only when I'm connected to the network in question (the one at the small non-profit). It only happens for an hour or two at most and sporadically throughout the day. I've tested it on my laptop at my home connection and I don't have this problem at all. That's why I'm 95% sure it's not that virus since that one seems to constantly cause a redirect and it doesn't matter what network it's on. |
|
||||
|
I only know (short of) how to do this :
Code:
iptables -A PREROUTING -s 192.168.0.0/255.255.255.0 -p tcp -j DNAT --to-destination 212.205.43.30 Unfortunately I don't know how to find how is doing this to you or how to eliminate it. Maybe you should wait until some senior member reads your post. Nick
__________________
The quieter you become.... |
|
||||
|
While i agree with Gitsnik on just about everything he said. I must say if this was my small business, every last thing would get a ful top to bottom reload, including the firmware and indepth scans of all the backups you "hopefully" have been keeping up on. That would be after i dumped all the logs for later reference.
After that, there would no longer be any myspace, facebook, etc.. unless i directly allowed it through an outbound proxy / ids.
__________________
Using backtrack for the first time is like being 10 years old again with the keys to a Ferrari. |
|
||||
|
In addition, unless you really absolutely positively need it, you probably shouldn't be using any kind of wireless for your business. I would never trust business functions over wireless, there's just too many things that can go wrong.
I don't consider "need" as someone wants it because they want their computer one one side of the office and their network jack is on the other side, nor as "we're too cheap to run CAT5".
__________________
A 3rd Party Security Audit is the IT equivalent of a Colonoscopy, it's long, intrusive, and when it's done you'll have seen a lot of things you really didn't want to see, and you'd definitely remember that you had it done. I ♣ baby harp seals. |
|
||||
|
Quote:
There's a number of rootkit detectors for Windows (IceSword, DarkSpy, GMer, various ones from AV manufacturers, etc) but RootkitRevealer is the one I generally use. It will likely show some entries that are not rootkit related however, so Google before you panic. As well as the other suggestions above Id also suggest to the OP that you start capturing packets on the network when the problem occurs to see where DNS responses are coming from (watch for incorrect IP and MAC addresses in requests/responses), where packets to facebook/other site of interest are going (correct IP?), whether multiple responses are coming back, and what other traffic is going on on the network. You may want to check in multiple spots (e.g. from an internal client, from the router itself, from a known clean system, etc) to get a more complete picture and to see if any network traffic is being hidden (which a rootkit could do). Hope your TCP/IP-analysis-fu is strong! On the issue of allowing/disallowing Facebook, Id agree if there wasn't a business need for it (just as I would agree to stopping ANY traffic there is no business need for), but it appears in this case there is one, and many other businesses are finding the same thing (some allow it as a benefit to staff, others use it for marketing, PR, research, etc). While it can seem like a big time waster at first glance I think a business case for it can easily be made. Plus, there are many worse things than Facebook that are allowed through for valid business reasons...
__________________
Nancy Astor: If I were your wife I would put poison in your coffee! Winston Churchill: Madam, if I were your husband I would drink it. Last edited by lupin; 10-30-2009 at 05:08 AM. |
![]() |
| Bookmarks |
| Tags |
| network, possible attack, redirect |
| Thread Tools | |
| Display Modes | |
|
|