Hi Mike,
My server had to restart 10 times last night due to these attacks (this is just a tiny snapshot fo the apache log, there is literally hundred/thousands of lines like this)
Code:
0-0 29601 17/19/665 K 5.96 0 4815 0.0 0.00 7.06 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/cinch/tools/timthumb.php?src=/g0../0d1.g
1-0 29031 22/62/674 K 14.99 0 9161 0.0 0.25 5.68 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/typebased/tools/timthumb.php?src=/g0../0
3-0 29605 1/16/712 W 2.77 2 0 0.0 0.02 3.73 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/irresistible/tools/timthumb.php?src=/g0.
4-0 29606 12/14/659 W 4.44 0 0 0.0 0.00 4.64 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/eNews/tools/timthumb.php?src=/g0../0d1.g
5-0 29513 1/9/580 W 1.60 54 0 0.0 0.03 3.82 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/deep-blue/scripts/timthumb.php?src=/g0..
6-0 29073 8/46/522 W 8.46 38 0 0.0 0.18 4.26 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/mymag/timthumb.php?src=/g0../0d1.gif HTT
7-0 29515 4/18/586 W 4.53 2 0 0.0 0.00 3.13 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/bueno/tools/timthumb.php?src=/g0../0d1.g
8-0 29539 1/13/555 W 3.14 23 0 0.0 0.01 3.22 77.222.40.147 thedomainname.co.uk GET /wp-content/themes/modularity/thumb.php?src=/g0../0d1.gif H
What happens is that ASL detects the attack and displays a 403 error which is great but is there any way that it can also put a ban on an ip if it tries it more then X times?
Like I said in opening of thread, no legit user needs to be passing this type of query so should be blacklisted right away (IMHO).
Is there any way then that the users ip is blacklisted, so they dont even reach the site anymore?
Short of telling people that they are not allowed to use timthumb scripts, I dont know what else to do.
Kindest Regards
Craig Edmonds