93 hits since 1999.09.08
© 1999 Arne Vidstrom unless otherwise specified
      
Security Toolbox


The Security Toolbox consists of freeware tools both for directly improving security, and tools for testing security (indirectly improving security). Everything here is written by me (Arne Vidstrom), and not based on anybody elses source code. I will not give away the code, or give explainations of how the tools are built, so please don't send any mails asking for either. Also note that using some of these tools against systems without permission from the owner(s) may be illegal in your country.



inzider

Shows which processes listen at which ports, and can be useful for finding Back Orifice 2000 when it's hidden in another process. Let's find out which programs are responsible for all those open ports!

WUPS - Windows UDP Port Scanner

An UDP port scanner for Windows. All port scanners I know about for Windows only scan TCP ports, so I wrote this one for UDP.

winfo

Uses Null Sessions to retrieve account and share information from Windows NT, including workstation/server trust accounts and interdomain trust accounts.

DelGuest (NEW)

DelGuest deletes the built-in Guest account in Windows NT. This is impossible to do from the ordinary user interface. Now you can choose to completely delete the Guest account instead of only disable it and/or rename it.

GSD - Get Service DACL

GSD (Get Service DACL) gives you the DACL (Discretionary Access Control List) of any Windows NT service you specify as a command line option.

strongpass

A DLL which works like passfilt.dll, but enforces some extra password policies to make it harder for password crackers like L0phtcrack to crack LANMAN hashes of the passwords.

SMB Downgrade Attacker

Fake SMB server which tries a dialect downgrade to get plaintext passwords from remote users.