Docs and VBScripts

Scripts are saved as .txt -- rename to .vbs to run. Right-click

fiber - Sniffing long-haul fiber sniffer in a hostile environment - contact tim at blackpondfarm.com for more info

iisconfig.txt Configure and secure a web server. Very extensive script to do everything you need to do in order to configure a web server to match standards. Configures the OS, IIS, SMTP, Indexing Service, edits the Registry, modifies .NET config files, sets up and ACLs directory structure, disables unnecessary services, modifies local group memberships, etc., and logs all actions to a file. Must be modified for your environment and parameters in order to run.

forensics.txt does a quick examination of the system, user accounts, user profiles, internet explorer history and disks and USB devices

srvinfo.txt simple vbscript script to replicate srvinfo.exe functionality using WMI calls

trim.txt simple vbscript script trims duplicate lines out of any file

outbound.txt Parse live or old proxy log, pull out all outbound traffic of greater than 100 megabytes
Useful for identifying transfers of proprietary data or other abuse

rot13.txt Basic script to convert to/from ROT-13.

acl_content.txt Example of recursing through directories and files, in this case to apply acls by calling xcacls.exe

footerscan.txt Simple example of scanning Metabase for a property, in this case checking for the IIS DefaultDocFooter property.

recurse.txt Recurse through directory structure and get file properties.

makeguid.txt Generate unique GUID.

httpping.txt Make an HTTP call with vbscript to get the response header. Useful for doing a which check of the server type or to see if http is listening.

ip.txt Ipconfig against a remote server.

remotemembers.txt List members of all local groups on a remote server.

filtercap.txt Filter Ethereal capture file to extract IP address, readable data to text.

translate.cpp Translate common DOS and HTTP error codes

Tim's links and pages

Return to Tim's pages
Return to Black Pond Farm Home Page

Work

Client IP Address
ASCII/Octal/Hex/Binary table
Bandwidth Speeds (T-1, OC-3, etc.)
VBScripts, sniffers, C++ and other fun stuff

Farm

Rock works - Wall, Bridge, Playhouse, Gnome House
Black Pond Farm weather
Flora, Fauna and Geography of Black Pond Farm
Snow pic's - 27 Nov 2006

Personal

Family
Disneyland!
Peru
Prague and Munich
Resume
My Evil Twin
Chovanak Silver Bars
Making Memories Breast Cancer Foundation (Brenda)
Brenda's Vintage Bridal site
Brent's Baseball Team
My brother Adam's site
My brother Kit's Checklist site

In the news

Brenda in Houston (alt)
Brenda KIAH Houston
Brenda in Denver (alt)
NSA eavesdropping How it might work (alt)
Brenda on MSNBC
Brenda Ohio
Don't eat the dirt (alt)
Wounded 'Mother Goose' ready to wing it  

Other

Scientific American - Ask the Experts
Pennies/simple electroplating
More simple electroplating
Crystal experiment
More advanced crystal experiment
Water Rockets
Great air-powered rockets
Explosive experiment
Contact Tim Chovanak at tim at blackpondfarm.com for comments or suggestions.
Created in notepad.exe, copyright 1981-2001 Microsoft Corporation.
Made With Notepad!