arp_spoofer
This program (coded in C using PF_PACKET sockets) allows full manipulation of ARP packets, including specification of Source MAC/IP Addresses and Destination MAC/IP Addresses. This can be useful when diagnosing networking problems including host/switch ARP Poisoning testing, and router testing.
Read the Article
|
DenyHosts
DenyHosts is a script intended to be run by Linux system administrators to help thwart ssh server attacks.
Read the Article
|
WebGoat
WebGoat is a full J2EE web application designed to teach web application security lessons. In each lesson, users must demonstrate their understanding by exploiting a real vulnerability on the local system. The system is even clever enough to provide hints and show the user cookies, parameters and the underlying Java code if they choose. Examples of lessons include SQL injection to a fake credit card database, where the user creates the attack and steals the credit card numbers.
Read the Article
|
Bro Intrusion Detection System
Bro is a Unix-based Network Intrusion Detection System (IDS). Bro monitors network traffic and detects intrusion attempts based on the traffic characteristics and content. Bro detects intrusions by comparing network traffic against rules describing events that are deemed troublesome. These rules might describe activities (e.g., certain hosts connecting to certain services), what activities are worth alerting (e.g., attempts to a given number of different hosts constitutes a "scan"), or signatures describing known attacks or access to known vulnerabilities. If Bro detects something of interest, it can be instructed to either issue a log entry or initiate the execution of an operating system command.
Read the Article
|
DumpUsers
DumpUsers is able to dump account names and information even though RestrictAnonymous has been set to 1.
Read the Article
|
DelGuest
DelGuest deletes the built-in Guest account in Windows NT. This account is supposed to be impossible to delete, and it is impossible to delete through the ordinary user interface, but with DelGuest you can do it.
Read the Article
|
ClearLogs
ClearLogs clears the event log (Security, System or Application) that you specify. You run it from the Command Prompt, and it can also clear logs on a remote computer.
Read the Article
|
TCP Listener - Security Testing Tool
Enter a port number and a description and any scans on that port will see your description. Minimizes to the tray. Each connection is logged. TCP Listener is a great tool for testing security on your system. A great way to check the security of your firewall is to set TCP Listener to listen on different ports and then run a port scanner and see if it can connect through your firewall. No need to install, runs right from the exe file. Requires the .NET Framework from Microsoft.
Read the Article
|
MySQL Asp Content Management
MySQL ASP Content Management. A content management system based on ASP, IIS, and the free and fast MySQL database. Simple to setup and administer. All site settings are easily customized with the administration interface. Change all site titles, colors, headings in seconds. Includes a guest book module. Full web based administration. Complete, ready-to-go, fast website. MySQL ASP Content Management is open-source and released under the GPL license. A new version using an MS Access database is also available.
Read the Article
|
Introduction to Netstat Tutorial
Netstat is a versatile tool catered for the windows platform by means of the MS-DOS (now a days referred to as "Command Prompt") command line. Netstat is also used in other platforms and operating systems apart from Windows such as Unix and Linux. In the following thesis I will demonstrate the security-oriented uses for this basic DOS and bash command designed for the newbie.
Read the Article
|