These are some tools that I have developed to assist me in doing various things related to computer security.

 

Virustotal.rb v1.0

Virustotal.rb is a simple ruby script for processing lists of hashes through virustotal.com

 

virustotal.rb

 

Drivelist v1.0.1

Drivelist is a simple tool to enumerate all of the mounted drives on a Windows computer.

 

drivelist.c
Makefile
dl.exe

 

Metasploit Meterpeter Scripts

Below is a Meterpeter scrip that I wrote for enumerating some information about USB devices on a exploited Windows system.

 

usbenum.rb