Giter Site home page Giter Site logo

appfinger's Introduction

python appfinger.py -u http://127.0.0.1 [-a app]

可自编插件,参考plugins目录下的discuz.conf.example
后缀统一使用.conf

主要指纹:
[matches]
识别方式 = json格式,数据类型为字典,非list
[version]
识别方式 = json格式,数据类型为字典,非list

格式分解:
[matches]
md5 = {"URL1":"md5值1","URL2":"md5值2"}
code = {"URL1":"状态码值1","URL2":"状态码值2"}
title = {"URL1":"title值1","URL2":"title值2"}
header = {"URL1":{"header段1":"header值1"}}
text = {"URL1":"html内容1","URL2":"html内容2"}
[version]
vmd5 = {"URL1":{"md5值1":"版本1"},"URL2":{"md5值2":"版本2"}}
其他请自行类推

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.