RSS Feed for securityCategory: security

Optimized TCP Port Surveyor »

strobe is a network/security tool that locates and describes all listening tcp ports on a (remote) host or on many hosts in a bandwidth utilisation maximising, and process resource minimizing manner. strobe approximates a parallel finite state machine internally. In non-linear multi-host mode it attempts to apportion bandwidth and sockets amoung the hosts very efficiently. [...]

Open Source Network Auditing and Penetration Testing Tools »

dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active [...]

Open Source Penetration Testing Tool »

Metasploit provides useful information to people who perform penetration testing, IDS signature development, and exploit research. This project was created to provide information on exploit techniques and to create a useful resource for exploit developers and security professionals. The tools and information on this site are provided for legal security research and testing purposes only. [...]

Free Hacking Tools »

Nirsoft website provides a number of utilities for password recovery, networking and other internet related tools. For password recovery, there are Mail PassView – Recover the passwords of popular email clients: Outlook Express, MS Outlook, Eudora, Mozilla Thunderbird , and more… MessenPass – Recover the passwords of instant messenger programs: Yahoo Messenger, MSN Messenger, Trillian, [...]

Open Source Platform for Network Security Tools »

Netifera is a new modular open source platform for creating network security tools. It provides many advantages for both security developers and researchers who want to implement new tools as well as the community of users of these tools. Tools Full IPv6 support TCP and UDP network scanning Service detection Operating system identification Reverse DNS [...]

Java – Encrypt and Send a Large File Securely »

Download Source Code The requirement – I have an application which is installed in the customer machine. This application will generate log file which I need in case I need to do debugging. I do not want the customer to view the content of the log file and mess around with it. To do this, [...]

Compiled GeoIP Database »

Download Several years back I was programming a network utility that needs an index relating IP network numbers to network names and identities, for class A, B and C networks, I found this list compiled from the Internet. I know that you can always use whois, or some online website to achieve the same thing. [...]