Welcome, aletheia is a browser like application to send raw http requests written in java. It is designed for debugging
and finding security issues in web applications. It is possible to apply filters on every request and response
wich can modify the content. The easiest way to get started with aletheia is to
download the current version and run it with the following
command: java -jar aletheia.jar. You can also see screnshots
of running aletheia instances or get involved with developing.
More detailed informations at the about page.