jwall.org
This site is mainly dedicated to some of the helper- tools I develop during my diploma thesis at the
University of Dortmund. The thesis is about anomaly detection
in web-applications. Since I am currently working on the topic and most of the tools aren't finished yet, none of the
stuff is available right now.
Latest News
Visualization of the Core-Rules Ruleset 7/2/08
Yet another side project which transforms a simple idea into hopefully useful tool: CoreRules2Html. This little tool can be used to transform the core-rules provided with the ModSecurity module into a nice looking HTML visualization. An example output of the tool as well as the software itself can be found at CoreRules2Html!
Preview: WebApplicationProfiler 5/26/08
Yet another hopefully useful tools is available. The WebApplicationProfiler tries to extract the static components of your application (resources, parameters, allowed methods,...). The key idea is to generate a simple and easy to use XML description of your application. This can either displayed using the integrated editor or transformed to ModSecurity rules by an XSLT tranformation. See WebApplicationProfiler for details...
New Tool: RTail - a Java based Remote Tail 5/15/08
I am pleased to announce the availability of yet another tool which might be helpful when investigating/observing web applications: RTail is a simple java based client-server app which does provide the ability to remotely track server log-files and continuously displaying the contents on the client. Details about RTail and the application itself are available at RTail.
|