Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rapid7/hackazon
A modern vulnerable web app
https://github.com/rapid7/hackazon
Last synced: 16 days ago
JSON representation
A modern vulnerable web app
- Host: GitHub
- URL: https://github.com/rapid7/hackazon
- Owner: rapid7
- License: apache-2.0
- Archived: true
- Created: 2015-06-26T18:52:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T20:02:56.000Z (over 3 years ago)
- Last Synced: 2024-04-11T16:32:31.218Z (7 months ago)
- Language: HTML
- Homepage:
- Size: 37.8 MB
- Stars: 948
- Watchers: 115
- Forks: 313
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-infosec - Rapid7 Hackazon
- awesome-vulnerable - Hackazon - A modern vulnerable web app (Vulnerable Web Applications)
README
Hackazon
========Hackazon is a free, vulnerable test site that is an online storefront built with the same
technologies used in today’s rich client and mobile applications. Hackazon has an AJAX
interface, strict workflows and RESTful API’s used by a companion mobile app providing
uniquely-effective training and testing ground for IT security professionals. And, it’s
full of your favorite vulnerabilities like SQL Injection, cross-site scripting and so on.Today’s web and mobile applications as well as web services have a host of new
technologies that are not being adequately tested for security vulnerabilities. It is
critical for IT security professionals to have a vulnerable web application to use for
testing the effectiveness of their tools and for honing their skills.Hackazon enables users to configure each area of the application in order to change the
vulnerability landscape to prevent “known vuln testing” or any other form of ‘cheating.’
Since the application includes RESTful interfaces that power AJAX functionality and
mobile clients (JSON, XML, GwT, and AMF), users will need to the latest application
security testing tools and techniques to discover all the vulnerabilities. Hackazon also
requires detailed testing of strict workflows, like shopping carts,that are commonly used
in business applications.Features
========
* REST Support - http://www.w3.org/2001/sw/wiki/REST
* GWT Support - http://www.gwtproject.org
* AJAX and Standard HTTP Requests are SupportedTechnical Details
=================
* PHP Version – 5.4
* PHP Framework – http://phpixie.com/
* JS – http://jquery.com/ & http://knockoutjs.com/
* CSS – http://getbootstrap.com/
* DB – MySQL 5.5 with InnoDB Support
* Web Server – Apache 2.0Additional Information
======================
* [Wiki](https://github.com/rapid7/hackazon/wiki)
* CyberSecology Blog: [Hackazon Test Site Review](http://cybersecology.com/hackazon-review/)