Oedipus – Open Source Web Application Security Analysis
Oedipus is an open source web application security analysis and testing suite written in Ruby by Penetration Testers for Penetration Testers. It is capable of parsing different types of log files off-line and identifying security vulnerabilities. Using the analyzed information, Oedipus can dynamically test web sites for application and web server vulnerabilities.
Oedipus can be broken down into 4 main components:
1. Analyzer
Capable of parsing several different types of log files, such as Burp, Paros, etc, identifying potential security vulnerabilities using pattern matching – An Oedipus input file is also produced.
2. Scanner
Parsers the Oedipus or IEnterceptor file, feeding each request to a dynamically loaded predefined security plug-in on the fly.
3. Reporter
Using the results from the Analyzer and the Scanner, Oedipus produces several well formatted reports designed for the Penetration Tester. The Scanner report can be interactively used to verify the results of the potential vulnerabilities discovered.
4. Tools
Using the above identified security vulnerabilities, a number of tools are provided to analyze and potentially exploit the vulnerability.
You can read more at:
Tweet
Recent in Hacking Tools:
- Arachni v0.4 Released – High-Performance (Open Source) Web Application Security Scanner Framework
- Patator – Multi Purpose Brute Forcing Tool
- MySQLPasswordAuditor – Free MySQL Audit/Password Recovery & Cracking Tool
Related Posts:
- Security Compass Web Application Analysis Tool – SWAAT
- Samhain v.2.5.9c – Open Source Host-Based Intrusion Detection System (HIDS)
- BitBlaze – Binary Analysis Platform For Computer Security
Most Read in Hacking Tools:
- Top 15 Security/Hacking Tools & Utilities - 1,621,046 views
- Brutus Password Cracker – Download brutus-aet2.zip AET2 - 892,695 views
- wwwhack 1.9 – Download wwwhack19.zip Web Hacking Tool - 500,316 views


Posted in:


2 Responses to “Oedipus – Open Source Web Application Security Analysis”