Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/rickogden/insecure-php-example

Example PHP project showing off bad techniques.
https://github.com/rickogden/insecure-php-example

Last synced: about 2 months ago
JSON representation

Example PHP project showing off bad techniques.

Lists

README

        

# A Purposefully Insecure PHP Application

This is an example application built using Silex for routing to provide examples of SQL Injection, plain text passwords and XSS.

I haven't used Silex features on purpose to provide a basic PHP example.

Whatever you do **DO NOT USE THIS SITE IN PRODUCTION**.