Multi-platform article synchronization browser plug-in - ArticleSync

ArticleSync - Multi-platform article synchronization plug-in ArticleSync is a browser extension that helps users easily publish articles to multiple social platforms simultaneously. Supports publishing articles from local drafts to major platforms, such as Zhihu, Bilibili, etc. It provides a one-stop solution that makes synchronizing your articles on different social media platforms simple and efficient. Based on the browser plug-in mode, it automatically detects local login accounts and eliminates risks such as account leaks and environmental abnormalities. ...

October 16, 2024 · 5 min · MoeJue

Discuz forum personal space custom css style

A few days ago, nothing to do, and then went to look for a discuz forum vulnerability, and then really found, in passing, wrote a software, and then the water on the way a Here is the cause of the incident This loophole on the website is not too much harm, only can only customize the css style of personal space, on the website data does not constitute a threat, but also rest assured. ...

March 24, 2020 · 4 min · MoeJue

Web page capture: My playlist

Recently, I saw many blogs posting tutorials on web page packet capture, which aroused my interest (zhuang) and (bi), and this article was born. It just happened that some time ago, the API for My Playlist to connect to Kugou failed. I took the opportunity to fix it and make a graphic tutorial. Then let Kugou “operate” About the concept of packet capture Packet capture is to intercept, resend, edit, and dump the data packets sent and received during network transmission. It is also used to check network security. Packet capture is also often used for data interception, etc. ...

June 5, 2018 · 3 min · MoeJue

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