GithubHelp home page GithubHelp logo

juananpe / sqli-lab Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 5.0 2.99 MB

Dockerized SQLi Simulation Lab based on https://github.com/Audi-1/sqli-labs

License: MIT License

Dockerfile 0.59% Shell 0.43% PHP 80.89% Hack 1.81% HTML 9.57% CSS 3.09% JavaScript 3.61%
sqli lab docker

sqli-lab's Introduction

Dockerized SQLi Lab (ii)

Based on:

Where do I put my files?

  • MySQL Dump -> dump/
  • vulnerable php app -> html/public

Note: the database volume will be stored in ./database

How to start the lab?

login, pass and db name are hardcoded in docker-compose.yml and html/public/includes/config.inc. To start the lab, just run:

$ docker-compose up -d

Wait a minute before trying to connect to http://localhost:8888 (otherwise, you will get "Connection refused" errors from MariaDB/MySQL)

How to stop the lab?

If you want to stop your containers without removing them from docker:

$ docker compose down

If you want to stop your containers and remove them from docker:

docker-compose rm -fsv

sqli-lab's People

Contributors

juananpe avatar

Stargazers

惊鸿过隙 avatar Simon Leung avatar 2h0ng avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.