charliea21 / RCL

A basic Roblox Cookie Logger (EDUCATIONAL PURPOSES ONLY)
MIT License
3 stars 8 forks source link

This isn't an issue but.. #1

Closed invokes closed 4 years ago

invokes commented 4 years ago

Hey man I was wondering if you could explain to me how the cookie logger works? My discord - invoke#2700 Thank you!

charliea21 commented 4 years ago

Hi, this repo is just a Roblox Cookie logger, it’s for educational purposes e.g learning how it works etc.

The app must be open before Roblox is opened. Once it detects Roblox has been opened, it grabs the fifth flag from the RobloxPlayerBeta.exe arguments. It then makes a web request and passes the flag as the authentication ticket. The web request then contains the .ROBLOSECURITY cookie in the Set-Cookie header.

invokes commented 4 years ago

how do i view/grab the flag