<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>WSUS Release Rss Feed</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx</link><description>WSUS Release Rss Description</description><item><title>Updated Release: WSUS Cleanup (Sep 23, 2008)</title><link>http://wsus.codeplex.com/releases/view/17612</link><description>&lt;div class="wikidoc"&gt;This tool can automate the cleanup process within WSUS.&lt;br /&gt;&lt;br /&gt;The zip contains three files.  The exe that performs the cleanup, an optional sql file that can be used to run the WSUS database maintenance script and a small help file.  Just extract the files to a single directory and run the exe from a command line.  The exe will then look for the sql file and if present run the SQL maintenance script.&lt;br /&gt;&lt;br /&gt;Once the tool is complete it will create a log file within the same directory as the tool with the cleanup results but it will also log cleanup results to the application event log.&lt;br /&gt;&lt;br /&gt;Create a scheduled task to run this tool monthly.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;==========================================&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;C:\&amp;gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe /?&lt;br /&gt;Help menu.&lt;br /&gt;&lt;br /&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe Server SSL Port &lt;a href="http://wsus.codeplex.com/wikipage?title=Parameter%20List"&gt;Parameter List&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;server = WSUS server name.&lt;br /&gt;SSL = &amp;#39;t&amp;#39; if using SSL otherwise &amp;#39;f&amp;#39;.&lt;br /&gt;Port = port number WSUS is listening on.  Default is &amp;#39;80&amp;#39; otherwise &amp;#39;8530&amp;#39;.&lt;br /&gt;&lt;br /&gt;Parameters:&lt;br /&gt;superseded = cleanup all superseded updates that are no longer needed.&lt;br /&gt;expired = cleanup all expired unapproved updates.&lt;br /&gt;obsolete = cleanup all expired updates regardless of their approval.&lt;br /&gt;compress = cleanup previous revision of updates that are no longer deployable.&lt;br /&gt;computers = cleanup computers that have not contacted the server in over 30 days.&lt;br /&gt;files = cleanup unneeded content files.&lt;br /&gt;DB = runs the database maintenance script (make sure the DB_maint.sql file is present).&lt;br /&gt;&lt;br /&gt;all = if all is used all cleanup options above will be run.&lt;br /&gt;&lt;br /&gt;Sample commands:&lt;br /&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe&lt;br /&gt;             The above command will prompt you to input the server name, SSL configuration and port number WSUS is listening on.  This can be run against a local or a remote server and runs ALL cleanup options.&lt;br /&gt;&lt;br /&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer t 8530 all&lt;br /&gt;             The above command will connect to SomeServer on port 8530, use SSL and cleanup with all options.&lt;br /&gt;&lt;br /&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer f 80 computers superseded&lt;br /&gt;             The above command will connect to SomeServer on port 80, it will not use SSL and cleanup will only run the computers and superseded options (no other cleanup options will run).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;==================================&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you get a SQL timeout while running the tool I would recommend trying to run the cleanup initially from management studio or use sqlcmd as described here:&lt;br /&gt;http://technet.microsoft.com/en-us/library/cc708594(WS.10).aspx&lt;br /&gt;&lt;br /&gt;The timeout in studio manager or sqlcmd should allow for longer execution time.  Once you run it initially and get the database cleaned up the subsequent runs with this tool should work.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>joseti</author><pubDate>Tue, 23 Aug 2011 18:13:53 GMT</pubDate><guid isPermaLink="false">Updated Release: WSUS Cleanup (Sep 23, 2008) 20110823061353P</guid></item><item><title>Released: WSUS Cleanup (Sep 23, 2008)</title><link>http://wsus.codeplex.com/releases/view/17612</link><description>
&lt;div class="wikidoc"&gt;This tool can automate the cleanup process within WSUS.&lt;br&gt;
&lt;br&gt;
The zip contains three files. The exe that performs the cleanup, an optional sql file that can be used to run the WSUS database maintenance script and a small help file. Just extract the files to a single directory and run the exe from a command line. The exe
 will then look for the sql file and if present run the SQL maintenance script.&lt;br&gt;
