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