Security Xploded
 
  |    Home    |    Projects    |    Research    |    Articles     |    Security Tools    |    Download    |    Blog    |    About    |
 
 
 
 
 
 
 
 
 
 
Security Tools
 
 
BHORemover
BHO (Browser Helper Objects) are the plugins designed to enhance the functionality of Internet Explorer. However it is being misused by most of the spyware/malware applications to monitor user's browsing habits and to grab the credentials silently. BHORemover helps the users to identify BHO's installed by such spyware programs and provides the interface to remove such BHO from the system completely. Read more...
 
 
FireMaster
Firefox uses master password to protect the stored sign-on information for various websites. If the master password is forgotten, then there is no way to recover the master password and user has to lose all the sign-on information stored in it. To prevent this problem, I have developed FireMaster which uses combination of techniques such as dictionary, hybrid and brute force to recover the master password from the Firefox key database file. Read more...
 
 
FirePassword
FirePassword is the tool designed to decrypt the username and password list from Firefox sign-on database. Firefox stores the username and password information for various websites in its database files. FirePassword works on similar line as Firefox's built-in password manager but it can be used as offline tool to get the username/password information without running the Firefox. Read more...
 
 
NetShareMonitor 
NetShareMonitor is the application to watch your shared files from the intruders and thereby protecting it from unauthorized access. Any remote access to shared resource is detected by NetShareMonitor and owner is alerted immediately. Read more...
 
 
RemoteDLL
RemoteDLL makes it easy to inject or remove the DLL from any other process. This is based on the popular technique called "DLL INJECTION". Some of the virus and spyware programs uses this technique to hide their presence on the system. RemoteDLL will greatly assist in removing such malicious programs using the same technique. Read more...
 
 
VistaUACMaker
Vista has introduced new feature called UAC (User Account Control). In short it basically controls the way in which applications are executed by different users. VistaUACMaker makes it easy to convert your application VISTA UAC compliant. Read more...
 
 
WinServiceManager
This tool provides one point of management for all Windows service related functions. You can not only view the complete details about any Windows service but also control it with few clicks. Read more...
 
 
 
Network Tools
 
 
LDAPSearch
Simple LDAP search tool to search for objects in the LDAP compliant directory. It supports both normal LDAP as well as Secure LDAP protocol. It comes with feature rich options and user can tweak the settings to customize the search operation. Read more...
 
 
PortScanner
A fast TCP port scanner based on popular HALF-OPEN scanning or SYN scanning method. This technique makes the scanning process faster than the traditional CONNECT method. It uses winpcap library to capture the network packets. Read more...
 
 
RemoteDirDetector
This is the tool to automatically detect the Directory server running on remote machine. It can scan the entire network quickly and reports the system running Directory with its type. Read more...
 
 
WinSniff
WinSniff is an application for capturing packets on the network. It displays all the packets transmitted on the local network and gives detailed information about each header in the packet. Read more...
 
 
 
System Tools
 
 
Process Heap Viewer
Its a fast heap enumeration tool which uses much better technique than normal Windows heap API functions. Its very useful tool for anyone involved in analyzing process heaps. Vulnerability researchers can use it as a side tool for discovering heap related vulnerabilities. Read more...
 
 
 
ProcessNetMonitor
A GUI based windows application to display network activities associated with any process. It lists all running processes and open ports, active connections for each selected process. Read more...