推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
jimmyismagic
V2EX  ›  Python

如何获取登录密码的加密方式?

  •  
  •   jimmyismagic · Apr 21, 2018 · 3532 views
    This topic created in 2995 days ago, the information mentioned may be changed or developed.
    目前我在用一个网站,名叫币乎 https://www.bihu.com
    我想请教一下这里的大神,模拟 post 用户名和加密后的密码我都可以,但是我需要知道前端的输入密码是如何加密后 post 到后端的,不知道有没有大神能够帮小弟解析一下?
    3 replies    2018-04-22 17:55:56 +08:00
    yankebupt
        1
    yankebupt  
       Apr 21, 2018
    小弟一枚飘过~~~
    尝试纯 devtools+js unminify+ beautify with words 找了一下,发现现在用 react 写的玩意已经拿老办法调试不动了....事件绑定封了几层变量名又不友好,还整站封一个 js 包,找一个有 elements 提示位置的 handlesubmit 逻辑愣是 15 分钟没找到在哪...
    只好 github 下了个调 react 的 chrome devtools 插件...总算差不多能看了...
    klgd
        2
    klgd  
       Apr 22, 2018
    用 https 不好吗
    SingeeKing
        3
    SingeeKing  
    PRO
       Apr 22, 2018
    一般方法:研究 js
    懒人方法:模拟浏览器行为提交
    变态方法:利用人工智能技术猜出来加密算法。。。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   864 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 20:42 · PVG 04:42 · LAX 13:42 · JFK 16:42
    ♥ Do have faith in what you're doing.