Giter Site home page Giter Site logo

cmsidentification's Introduction

cms识别工具cmsIdentification.py

概述

利用网站特有文件,独有文件的md5,关键字来识别cms,用协程提高识别速度。

功能描述

有5种识别模式
1.结合式:利用data.json的1400+指纹进行识别[关键字+md5]。
2.御剑式:利用御剑指纹识别的指纹进行识别[关键字]
3.主页式:利用fofa的规则对目标主页和返回头关键字进行识别[关键字]
该模式利用了https://github.com/cuijianxiong/cmscan,感兴趣的读者可以访问该项目更新fofa规则,本人这里利用的还是老的规则
4.快速式:利用收集的cms00.txt进行识别[md5]
5.急速式:利用收集的cms1.txt进行识别[特有文件]

使用方法及效果图

python cmsIdentification.py http://www.xxx.com

御剑式: 御剑式

快速式: 快速式

急速式: 急速式

结语

改进方向:结合多种识别方式,形成统一的规则,就不用分那么多文件了。
由于时间仓促,脚本可能有Bug或不完善的地方,欢迎大家反馈或issues。
个人博客地址:http://www.lsablog.com

参考项目

https://github.com/cuijianxiong/cmscan
https://github.com/boy-hack/gwhatweb
https://github.com/junmoxiao/cms_identify

cmsidentification's People

Contributors

thelsa avatar

Watchers

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