Code Monkey home page Code Monkey logo

loophole's Introduction

loophole

网站后台攻击全过程演示配套源代码 华理网络攻防课程设计

一.设计题目

利用信息采集技术和网站技术模拟网站后台攻击全过程。

二.设计目的

  1. 通过这个课程设计,用最简单的方式演示网站攻击全过程。
  2. 重现经典的网站漏洞:SQL漏洞以及弱密码漏洞。
  3. 探索SQL漏洞的攻防策略。
  4. 通过编程方式实现暴力口令破解。

三.设计设备和环境

  • 这个课程设计演示的环境:
  • 攻击者采用了Ubuntu12.04操作系统。
  • 攻击者计算机中用nmap、Chrome、Wireshark、python软件作为主要攻击工具。
  • 被攻击站点架设在FreeBSD9.2操作系统的虚拟机中,采用Tornado框架和SQLite3数据库。
  • 被攻击主机系统需要安装python解释器以及Tornado网站框架,以及SQLite3数据库。
  • 攻击者的计算机与被攻击主机通过Virtual Box虚拟机软件中的Host-Only方式组建网络。

具体演示步骤参考课程设计报告

loophole's People

Contributors

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