Code Monkey home page Code Monkey logo

xscanner's Introduction

XScanner

Full Network Scanner Project (Worker)

全网web扫描系统

该项目主要为全网扫描web服务建立。收集网络信息。

环境

python2.7

redis

elasticsearch

安装

pip install -r requirements.txt

下载并启动ielasticsearch

下载并启动redis

运行任务

首先启动redis、elasticsearch

windows系统

startWork.bat 多任务

startWork_single.bat 单任务

linux系统

startWork.sh 多任务

startWork_single.sh 单任务

导入任务

单目标导入 python run.py target(不加http)

通过文件中导入 编辑将目标存入list.txt中,然后运行 python run_file.py

TODO:

子域名爆破

端口扫描

导出目标或者提供api接口,输出列表给扫描器,让扫描器去扫描

cms识别和IP地理位置的识别

Author : BaCde[[email protected]]

xscanner's People

Watchers

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