Curl didn’t return anything. They’re likely just using it to log requests since the request path contains the data they need.
𝙚𝙧𝙧𝙚
- 1 Post
- 10 Comments
I’d be willing to bet they’re using the API to make all the changes. The cookie has the jwt token. I don’t believe you need the username (at least judging by the js API docs).
Looks like it’s issuing a GET to
https://zelensky.zip/save/{ENCODED_JWT_TOKEN_AND_NAV_FLAG}
. TheENCODED_JWT_TOKEN
is frombtoa(document.cookie+nav_flag)
wherenav_flag
is essentially'navAdmin'
if the account hit is an admin or''
if the user hit is not an admin (it checks if the admin button in the nav exists). Their server is likely logging all incoming requests and they just need to do a quick decoding to get jwt tokens and a flag telling them if it’s an admin account.I’d be hesitant to visit Lemmy on a browser atm 😓
Extra content in exchange for an upvote 🤔
Yep, Lemmy is filling a Reddit-shaped hole. It’s a bit different but nice.
𝙚𝙧𝙧𝙚@feddit.winto Asklemmy@lemmy.ml•Which communities are you currently missing on Lemmy?1·2 years agor/latinopeopletwitter
𝙚𝙧𝙧𝙚@feddit.winto Android@lemmy.world•Saturday APPreciation thread (Jul 1 2023) - Your weekly app recommendation/request thread!English1·2 years agoTo be fair, most apps other than Jerboa didn’t exist a few weeks ago 😅
𝙚𝙧𝙧𝙚@feddit.winto Android@lemmy.world•Saturday APPreciation thread (Jul 1 2023) - Your weekly app recommendation/request thread!English1·2 years agoConnect has been my favorite Lemmy app as of late. Jerboa is my old reliable one though 😅
𝙚𝙧𝙧𝙚@feddit.winto Programmer Humor@lemmy.ml•Someone has high expectations of their users' capabilities1·2 years ago8-15 chars with at least one letter or digit… right?? 😅😅😅
Realizing this blew my mind. Definitely more interesting than following people.