&lt;br&gt;
Once the tool is complete it will create a log file within the same directory as the tool with the cleanup results but it will also log cleanup results to the application event log.&lt;br&gt;
&lt;br&gt;
Create a scheduled task to run this tool monthly.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
==========================================&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
C:\&amp;gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe /?&lt;br&gt;
Help menu.&lt;br&gt;
&lt;br&gt;
WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe Server SSL Port &lt;a href="http://wsus.codeplex.com/wikipage?title=Parameter%20List"&gt;
Parameter List&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
server = WSUS server name.&lt;br&gt;
SSL = &amp;#39;t&amp;#39; if using SSL otherwise &amp;#39;f&amp;#39;.&lt;br&gt;
Port = port number WSUS is listening on. Default is &amp;#39;80&amp;#39; otherwise &amp;#39;8530&amp;#39;.&lt;br&gt;
&lt;br&gt;
Parameters:&lt;br&gt;
superseded = cleanup all superseded updates that are no longer needed.&lt;br&gt;
expired = cleanup all expired unapproved updates.&lt;br&gt;
obsolete = cleanup all expired updates regardless of their approval.&lt;br&gt;
compress = cleanup previous revision of updates that are no longer deployable.&lt;br&gt;
computers = cleanup computers that have not contacted the server in over 30 days.&lt;br&gt;
files = cleanup unneeded content files.&lt;br&gt;
DB = runs the database maintenance script (make sure the DB_maint.sql file is present).&lt;br&gt;
&lt;br&gt;
all = if all is used all cleanup options above will be run.&lt;br&gt;
&lt;br&gt;
Sample commands:&lt;br&gt;
WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe&lt;br&gt;
The above command will prompt you to input the server name, SSL configuration and port number WSUS is listening on. This can be run against a local or a remote server and runs ALL cleanup options.&lt;br&gt;
&lt;br&gt;
WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer t 8530 all&lt;br&gt;
The above command will connect to SomeServer on port 8530, use SSL and cleanup with all options.&lt;br&gt;
&lt;br&gt;
WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer f 80 computers superseded&lt;br&gt;
The above command will connect to SomeServer on port 80, it will not use SSL and cleanup will only run the computers and superseded options (no other cleanup options will run).&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
==================================&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
If you get a SQL timeout while running the tool I would recommend trying to run the cleanup initially from management studio or use sqlcmd as described here:&lt;br&gt;
http://technet.microsoft.com/en-us/library/cc708594(WS.10).aspx&lt;br&gt;
&lt;br&gt;
The timeout in studio manager or sqlcmd should allow for longer execution time. Once you run it initially and get the database cleaned up the subsequent runs with this tool should work.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Tue, 23 Aug 2011 18:13:53 GMT</pubDate><guid isPermaLink="false">Released: WSUS Cleanup (Sep 23, 2008) 20110823061353P</guid></item><item><title>Updated Release: SQLInjectionFinder.exe (2010) (May 14, 2008)</title><link>http://wsus.codeplex.com/releases/view/13436</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;SQLInjectionFinder.exe (v2010)&lt;/b&gt;&lt;br /&gt;Tool to help determine .asp pages targeted by SQL Injection attacks&lt;br /&gt;&lt;br /&gt;Usage:&lt;br /&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br /&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br /&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br /&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br /&gt;&amp;#160;&amp;#160;&amp;#160;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>gctech</author><pubDate>Tue, 08 Jun 2010 19:41:23 GMT</pubDate><guid isPermaLink="false">Updated Release: SQLInjectionFinder.exe (2010) (May 14, 2008) 20100608074123P</guid></item><item><title>Released: SQLInjectionFinder.exe (2010) (May 14, 2008)</title><link>http://wsus.codeplex.com/releases/view/13436</link><description>&lt;div&gt;&lt;b&gt;SQLInjectionFinder.exe (v2010)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by SQL Injection attacks&lt;br&gt;&lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;#160;&amp;#160;&amp;#160;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Tue, 08 Jun 2010 19:41:23 GMT</pubDate><guid isPermaLink="false">Released: SQLInjectionFinder.exe (2010) (May 14, 2008) 20100608074123P</guid></item><item><title>Updated Release: WSUS Cleanup (Sep 23, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17612</link><description>&lt;div&gt;This tool can automate the cleanup process within WSUS.&lt;br&gt;&lt;br&gt;The zip contains three files.  The exe that performs the cleanup, an optional sql file that can be used to run the WSUS database maintenance script and a small help file.  Just extract the files to a single directory and run the exe from a command line.  The exe will then look for the sql file and if present run the SQL maintenance script.&lt;br&gt;&lt;br&gt;Once the tool is complete it will create a log file within the same directory as the tool with the cleanup results but it will also log cleanup results to the application event log.&lt;br&gt;&lt;br&gt;Create a scheduled task to run this tool monthly.&lt;br&gt;&lt;br&gt;&lt;br&gt;==========================================&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\&amp;gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe /?&lt;br&gt;Help menu.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe Server SSL Port &lt;a href="http://wsus.codeplex.com/Wiki/View.aspx?title=Parameter List"&gt;Parameter List&lt;/a&gt;&lt;br&gt;&lt;br&gt;server = WSUS server name.&lt;br&gt;SSL = 't' if using SSL otherwise 'f'.&lt;br&gt;Port = port number WSUS is listening on.  Default is '80' otherwise '8530'.&lt;br&gt;&lt;br&gt;Parameters:&lt;br&gt;superseded = cleanup all superseded updates that are no longer needed.&lt;br&gt;expired = cleanup all expired unapproved updates.&lt;br&gt;obsolete = cleanup all expired updates regardless of their approval.&lt;br&gt;compress = cleanup previous revision of updates that are no longer deployable.&lt;br&gt;computers = cleanup computers that have not contacted the server in over 30 days.&lt;br&gt;files = cleanup unneeded content files.&lt;br&gt;DB = runs the database maintenance script (make sure the DB_maint.sql file is present).&lt;br&gt;&lt;br&gt;all = if all is used all cleanup options above will be run.&lt;br&gt;&lt;br&gt;Sample commands:&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe&lt;br&gt;             The above command will prompt you to input the server name, SSL configuration and port number WSUS is listening on.  This can be run against a local or a remote server and runs ALL cleanup options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer t 8530 all&lt;br&gt;             The above command will connect to SomeServer on port 8530, use SSL and cleanup with all options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer f 80 computers superseded&lt;br&gt;             The above command will connect to SomeServer on port 80, it will not use SSL and cleanup will only run the computers and superseded options (no other cleanup options will run).&lt;/div&gt;</description><author>joseti</author><pubDate>Thu, 25 Jun 2009 18:14:29 GMT</pubDate><guid isPermaLink="false">Updated Release: WSUS Cleanup (Sep 23, 2008) 20090625061429P</guid></item><item><title>Released: WSUS Cleanup (Sep 23, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17612</link><description>&lt;div&gt;This tool can automate the cleanup process within WSUS.&lt;br&gt;&lt;br&gt;The zip contains three files.  The exe that performs the cleanup, an optional sql file that can be used to run the WSUS database maintenance script and a small help file.  Just extract the files to a single directory and run the exe from a command line.  The exe will then look for the sql file and if present run the SQL maintenance script.&lt;br&gt;&lt;br&gt;Once the tool is complete it will create a log file within the same directory as the tool with the cleanup results but it will also log cleanup results to the application event log.&lt;br&gt;&lt;br&gt;Create a scheduled task to run this tool monthly.&lt;br&gt;&lt;br&gt;&lt;br&gt;==========================================&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\&amp;gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe /?&lt;br&gt;Help menu.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe Server SSL Port &lt;a href="http://wsus.codeplex.com/Wiki/View.aspx?title=Parameter List"&gt;Parameter List&lt;/a&gt;&lt;br&gt;&lt;br&gt;server = WSUS server name.&lt;br&gt;SSL = 't' if using SSL otherwise 'f'.&lt;br&gt;Port = port number WSUS is listening on.  Default is '80' otherwise '8530'.&lt;br&gt;&lt;br&gt;Parameters:&lt;br&gt;superseded = cleanup all superseded updates that are no longer needed.&lt;br&gt;expired = cleanup all expired unapproved updates.&lt;br&gt;obsolete = cleanup all expired updates regardless of their approval.&lt;br&gt;compress = cleanup previous revision of updates that are no longer deployable.&lt;br&gt;computers = cleanup computers that have not contacted the server in over 30 days.&lt;br&gt;files = cleanup unneeded content files.&lt;br&gt;DB = runs the database maintenance script (make sure the DB_maint.sql file is present).&lt;br&gt;&lt;br&gt;all = if all is used all cleanup options above will be run.&lt;br&gt;&lt;br&gt;Sample commands:&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe&lt;br&gt;             The above command will prompt you to input the server name, SSL configuration and port number WSUS is listening on.  This can be run against a local or a remote server and runs ALL cleanup options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer t 8530 all&lt;br&gt;             The above command will connect to SomeServer on port 8530, use SSL and cleanup with all options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer f 80 computers superseded&lt;br&gt;             The above command will connect to SomeServer on port 80, it will not use SSL and cleanup will only run the computers and superseded options (no other cleanup options will run).&lt;/div&gt;</description><author></author><pubDate>Thu, 25 Jun 2009 18:14:29 GMT</pubDate><guid isPermaLink="false">Released: WSUS Cleanup (Sep 23, 2008) 20090625061429P</guid></item><item><title>Updated Release: WSUS Cleanup (Sep 23, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17612</link><description>&lt;div&gt;This tool can automate the cleanup process within WSUS.&lt;br&gt;&lt;br&gt;The zip contains three files.  The exe that performs the cleanup, an optional sql file that can be used to run the WSUS database maintenance script and a small help file.  Just extract the files to a single directory and run the exe from a command line.  The exe will then look for the sql file and if present run the SQL maintenance script.&lt;br&gt;&lt;br&gt;Once the tool is complete it will create a log file within the same directory as the tool with the cleanup results but it will also log cleanup results to the application event log.&lt;br&gt;&lt;br&gt;Create a scheduled task to run this tool monthly.&lt;br&gt;&lt;br&gt;&lt;br&gt;==========================================&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\&amp;gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe /?&lt;br&gt;Help menu.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe Server SSL Port &lt;a href="http://wsus.codeplex.com/Wiki/View.aspx?title=Parameter List"&gt;Parameter List&lt;/a&gt;&lt;br&gt;&lt;br&gt;server = WSUS server name.&lt;br&gt;SSL = 't' if using SSL otherwise 'f'.&lt;br&gt;Port = port number WSUS is listening on.  Default is '80' otherwise '8530'.&lt;br&gt;&lt;br&gt;Parameters:&lt;br&gt;superseded = cleanup all superseded updates that are no longer needed.&lt;br&gt;expired = cleanup all expired unapproved updates.&lt;br&gt;obsolete = cleanup all expired updates regardless of their approval.&lt;br&gt;compress = cleanup previous revision of updates that are no longer deployable.&lt;br&gt;computers = cleanup computers that have not contacted the server in over 30 days.&lt;br&gt;files = cleanup unneeded content files.&lt;br&gt;DB = runs the database maintenance script (make sure the DB_maint.sql file is present).&lt;br&gt;&lt;br&gt;all = if all is used all cleanup options above will be run.&lt;br&gt;&lt;br&gt;Sample commands:&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe&lt;br&gt;             The above command will prompt you to input the server name, SSL configuration and port number WSUS is listening on.  This can be run against a local or a remote server and runs ALL cleanup options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer True 8530 all&lt;br&gt;             The above command will connect to SomeServer on port 8530, use SSL and cleanup with all options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer False 80 computers superseded&lt;br&gt;             The above command will connect to SomeServer on port 80, it will not use SSL and cleanup will only run the computers and superseded options (no other cleanup options will run).&lt;/div&gt;</description><author>joseti</author><pubDate>Thu, 25 Jun 2009 14:29:04 GMT</pubDate><guid isPermaLink="false">Updated Release: WSUS Cleanup (Sep 23, 2008) 20090625022904P</guid></item><item><title>Released: WSUS Cleanup (Sep 23, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17612</link><description>&lt;div&gt;This tool can automate the cleanup process within WSUS.&lt;br&gt;&lt;br&gt;The zip contains three files.  The exe that performs the cleanup, an optional sql file that can be used to run the WSUS database maintenance script and a small help file.  Just extract the files to a single directory and run the exe from a command line.  The exe will then look for the sql file and if present run the SQL maintenance script.&lt;br&gt;&lt;br&gt;Once the tool is complete it will create a log file within the same directory as the tool with the cleanup results but it will also log cleanup results to the application event log.&lt;br&gt;&lt;br&gt;Create a scheduled task to run this tool monthly.&lt;br&gt;&lt;br&gt;&lt;br&gt;==========================================&lt;br&gt;&lt;br&gt;&lt;br&gt;C:\&amp;gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe /?&lt;br&gt;Help menu.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe Server SSL Port &lt;a href="http://wsus.codeplex.com/Wiki/View.aspx?title=Parameter List"&gt;Parameter List&lt;/a&gt;&lt;br&gt;&lt;br&gt;server = WSUS server name.&lt;br&gt;SSL = 't' if using SSL otherwise 'f'.&lt;br&gt;Port = port number WSUS is listening on.  Default is '80' otherwise '8530'.&lt;br&gt;&lt;br&gt;Parameters:&lt;br&gt;superseded = cleanup all superseded updates that are no longer needed.&lt;br&gt;expired = cleanup all expired unapproved updates.&lt;br&gt;obsolete = cleanup all expired updates regardless of their approval.&lt;br&gt;compress = cleanup previous revision of updates that are no longer deployable.&lt;br&gt;computers = cleanup computers that have not contacted the server in over 30 days.&lt;br&gt;files = cleanup unneeded content files.&lt;br&gt;DB = runs the database maintenance script (make sure the DB_maint.sql file is present).&lt;br&gt;&lt;br&gt;all = if all is used all cleanup options above will be run.&lt;br&gt;&lt;br&gt;Sample commands:&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe&lt;br&gt;             The above command will prompt you to input the server name, SSL configuration and port number WSUS is listening on.  This can be run against a local or a remote server and runs ALL cleanup options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer True 8530 all&lt;br&gt;             The above command will connect to SomeServer on port 8530, use SSL and cleanup with all options.&lt;br&gt;&lt;br&gt;WSUS&lt;i&gt;Cleanup&lt;/i&gt;CL.exe SomeServer False 80 computers superseded&lt;br&gt;             The above command will connect to SomeServer on port 80, it will not use SSL and cleanup will only run the computers and superseded options (no other cleanup options will run).&lt;/div&gt;</description><author></author><pubDate>Thu, 25 Jun 2009 14:29:04 GMT</pubDate><guid isPermaLink="false">Released: WSUS Cleanup (Sep 23, 2008) 20090625022904P</guid></item><item><title>Updated Release: WSUS Cleanup (Sep 23, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17612</link><description>&lt;div&gt;This tool can automate the cleanup process within WSUS.&lt;br&gt;&lt;br&gt;The zip contains three files.  The exe that performs the cleanup, an optional sql file that can be used to run the WSUS database maintenance script and a small help file.  Just extract the files to a single directory and run the exe from a command line.  The exe will then look for the sql file and if present run the SQL maintenance script.&lt;br&gt;&lt;br&gt;Once the tool is complete it will create a log file within the same directory as the tool with the cleanup results but it will also log cleanup results to the application event log.&lt;br&gt;&lt;br&gt;Create a scheduled task to run this tool monthly.&lt;/div&gt;</description><author>joseti</author><pubDate>Thu, 25 Jun 2009 14:28:01 GMT</pubDate><guid isPermaLink="false">Updated Release: WSUS Cleanup (Sep 23, 2008) 20090625022801P</guid></item><item><title>Updated Release: SQLInjectionFinder.exe (1.7.0) (May 14, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;&lt;b&gt;SQLInjectionFinder.exe (v1.7.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by SQL Injection attacks&lt;br&gt;&lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;#160;&amp;#160;&amp;#160;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;&lt;/div&gt;</description><author>gctech</author><pubDate>Thu, 11 Jun 2009 23:20:17 GMT</pubDate><guid isPermaLink="false">Updated Release: SQLInjectionFinder.exe (1.7.0) (May 14, 2008) 20090611112017P</guid></item><item><title>Released: SQLInjectionFinder.exe (1.7.0) (May 14, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;&lt;b&gt;SQLInjectionFinder.exe (v1.7.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by SQL Injection attacks&lt;br&gt;&lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;#160;&amp;#160;&amp;#160;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 11 Jun 2009 23:20:17 GMT</pubDate><guid isPermaLink="false">Released: SQLInjectionFinder.exe (1.7.0) (May 14, 2008) 20090611112017P</guid></item><item><title>Updated Release: SQLInjectionFinder.exe (1.7.0) (May 14, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;&lt;b&gt;SQLInjectionFinder.exe (v1.7.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by SQL Injection attacks&lt;br&gt;&lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;#160;&amp;#160;&amp;#160;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;&lt;/div&gt;</description><author>gctech</author><pubDate>Thu, 11 Jun 2009 23:15:29 GMT</pubDate><guid isPermaLink="false">Updated Release: SQLInjectionFinder.exe (1.7.0) (May 14, 2008) 20090611111529P</guid></item><item><title>Updated Release: SQLInjectionFinder.exe (1.6.0) (May 14, 2008)</title><link>http://wsus.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;&lt;b&gt;SQLInjectionFinder.exe (v1.6.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by SQL Injection attacks&lt;br&gt;&lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;#160;&amp;#160;&amp;#160;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;&lt;/div&gt;</description><author>gctech</author><pubDate>Thu, 11 Jun 2009 22:50:34 GMT</pubDate><guid isPermaLink="false">Updated Release: SQLInjectionFinder.exe (1.6.0) (May 14, 2008) 20090611105034P</guid></item><item><title>Reviewed: WSUS Cleanup (Jan 26, 2009)</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx?ReleaseId=17612</link><description>Rated 5 Stars (out of 5) - This should be part of the product and not an after the fact add-on.</description><author>DLKirchmer</author><pubDate>Mon, 26 Jan 2009 11:31:52 GMT</pubDate><guid isPermaLink="false">Reviewed: WSUS Cleanup (Jan 26, 2009) 20090126113152A</guid></item><item><title>Updated Release: SQLInjectionFinder.exe (1.6.0) (May 14, 2008)</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;
&lt;b&gt;SQLInjectionFinder.exe (v1.5.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by recent SQL Injection attacks&lt;br&gt; &lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;
&lt;/div&gt;</description><author>gctech</author><pubDate>Tue, 20 Jan 2009 19:18:41 GMT</pubDate><guid isPermaLink="false">Updated Release: SQLInjectionFinder.exe (1.6.0) (May 14, 2008) 20090120071841P</guid></item><item><title>Released: SQLInjectionFinder.exe (1.6.0) (May 14, 2008)</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;
&lt;b&gt;SQLInjectionFinder.exe (v1.5.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by recent SQL Injection attacks&lt;br&gt; &lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Tue, 20 Jan 2009 19:18:41 GMT</pubDate><guid isPermaLink="false">Released: SQLInjectionFinder.exe (1.6.0) (May 14, 2008) 20090120071841P</guid></item><item><title>Updated Release: SQLInjectionFinder.exe (1.5.0) (May 14, 2008)</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;
&lt;b&gt;SQLInjectionFinder.exe (v1.5.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by recent SQL Injection attacks&lt;br&gt; &lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;
&lt;/div&gt;</description><author>gctech</author><pubDate>Sun, 18 Jan 2009 17:38:42 GMT</pubDate><guid isPermaLink="false">Updated Release: SQLInjectionFinder.exe (1.5.0) (May 14, 2008) 20090118053842P</guid></item><item><title>Released: SQLInjectionFinder.exe (1.5.0) (May 14, 2008)</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx?ReleaseId=13436</link><description>&lt;div&gt;
&lt;b&gt;SQLInjectionFinder.exe (v1.5.0)&lt;/b&gt;&lt;br&gt;Tool to help determine .asp pages targeted by recent SQL Injection attacks&lt;br&gt; &lt;br&gt;Usage:&lt;br&gt;1. Launch &lt;b&gt;SQLInjectionFinder.exe&lt;/b&gt; on the IIS machine where the suspected SQL Injection occurred.&lt;br&gt;2. The tool looks for the location of the IIS Logs (as it may or may not be in system32\Logfiles)&lt;br&gt;3. It then navigates through each subfolder and parses each IIS log... looking for “&lt;b&gt;&lt;i&gt;CAST(&lt;/i&gt;&lt;/b&gt;“ statements&lt;br&gt;4. If suspicious entries are found, CSV output files are created at the following location:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;b&gt;%Systemdrive%\CSSSEC_SQLInJectFinder\DATA&lt;/b&gt;&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sun, 18 Jan 2009 17:38:40 GMT</pubDate><guid isPermaLink="false">Released: SQLInjectionFinder.exe (1.5.0) (May 14, 2008) 20090118053840P</guid></item><item><title>Reviewed: WSUS Cleanup (Nov 24, 2008)</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx?ReleaseId=17612</link><description>Rated 5 Stars (out of 5) - Great tool! I have been running it for over a month now without a problem and it works great. I actually run it every week since most of my wsus servers have more than 10000 clients. </description><author>tdghia</author><pubDate>Mon, 24 Nov 2008 16:04:13 GMT</pubDate><guid isPermaLink="false">Reviewed: WSUS Cleanup (Nov 24, 2008) 20081124040413P</guid></item><item><title>Created Release: ClientReportingLevel (Nov 10, 2008)</title><link>http://www.codeplex.com/WSUS/Release/ProjectReleases.aspx?ReleaseId=19272</link><description>&lt;div&gt;
This tool controls the client reporting level property for WSUS.  When someone installs SCCM, reporting for WSUS may inadvertently get disabled thus preventing all clients to stop sending status reports.  As long as SCCM is still installed and the WSUS server in question is still controlled by SCCM the reporting level should be configured via SCCM.&lt;br&gt; &lt;br&gt;If SCCM gets removed or the Software Update Role for the WSUS server in question is removed you can use this utility to control the WSUS reporting level.  Run it from a command line on the WSUS server in question.&lt;br&gt; &lt;br&gt;=========&lt;br&gt; &lt;br&gt;C:\Users\Administrator\Desktop&amp;gt;WSUS&lt;i&gt;Reporting&lt;/i&gt;Level.exe /?&lt;br&gt; &lt;br&gt;Current Reporting Level: All&lt;br&gt; &lt;br&gt;Please enter a numeric option:&lt;br&gt;Press '1' to set the client reporting level to 'ALL'.&lt;br&gt;Press '2' to set the client reporting level to 'NONE'.&lt;br&gt;Press '3' to set the client reporting level to 'STATUS ONLY'.&lt;br&gt;Press '4' to exit.&lt;br&gt;
&lt;/div&gt;</description><author>joseti</author><pubDate>Mon, 10 Nov 2008 22:04:20 GMT</pubDate><guid isPermaLink="false">Created Release: ClientReportingLevel (Nov 10, 2008) 20081110100420P</guid></item></channel></rss>