The problem of using PHP+API interface to send SMS to catch the password of packet

Source: Internet
Author: User
I want to use a text message API to do a bulk message program, the API is provided by the official submission method as follows:
http://www.xxxx.com/abc?action=send&userid=12& account= account & password= password &mobile= 15023239810&content= content &sendtime=&extno=

Open software, users sign up for a free account can send text messages, and send text messages unified use of my API account and password.

I use PHP curl_setopt function to submit, but will be caught the tool caught my account and password, ask master, how to break? Thank


Reply to discussion (solution)

Can't break, you can't change the format required by the API provider

No way, because API-defined interfaces are like this

Unless you can modify the parameters obtained by the API interface to encrypt first, then accept the decryption

API design issues, the proposed API is changed to a more secure authentication method, do not clear account password.

On the internet basically all the SMS Bulk API is this, ...

PHP executes the Access SMS API interface on the server side. You got to grab the bag from the server.

The key is that the middle device can also grab the bag. It's always an unsafe way.

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.