- Util - Simple Findings Viewer v1.1.exe (4.8Mb)
- Util - Simple Findings Viewer (with code viewer) v1.1.exe (4.8Mb)
- Util - Filter Findings by Source and Sink (RegEx) v1.1exe (4.8Mb)
- PoC - Join Traces (on Attributes) - very basic version v1.0.exe (4.8Mb)
Note that these modules are some of the oldest ones in O2 (created during really hard-core security review engagements during my OunceLabs time), and the APIs that support these modules are REALLY powerful (and allow the analysis of thousands or millions of Findings/Traces)
Most of the code that creates these tools is now on the O2.Platform.Scripts folder (see Findings_Filtering at GitHub)
Util - Simple Findings Viewer v1.0.exe
Supports the viewing of AppScan Source 8.x, 7.x and 6x *.ozasmt files (all the way back to the OunceLabs releases)
The C# REPL script environment can be used to view, edit, manipulate, join, stitch, delete or move Findings/Traces:
Util - Filter Findings by Source and Sink (RegEx) v1.0.exe
Easy way to script custom source-to-sink mappings:
Example of how to join/stitch Attributes, HashMaps and Getters/Setters (for example setAttributes with getAttributes)