On 8/3/09 2:47 PM, Liz Kim wrote: > This may be more of an Apache question but was wondering if any other > MediaWiki users have seen this... > > There was someone who we assume has been trying to break into our web system > request URLS such as
That looks like a generic sql injection fuzz attempt tacking junk onto numbers in URL parameters in the hopes that something will catch a poorly-written bit of code. You can enable the debug log and watch the actual queries being performed; you'll see nothing untoward. -- brion _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
