Skip to content

fancymalware/soundcloud-ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SoundCloud Ripper

SoundCloud Ripper is a python script that uses an IDOR on https://on.soundcloud.com to find privates tracks & playlists just by bruteforcing shareable links.

The soundcloud shortcut link system works like this: https://on.soundcloud.com/xxxxx

The "x" corresponds to the identifier, which is made up of 5 random characters, allowing us to access private content without any verification.

This script generates shortcut links, tests whether or not they correspond to private tracks and saves them in a hits.xml file.

You can find a better version of this script here ^^

Installation

Clone the repository :

git clone https://github.com/fancymalware/soundcloud-ripper.git

Usage

Use pip ton install dependencies :

pip install -r requirements.txt

Then start ripper.py and enjoy >.<

License

MIT

About

Find private tracks on soundcloud by bruteforcing shareable links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages