|
I downloaded the log file from the web server, and found many strange entries. Why is a statistics script called so terribly often? What do all the junk referrers do there? Looks like some mis-configuration of the Plesk software for managing IIS.
Literally hundreds of times a day, http://cydas.org/plesk-stat/webstat/AWStats/cgi-bin/awstats.pl?framename=mainright&output=refererpages[^] is called. This shows the referrer statistics for the web site - virtually none of them is related to Cytogenetics (that's what the web site is about). Most of them are dubious domains.
The statistics page does not show query parameters, as they are required for a good link to YouTube. But the logs show many referrals from YouTube (most of them say: "This video is no longer available because the YouTube account associated with this video has been terminated.", but one is still available and bears the title "Generateur de Code PaySafeCard - Gratuit Code PaySafeCard" - criminal content, I guess).
What are your experiences with such a strange thing, how does this kind of hack work, and more important: how to prevent it?
[Edit]With a Google search (for awstats.pl and further search terms[^]), I found some more web sites which are such infected, and fake "user profiles" which link to the statistics page as their "home page".[/Edit]
modified 23-Feb-14 9:38am.
|
|
|
|
|
I'd like to add some further thoughts about that problem.
The awstats.pl script provided a page with links - and everyone could add his favorite into this list: just send a GET request to any page of my site with a forged referer (any library for sending http requests allows for setting any referer), and it will then show up on the script page.
Why would you want to do so?
It is believed that you get a better rank with search engines when your site is linked from many other sites. And in fact, several "referers" contained "seo" (like Search Engine Optimization) in their domain/subdomain or page name. And many other sites were likely added by such SEO bastards.
Actually, back in 2010 a Russian web pharmacy was the first to massively use my site for that purpose.
But there is another group: they show "cheats" for games, provide links to cracked games, or even more criminal key generators. I guess they simply try to obfuscate their origin - my page is linked from somewhere, from here you get to a youtube video explaining their hack and showing a link to the next page to get the desired product.
Perhaps other uses are possible, but that's the idea I've come up with.
|
|
|
|
|
Hi all,
I am newbie to Window Driver programming.
So, my question that I concern is how the API call exactly Driver functions.
E.g.:
User application call an API function, then API function call Windows Driver. The question is how the API function maps to Driver function or call the driver correctly, especially there are many drivers for one device.
As of my thinking, the driver must conform to the rule that Microsoft define?
Pls answer me in the soonest time and Thank you very much.
|
|
|
|
|
|
Hello all,
In Windows 7, when using a multi monitor set up, and each monitor has different resolutions, you will notice that when you move the mouse from the smallest monitor to the biggest one it always works well, but when you do it in the other way, from the big one to the small one, some times it fails.
Let me explain, assuming that the top of the display is the vertical coordinate 0, if you have the mouse pointer in a vertical position bigger than the maximum resolution of the smaller display the mouse cursor will "collide" to an invisible wall.
Is there any way to avoid that? (apart of course than using two monitors of the exact resolution or to set both monitors to the same resolution).
As probably my explanation won't be the best one you will have seen, here you can read more about it: http://www.tomshardware.co.uk/forum/34796-63-dual-monitors-resolutions-sizes[^]
Any idea?
My configuration is:
- Laptop with 1280x800 resolution and one analog display with 1920x1080 resolution.
- Windows 7.
- ATI Catalyst control center with a Radeon mobility HD 3650 graphics card.
PS: It is not ultra annoying it is something like when the mouse cable gets trapped and you can't move where you want... yes, it is ultra-annoying.
|
|
|
|
|
I found it annoying only for a few days, then I got used to it.
|
|
|
|
|
That's definitely not the answer I expected
|
|
|
|
|
In that case... get a smaller second monitor... 
|
|
|
|
|
Argh!
|
|
|
|
|
You're welcome... we're here to help fix problems... 
|
|
|
|
|
You can't be serious...
|
|
|
|
|
|
Simples. Before moving your cursor from he bigger monitor to the smaller one, position your cursor within the co-ordinates of the smaller monitor and then move the cursor. 
|
|
|
|
|
You can't even imagine the amount of fun I'm getting with a simple serious question...
|
|
|
|
|
Welcome to CodeProject 
|
|
|
|
|
|
That wall should be there; one screen is essentially larger than the other, so the behaviour is correct. It'd also become very confusing if Windows tried to guess where you'd want your mouse to be.
The only way to get rid of it is by having the same resolution on both screens.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Well, of course I understand why it is there .
When using Mouse without borders in the office with my main computer together with my laptop this is not happening and resolutions of both devices are completely different.
This could be implemented and it would improve the experience in most of the situations as there are really not much applications that are using the first pixel of the display, typically there are margins around that would avoid the mess to happen.
I've been wondering if anyone has developed that already...
|
|
|
|
|
Hi i have configured open Dns alternatively for un restricting for certain users i have configured in tcp/ip of general tab to use dns servers and there i specified the intranet domain ip so know i want to restrict all the users to use the open dns irrespective of configuration, hows its possible without manually going to do lap to lap is there any way pls suggest me
|
|
|
|
|
What about Group Policies?
|
|
|
|
|
i haven't used the group policy
|
|
|
|
|
Hi! Greetings of the day,
I have a windows 2003 server and have recently configured it to act as a router by doing NAT configuration. I have a public IP address provided by my ISP.I have a web application hosted on one of my internal servers and able to access the application on LAN. How do I access the same application using my public IP address?
|
|
|
|
|
|
Thank you so much for your quick response..
On "Services and port" tab how do I enable "On this address pool entry"?
Thank you in advance
|
|
|
|
|
If the option is grayed out you have probably not defined an address pool. This can be done in the 'Adress Pool' tab. But this is for multiple IP adresses assigned by your ISP. If you have only one public IP address, you can use the 'On this interface option'.
|
|
|
|