Giter VIP home page Giter VIP logo

owasp-top-10-training-panel's Introduction

This repository contains the source code of the web panel I have used in my book series of books: Cyber and Penetration Testing – Web Penetration Testing.

Intro:

Link to the book: https://www.amazon.com/dp/1096435497

Screenshot: alt tag

If you still want to use this panel and you don't have the book, Here is the steps to to setup the panel:

Tools you will need to Download in order to solve the challenges:

  1. Burp Suit: https://portswigger.net/burp/communitydownload
  2. Sqlmap: https://github.com/sqlmapproject/sqlmap
  3. dirbuster: https://sourceforge.net/projects/dirbuster/
  4. python: https://www.python.org/downloads/

Setup:

  1. Download xampp on your windows computer: https://www.apachefriends.org/download.html
  2. Move all the repository files to the folder: C:\xampp\htdocs
  3. Start xampp mysql and apache in the xampp software.
  4. Open your browser at http://127.0.0.1/phpmyadmin

4.1. Create the database "sqli"

4.1.1. press on the database "sqli"

4.1.2. press on the import tab

4.1.3. select the following file: C:\xampp\htdocs\challenge\SQLI\sqli.sql

4.1.4. press "Go"

4.2. Create the database "forum"

4.2.1. press on the database "forum"

4.2.2. press on the import tab

4.2.3. select the following file: C:\xampp\htdocs\forum\forum.sql

4.2.4. press "Go"

  1. Open the challenge: http://127.0.0.1/challenge/

Have Fun!

owasp-top-10-training-panel's People

Contributors

romanzaikin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.