GithubHelp home page GithubHelp logo

yidun's Introduction

易盾滑块验证码破解

先说结论,难点在于位置的识别,轨迹实测可以一滑到底,不知道是不是因为官方demo比较简单

前置准备

  • matplotlib 绘制轨迹方便总结规律
  • Pillow
  • opencv_python
  • numpy
  • 注意需要node环境(安装后pycharm需要重启)

项目构成

  • public文件夹中为扣下来的源码文件,主要的加密信息都在core.v2.13.2.min.js该文件中,可修改进行调试(不能修改太多,不然可能会造成无法加载)。使用方法:可以在pycharm中用浏览器打开slider.html尽情调试(已屏蔽易盾/collect接口)
  • js文件夹下是抠出来的用于加密的方法。core.js文件是核心,用于加密的,core_fp.js文件适用于获得请求验证码信息时的fp参数,好像用处不是太大。
  • chrome_test.py该文件是使用chromedriver进行滑块破解的,只是用于破解时方便自动化调试的
  • yidun.py该文件是通过破解js提交请求进行破解的,是重头戏

注意事项

参考链接

yidun's People

Contributors

chenjiawei514 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.