Devang Solanki

Results 2 issues of Devang Solanki

In android application developers hard code Cloudinary basic auth details. Auth details when hard coded in application looks very similar to this : `cloudinary://:@cloud_name` `cloudinary://992338483313848:bCfgrMedsaRF75zB3rr08yY_8pI1k@dfjx2e1y6` To verify those ```bash curl...

You can confirm the key validity by running the below curl command on. ```curl ❯ curl -X POST \ -d url="https://assets.filestackapi.com/watermark.png" \ "https://www.filestackapi.com/api/store/S3?key=KEY" ```