This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
JHijack
From OWASP
Revision as of 15:04, 29 September 2008 by D0ubl3 h3lix (talk | contribs) (New page: '''Description''' A simple Java Fuzzer mainly used for numeric session hijacking and parameter enumeration. '''Demonstrations''' Session Hijacking http://yehg.net/lab/pr0js/files...)
Description
A simple Java Fuzzer mainly used for numeric session hijacking and parameter enumeration.
Demonstrations
Session Hijacking http://yehg.net/lab/pr0js/files.php/webgoat_sessionman_sessionhijackingwithjhijack.zip
BlindSQLInjection http://yehg.net/lab/pr0js/files.php/webgoat_injectionflaws_blindsqlinjection.zip
Requirements
JRE/JDK 1.4 or above
Download