.htaccess - Hacker (Multiple IP's) attacking one page (lib.php) with a variable attached, what to do? -


i have in main website root file...

lib.php

so hackers keeps hitting website different ip addresses, different os, different everything. page redirected our 404 error page, , 404 error page tracks visitors using standard visitor tracking analytics allow see problems may arise.

below example of landing pages shown in analytics hackers, except 200 hits per hour. each link bit different using variable set page url goto.

mysite.com/lib.php?id=zh%2f78jqrm3qloe53kzd2vbhtpfayhtovbijvl2nnwye%3d mysite.com/lib.php?id=wy%2ffnhab2obcah0tcsaeprmfy1ugmhgxmiwvqt2m6wk%vd mysite.com/lib.php?id=wy%2ffnhab2obcah0tcsaeprmfy1ugmhgxmiwvqjhgewk%t% mysite.com/lib.php?id=jy%2ffnhab2obcah0tcsaeprmfy1ugmhgxmiwvqt2mfgk%bd 

i not think need file http://www.mysite.com/lib.php should need it? when visit mysite.com/lib.php redirected custom 404 page.

how can stop best? thinking using .htaccess, not sure best setup?

this part of asprox botnet. http://rebsnippets.blogspot.cz/asprox

key thing change password , stop using ftp protocol access privileged accounts.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -