Giter Site home page Giter Site logo

vulnlab's Introduction

Logo

VulnLab

A web vulnerability lab project developed by Yavuzlar.

Logo

Vulnerabilities

  • SQL Injection
  • Cross Site Scripting (XSS)
  • Command Injection
  • Insecure Direct Object References (IDOR)
  • Cross Site Request Forgery (CSRF)
  • XML External Entity (XXE)
  • Insecure Deserialization
  • File Upload
  • File Inclusion
  • Broken Authentication
  • Race Condition
  • Server Side Template Injection (SSTI)
  • API Hacking
  • Captcha Bypass
  • Path Traversal

Installation

Install with DockerHub

  1. If you want to install on DockerHub, just type this command.
     docker run --name vulnlab -d -p 1337:80 yavuzlar/vulnlab:latest
  2. Go to http://localhost:1337

Manuel Installation

  1. Clone the repo
     git clone https://github.com/Yavuzlar/VulnLab
  2. Build docker image
     docker build -t yavuzlar/vulnlab .
  3. Run container
     docker run -d -p 1337:80 yavuzlar/vulnlab
  4. Go to http://localhost:1337

Google Cloud

Run on Google Cloud

Supporters

Logo Logo

Contact

Website
Linkedln
Twitter
Instagram

vulnlab's People

Contributors

ahmeteminhorasanli avatar berkayatass avatar eneskrkmz avatar ilaydamese2 avatar metehangulduren avatar mozlercelik avatar muhammetsahinadibas avatar muratbulut avatar ozgur-karakus avatar sadicann avatar sudebozkurt avatar tayfunurkut avatar xenovia-sec avatar yavuzkuk avatar yyusufnas 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  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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

vulnlab's Issues

geting 404 for /vuln directory on local instead of docker

Hi ,
Thanks for this amazing project.

I want to build this further for personal use. I m trying to run this on my local system instead of docker.

But even after following the docker file. I get 404 for /vuln/* directory only the main page loads.

image

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.