SQL Injection Fix: This tool prepares SQL scripts that can be used to remove the dangerous scripts that are appended to SQL databases during a SQL Injection Attack. In the "Enter SQL Injection Script:" box enter the complete injected script. You will also need to enter the affected table name along with the infected columns. Currently, I have included support for 4 columns but can add more if requested. I decided to make this tool to automate the process of creating error-free removal scripts after various SQL injection attacks at work.

 

 

Creates "Sql Injection Fix.sql" on your desktop. Contents:

DECLARE @t varchar(255)

SET @t= '"></title><script src="http://www0.douhunqn.cn/csrss/w.js"></script><!--'

UPDATE MyTable

SET Column1 = REPLACE(Column1, @t,'')

 


 
Remote TS Manager: Used to kill Terminal Server connections on a remote server. Just enter the server name or IP and click on Query Server. The connected users will be displayed. Enter the ID of the user you would like to kill (Be sure connection type is rdpwd and session is RDP-TCP#..). Now click kill user. If the kill is successful, a message will confirm the kill.

 

 

 

I offer my software as freeware but gladly accept donations via PayPal.

All files are SPYWARE - ADWARE - VIRUS Free and have been checked with Avast and Symantec Endpoint AV.