Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Injection #3

Open
ocaml-n00b opened this issue Aug 20, 2016 · 0 comments
Open

SQL Injection #3

ocaml-n00b opened this issue Aug 20, 2016 · 0 comments

Comments

@ocaml-n00b
Copy link

Not sure if you would be interested but I've added sql injections with SQLite and added a nav.html file that is loaded by all other pages (using php) to make it more easy to add new challenges moving forward.
The changes can be summarized as follows:

  • Changed most aX.html files to php in order to add an easy to modify nav.html for adding more challenges.
  • Added SQLite installation to the docker file.
  • Added SQLite DataBase.
  • Added an SQL injection challenge.
  • Renamed files for consistency.
  • Modified relevant files to reflect changes made.
  • Tested new Docker container

If interested let me know so I can issue a pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant