Giter Club home page Giter Club logo

Comments (2)

ravizhan avatar ravizhan commented on May 28, 2024

这个情况在web端还未遇到过,不太清楚
至于XID已开始js逆向研究,具体地址为https://jikipedia.com/_nuxt/fe1d0b2f139d07aec46f.js
预计这两天会有结果,吐槽一下,这js混淆得太离谱了。: (
api地址更新了,但原来的似乎也还能用,过几天一起更新了

from net-spider.

ravizhan avatar ravizhan commented on May 28, 2024

刚刚才发现你问的XID的作用 (还以为你问怎么来的)😅 (已经哭晕在厕所)
XID似乎并不影响请求,但是演戏还是要演全套)

下面是XID生成过程的伪代码,有兴趣可以看看

t = 随机32位字符
content = ”jikipedia_xid_“+ xid (cookie)
e = sha256("web" (客户端)+"_"+"2.6.12i" (版本号)+"_"+"12uh00]35#@(poj[" (XIDSecret))
n = AES加密 内容: content,密钥: e,偏移量: t,填充方式: pkcs7,加密模式: CBC

马上开学了,代码晚点在更新吧 (逃)

from net-spider.

Related Issues (20)

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.