Just want to share a "simple" Windows Forms application that I created to automate removal of malicious SCRIPT tags inserted into some web files. Read full article on .NET Developer Notes on remove malicious script tags from file
There seems to be a number of SQL injection attacks happening lately involving adding of <script src=http://www.banner82.org/b.js></script> , adword71.com/b.js (and the likes ) to entries under string/text/varchar columns in the database targetting...