GithubHelp home page GithubHelp logo

dirscan-1's Introduction

DirScan

##需求 python 2.x requests

一些智能错误关键字判断 和网站域名备份文件

希望多提意见:)

croxy@Dell:~/PycharmProjects/DirScan$ python dirscan.py 
Usage: dirscan.py [options] target
Options:
   -h, --help            show this help message and exit
   -t THREADS_NUM, --threads=THREADS_NUM
                    Number of threads. default = 10
   -e EXT, --ext=EXT     You want to Scan WebScript. default is php

##v0.1

1.增加批量扫描 把目标导入target.txt 然后自己改一下Dirscan2.py最后的ext='php'定义后缀就行

2. 添加错误判断如果文件返回长度为0就算不存在:( 不科学的判断方法等待改善

##v0.2

1. 避免备份文件过大所以使用Steam探测备份文件

2. 去掉长度为0即为404判断

3. 增加与错误页面进行相似度识别 如果相似度达到90% 即判断为404页面

4. 增加fast.py 使用head探测 速度飞快:)

###感谢RickGray Ricter等人的帮助以及建议:)

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.