ASP.NET Developer Notes

Ryan Garaygay's ASP.NET notes online

Browse by Tags

All Tags » security (RSS)
remove malicious script tags from file
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
Recent SQL Injection Attacks on ASP sites
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...
More Posts