Giter VIP home page Giter VIP logo

webbug's Introduction

WebBug靶场

包含如下漏洞,以及修复方案;

  1. 暴力破解
  2. 验证码绕过(前端绕过)
  3. SQL注入(盲注)
  4. 越权访问(垂直越权)
  5. XSS(存储型)
  6. XSS(反射型)
  7. CSRF
  8. 任意文件上传
  9. 不安全的直接对象引用
  10. 失效的身份认证和会话管理
  11. 不安全的配置

警告

不要将此项目运行在外网服务器,除非你想被攻击。 本站点只做Web安全研究用。

运行效果图

avatar

技术选型

MVC架构

HTML+CSS+JavaScript+JSP

Java+Servlet+Fastjson+ESAPI

MySQL+JDBC

所需环境:

  1. JDK 1.8
  2. Tomcat 7.*
  3. IDEA 直接使用open打开项目

更新日志:

v.1.0.2

  1. 新添Session 会话缺陷漏洞;
  2. 新添IDOR(不安全的直接对象引用)漏洞;
  3. 新添CSRF漏洞;
  4. 新添不安全的 Tomcat 错误页面配置;
  5. 修复了/jsp/* 不可见文件路径

v.1.0.1

  1. 更新README.md 描述文件;

v.1.0.0

  1. 创建项目,提交第一个版本;

webbug's People

Contributors

mysticbinary avatar

Stargazers

Har01d avatar

Watchers

James Cloos 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.