Giter Site home page Giter Site logo

wuyouzi / expweb-v1.0 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coider/expweb-v1.0

0.0 1.0 0.0 596 KB

Expweb project is a php+python based on the development of bulk getshell scanning platform. ----------------------QQ Group:485281743

Home Page: http://www.codier.cn

PHP 60.69% Python 15.69% HTML 13.06% JavaScript 8.77% CSS 1.78%

expweb-v1.0's Introduction

PHP side for the distribution of tasks, python receiver and processing tasks, the two sides through API data exchange.

In the project, a url.py can be used to collect the target.

example:url.pyc "keywords" "pages" "threads" ^v^

Contact:[email protected]

Project Tree:

expweb ├── config.inc.php
├── corephp
│   ├── bases
│   │   ├── Controller.class.php
│   │   ├── Model.class.php
│   │   └── MyTpl.class.php
│   └── corephp.php
├── expweb
│   ├── controls
│   │   ├── ApiController.class.php
│   │   ├── CommonController.class.php
│   │   ├── IndexController.class.php
│   │   ├── LoginController.class.php
│   │   └── ProjectController.class.php
│   ├── models
│   └── views
│   ├── footer.html
│   ├── header.html
│   ├── Index_index.html
│   ├── Project_listall.html
│   ├── Project_listpr.html
│   └── Project_listurl.html
├── expweb-python
│   ├── dummy
│   │   ├── common.pyc
│   │   ├── init.py
│   │   └── init.pyc
│   ├── finecms.py
│   ├── finecms.pyc
│   ├── fucking.py
│   ├── tools.py
│   ├── tools.pyc
│   └── zoomla.py
├── expweb.sql
├── functions.inc.php
├── index.php
├── public
│   ├── bots
│   │   ├── css
│   │   │   ├── bootstrap.css
│   │   │   ├── bootstrap.css.map
│   │   │   ├── bootstrap.min.css
│   │   │   ├── bootstrap-theme.css
│   │   │   ├── bootstrap-theme.css.map
│   │   │   └── bootstrap-theme.min.css
│   │   ├── fonts
│   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   └── glyphicons-halflings-regular.woff2
│   │   └── js
│   │   ├── bootstrap.js
│   │   ├── bootstrap.min.js
│   │   ├── jquery.min.js
│   │   └── npm.js
│   ├── css
│   │   ├── gb_tip_layer_ie6.png
│   │   ├── gb_tip_layer.png
│   │   ├── loading.gif
│   │   └── msgbox.css
│   └── js
│   └── expweb.js
├── README.md
├── runtimes
│   └── views
│   ├── com_Index_index.html.php
│   ├── com_Project_listpr.html.php
│   └── com_Project_listurl.html.php
├── url.py
├── url.txt
├── 主体框架.bmp
└── 数据库设计与交互流程.doc

expweb-v1.0's People

Contributors

coider avatar

Watchers

 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.