The quoted string portion is a subset of the attack:
FINDSTR /S /N /I "73657420616e73695f7761726e696e6773206f66662044454" *.logWithin a minute gigabytes of log files were evaluated, and it was definitive the attack had not hit nor propigated on our servers.
In truth, we were safe from this attack anyways, because we'd invested years ago in ensuring that all of our DB access was through parameterized stored procedures. It's tough for those that haven't yet protected themselves--the effort to change from the other coding practice can be significant.
No comments:
Post a Comment