https://github.com/nickoehler/go_sms_pro
https://github.com/nickoehler/go_sms_pro
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nickoehler/go_sms_pro
- Owner: NicKoehler
- Created: 2021-01-06T10:18:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T11:40:17.000Z (over 4 years ago)
- Last Synced: 2023-03-15T18:31:17.181Z (over 2 years ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Sms Pro
## introduction
This repo exposes GoSmsPro secury issues, generating random media links of private shared media in their platform.[Read here for more](https://www.trustwave.com/en-us/resources/blogs/spiderlabs-blog/go-sms-pro-vulnerable-to-media-file-theft/).
## Usage - loop mode
Opens a new link in your browser every time you hit enter in the terminal.
```
> python go_sms_pro.py
```## Usage - static mode
Opens a specific number of links in your browser.
```
> python go_sms_pro.py
```## disclaimer
This repo is for educational purposes only, what you'll do with it is your responsability.