58 city login (RSA algorithm)

58 city login (RSA algorithm) This time. Another wonderful login algorithm analysis Destination address: https://passport.58.com/login?(58 in the same city) Tools used: js debugging tool (I am using a js debugging tool adapted from a forum, which is relatively intelligent) Packet capture tool (I used F12 of the browser directly this time to search for keywords more conveniently) Tip: Since this article was published 1 year ago and has fallen into disrepair, the picture content has been lost!

November 23, 2016 · 1 min · MoeJue

Sina Weibo News RSA Analysis Graphics and Text + Login

Sina Weibo dynamics RSA analysis Tools used 1.ie browser (version 9 or above) 2.httpwatch (both Chinese and English are available) 3.js debugging tools Target website: http://weibo.com (Sina Weibo) Capture packets Let’s follow our last packet capture process and develop good habits. I won’t go into details here. Analyze packet capture data Confirm our login submission package Flexible keyword search js debugging 4. Finding keywords You can search for keywords on HttpWatch You can also continue searching in F12 of ie ...

October 12, 2016 · 1 min · MoeJue

China Telecom Login RSA Algorithm + Analysis Graphics and Text

No more nonsense! Tools used 1.ie browser (version 9 or above) 2.httpwatch (both Chinese and English are available) 3.js debugging tools Target website: http://xz.189.cn/sso/LoginServlet Telecom 189 login Packet capture: Clear the website’s cookies and cache before capturing packets. Turn on the packet capture tool before opening the page (otherwise the encrypted js will not be captured) Determine which one is our login submission package Analyze packet capture data: IE’s F12 developer tools are used here. ...

September 30, 2016 · 2 min · MoeJue