JavaSnoop v1.0 Final available
December 17th, 2010 | by NJ Ouchn
A tool that lets you intercept methods, alter data and otherwise hack Java applications running on your computerDecember 17th, 2010 | by NJ Ouchn
A tool that lets you intercept methods, alter data and otherwise hack Java applications running on your computerDecember 17th, 2010 | by NJ Ouchn
CAPEC Version 1.6 has been posted on the CAPEC List page. A detailed report is available that lists specific changes [&hellipDecember 17th, 2010 | by NJ Ouchn
ProcDump is a command-line utility whose primary purpose is monitoring an application for CPU spikes and generating crash dumps during a spike that an administrator or developer can use to determine the cause of the spikeDecember 17th, 2010 | by NJ Ouchn
Honggfuzz is a general-purpose fuzzing tool. Given a starting corpus of test files, Hongfuzz supplies and modifies input to a test program and utilize the ptrace() API/POSIX signal interface to detect and log crashes.December 17th, 2010 | by NJ Ouchn
BeEF, the Browser Exploitation Framework is a professional security tool provided for lawful research and testing purposes. It allows the experienced penetration tester or system administrator additional attack vectors when assessing the posture of a target. The user of BeEF will control which browser will launch which command module and at which targetDecember 17th, 2010 | by NJ Ouchn
The OWASP AntiSamy project is a few things. Technically, it is an API for ensuring user-supplied HTML/CSS is in compliance within an application's rules. Another way of saying that could be: It's an API that helps you make sure that clients don't supply malicious cargo code in the HTML they supply for their profile, comments, etc., that get persisted on the server. The term "malicious code" in regards to web applications usually mean "JavaScript." Cascading Stylesheets are only considered malicious when they invoke the JavaScript engineDecember 17th, 2010 | by NJ Ouchn
IOCTL Fuzzer is a tool designed to automate the task of searching vulnerabilities in Windows kernel drivers by performing fuzz tests on themDecember 17th, 2010 | by NJ Ouchn
The Metasploit Framework is a development platform for creating security tools and exploits.December 15th, 2010 | by NJ Ouchn
Razorback is a framework for an intelligence driven security solution. It consists of a Dispatcher at the core of the system, surrounded by Nuggets of varying types.