Code Monkey home page Code Monkey logo

hqu_ual_interface's Introduction

HQU_UAL_INTERFACE

华侨大学统一验证登录逆向接口

example

POST:

{
    "stunum":"212510XXXX",
    "password":"XXXXX"
}

RETURN:

{
    "code": 1,
    "msg": {
        "ual": {
            "cookie": [
                "happyVoyagePersonal=PWlPRD9iw2QMkfCp6adPUAVw8jC74hTvHfGDSbX7CXhcGazYInPN6bvBNfEZLCM5syWCSw6wh36TsYOsH5cUEf79AmmZWj8Oi0zn29BxO46E0N3GxEzt7bdN9JEhtTihUcDwXsWZ3KPvA2gWV6iR019XXXX++B2JmqyGE52p7Lg=; Path=/personalInfo; HttpOnly",
                "CASTGC=TGT-514497-WGwUMeSzPRxOHto8QQ3YCVJmcF6TrX1F7Z04SJxi5VdUM7o4tnA-OcHiOPoTw8P1JrEtpl-Euler; Path=/authserver; HttpOnly",
                "insert_cookie=24614973; path=/; Secure; HttpOnly"
            ],
            "location": "https://jwapp.hqu.edu.cn/jwapp/sys/emaphome/portal/index.do?forceCas=1&ticket=ST-1171465-zp-J2oZmaBHWEB-8XQ-APhm9DJMtpl-Euler"
        },
        "jwapp": {
            "cookie": [
                "GS_SESSIONID=XXXX565348f64d905d6df2fd114cd26c;path=/jwapp/;HTTPOnly;",
                "GS_LTYPE=\"\"; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/jwapp/"
            ],
            "location": "https://jwapp.hqu.edu.cn/jwapp/sys/emaphome/portal/index.do?forceCas=1"
        }
    }
}

有了jwapp的cookie:GS_SESSIONID 即可获取jwapp数据

hqu_ual_interface's People

Contributors

zakiaatot avatar

Stargazers

徐执默 avatar SkySong avatar nuonuo 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.