 Security Downloads |
 |
| file |  | user |  | section |  | date |  | size |
 |
 |
| WebDavCheck |  | akaplan |  | Scripting, Security |  | 6/7/2009 |  | 1.2 kb |
 |
| Check a server to see whether WebDAV has been installed. Rename to .vbs |
 |
 |
 |
| Uninstall Old Java |  | akaplan |  | Scripting, Patch Management, Security |  | 10/20/2008 |  | 4.3 kb |
 |
| This script allows you to uninstall all but the latest version of Java from local or remote PC. Rename from .txt to .vbs |
 |
 |
 |
| Erase USB |  | akaplan |  | Scripting, Security |  | 2/11/2008 |  | 4.1 kb |
 |
| This script runs cipher /w to either wipe an entire USB drive, or to wipe the slack space from a USB drive. Note that there is some debate about whether overwriting makes a difference on USB drives -- I confirmed results with drive editor) |
 |
 |
 |
| Remote Windows Update Tool |  | akaplan |  | Scripting, Windows, Patch Management, Security |  | 12/7/2007 |  | 8.2 kb |
 |
| This HTA file allows you to patch remote systems using Windows Update or WSUS. You can patch all security queries or select from a list |
 |
 |
 |
| USB Monitor |  | akaplan |  | Scripting, Security |  | 8/14/2007 |  | 4 kb |
 |
| This vbscript runs in logon script or all users startup. It monitors insertion of USB storage device. If one found, user is warned, and email is sent to admin. AD Site aware to support entire enterprise. Please read code comments and edit before using. |
 |
 |
 |
| Check McAfee |  | akaplan |  | Scripting, Security |  | 5/9/2007 |  | 15.7 kb |
 |
| Checks McAfee DAT, Engine, product on one computer, list or entire OU. |
 |
 |
 |
| ShareEnum |  | akaplan |  | Scripting, Windows, Security |  | 4/3/2007 |  | 14.4 kb |
 |
| This WSF file is a WMI based share security audit program. It is OU aware, and can also process a list of files. It ignores admin shares and reports security to an XLS file. |
 |
 |
 |
| Change SQL SA password |  | akaplan |  | Scripting, SQL Server, Security |  | 11/17/2006 |  | 4.1 kb |
 |
| Blank SA passwords on SQL databases are a plague. This script lets you add a SA password locally or remotely if you have integrated security enabled and are an admin. I use SQLRecon to look for open SA passwords. You can find it at http://www.specialopssecurity.com/labs/sqlrecon/.
|
 |
 |
 |
| Remotely check local user access to share |  | akaplan |  | Scripting, Windows, Security |  | 7/24/2006 |  | 5.2 kb |
 |
| This script verifies whether a local user account on remote system has access to a share on that system with a given password. It reads the list of computers from a text file, and write a log to you desktop.
Systems that are off and systems that do not have the correct password are logged to a file on your desktop. |
 |
 |
 |
| File Audit |  | akaplan |  | Scripting, Windows, Security |  | 6/28/2006 |  | 1.8 kb |
 |
| Designed for laptop checking, this batch file audits the document and Office files on a pc. It creates a list of these files and looks for files containing SSN like strings and the string "DOB:" It uses the FOR command and FINDSTR, and must be run locally. |
 |
 |