# Latest News
# Published Advisories
# Security Tools
# Professional Resume
# Personal BLOG


Security Tools

# NOTE
Most of my tools are built with PERL. I do this because PERL is one of the most useful and most flexible programming languages on the planet. If you don't know how to use PERL you may have trouble with these tools. There is very little documentation. Sorry. Learn PERL.

I am not responsible for what you do with these tools.

DumpHex

Dumps a binary file to hex.

EnumServiceExecutablePaths

Enumerates the executable paths of Windows services (more info).

EnumWindows

Enumerates interactive windows and can unhide them. (Useful for finding application flaws)

FuzzyFiles

Creates several variations of a file. (Useful for finding application flaws)

FuzzySniffAndSend

Sniffs traffic to and from a host, saves it, and resends several variations of the traffic to the original host or another host. (Useful for finding application flaws)

NBTEnum 3.3

Enumerates NetBIOS information from Windows hosts as NULL or under the context of a specified user.

PeachFuzz

A highly customizable clear text protocol fuzzer. Includes templates for FTP, IMAP4, POP3, and SMTP protocols. (Useful for finding application flaws)

PerlProxy

A simple PERL proxy script. I often use this instead of using TELNET. (Useful for finding application flaws)

Program

A stub service executable that accepts an input file of commands (more info).

PWDumpX v1.0 (updated)

Allows a user with administrative privileges to retrieve the password hashes and the LSA secrets from a Windows system. This tool can be used on the local system or on one or more remote systems.

PWDumpX v1.1 (updated)

Allows a user with administrative privileges to retrieve the domain password cache, the password hashes and the LSA secrets from a Windows system. This tool can be used on the local system or on one or more remote systems.

PWDumpX v1.4

Allows a user with administrative privileges to retrieve the domain password cache, the password hashes, the password history hashes and the LSA secrets from a Windows system. This tool can be used on the local system or on one or more remote systems.

WriteBin

Creates a binary file from a hex dump.


reedarvin[at]gmail[dot]com