November 4, 2022 at 11:23 PM
So while using the internet, I stumbled across this very suspicious looking website called leak[dot]sx. It was pretty obvious that someone was scraping content from another forum and posting it on that site, so I looked further into it. I noticed that all their referral links have a base64 encoded payload at the end of the url.
Example: comohoy[dot]com/get/out[dot]html?url=aHR0cHM6Ly9iaW4uc3gvSnpoQXlieFZkRA==
Turns out, they just put the destination address into the request URL, lol. So what does a bored programmer do? He scrapes it with 75 lines of python which includes sorting and putting them into categorized files.
Here is the collection of all links the website contains: https://anonfiles.com/30AdU7F8y0/all_txt
Enjoy!
Example: comohoy[dot]com/get/out[dot]html?url=aHR0cHM6Ly9iaW4uc3gvSnpoQXlieFZkRA==
Turns out, they just put the destination address into the request URL, lol. So what does a bored programmer do? He scrapes it with 75 lines of python which includes sorting and putting them into categorized files.
Here is the collection of all links the website contains: https://anonfiles.com/30AdU7F8y0/all_txt
Enjoy!

