CN107809758B - SIM card information protection method and device - Google Patents

SIM card information protection method and device Download PDF

Info

Publication number
CN107809758B
CN107809758B CN201711008104.7A CN201711008104A CN107809758B CN 107809758 B CN107809758 B CN 107809758B CN 201711008104 A CN201711008104 A CN 201711008104A CN 107809758 B CN107809758 B CN 107809758B
Authority
CN
China
Prior art keywords
app
sim card
parameter information
blacklist
data request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711008104.7A
Other languages
Chinese (zh)
Other versions
CN107809758A (en
Inventor
王德振
田浩雨
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Gree Electric Appliances Inc of Zhuhai
Original Assignee
Gree Electric Appliances Inc of Zhuhai
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Gree Electric Appliances Inc of Zhuhai filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN201711008104.7A priority Critical patent/CN107809758B/en
Publication of CN107809758A publication Critical patent/CN107809758A/en
Application granted granted Critical
Publication of CN107809758B publication Critical patent/CN107809758B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
    • H04W8/20Transfer of user or subscriber data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/02Protecting privacy or anonymity, e.g. protecting personally identifiable information [PII]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephonic Communication Services (AREA)
  • Telephone Function (AREA)

Abstract

The embodiment of the invention provides a method and a device for protecting information of an SIM card, which are used for solving the technical problem that the prior art cannot simultaneously consider the normal function of an APP and the information safety of the SIM card. The method comprises the following steps: receiving a data request initiated by an APP, wherein the data request is used for acquiring parameter information of an SIM card of electronic equipment; and if the APP is in the blacklist, returning a false value to the APP.

Description

SIM card information protection method and device
Technical Field
The present invention relates to the field of electronic technologies, and in particular, to a method and an apparatus for protecting SIM card information.
Background
Currently, a user can enjoy services such as a call and internet access provided by a mobile operator through an electronic device equipped with a Subscriber Identity Module (SIM). An Application (APP) installed on the electronic device may read parameter information of the SIM card, such as a phone number, short message information, contact information, and the like. In order to prevent personal information of a user from being leaked, the technical scheme adopted by the prior art generally limits the authority of the APP, so that the APP cannot acquire related parameter information. However, for some APPs, if the rights are restricted, some or even all of the functions of the APP may not be available. Therefore, the technical problem that the APP function is normal and the SIM card information safety cannot be considered simultaneously exists in the prior art.
Disclosure of Invention
The embodiment of the invention provides a method and a device for protecting information of an SIM card, which are used for solving the technical problem that the prior art cannot simultaneously consider the normal function of an APP and the information safety of the SIM card.
A first aspect of an embodiment of the present invention provides a method for protecting SIM card information, including:
receiving a data request initiated by an APP, wherein the data request is used for acquiring parameter information of an SIM card of electronic equipment;
and if the APP is in the blacklist, returning a false value to the APP.
In the above scheme, when detecting that there is the APP in the blacklist to obtain the parameter information of the SIM card of the electronic equipment, return the false value to give this APP, replace the parameter information of this SIM card that should return originally, can maintain the information security of SIM card under the circumstances that does not hinder this APP normal operating, reached and compromise the technological effect that APP function is normal and SIM card information security simultaneously.
Optionally, before returning the false value to the APP, the method further includes: and acquiring the false value corresponding to the parameter information from the electronic equipment locally. Through the mode, the false value can be acquired locally and returned to the APP, and the technical effect of considering the normal function of the APP and the information safety of the SIM card is achieved.
Optionally, before returning the false value to the APP, the method further includes: false values are randomly generated. Through the mode, the false value can be randomly generated and returned to the APP, and the technical effect of considering the normal function of the APP and the information safety of the SIM card at the same time is achieved.
Optionally, the data request includes a query identifier, where the query identifier is used to indicate that the parameter information is acquired locally from the electronic device. Through this mode, can return false value and return for APP when APP obtains parameter information from local, reach the technological effect of giving consideration to APP function normal and SIM card information security simultaneously.
Optionally, the data request includes a query identifier, where the query identifier is used to indicate to acquire the parameter information from the SIM card. Through this mode, can return false value and return for APP when APP follows SIM card direct reading parameter information, reach the technological effect of giving consideration to APP normal function and SIM card information security simultaneously.
Optionally, the method further includes: and if the APP is in the blacklist, forbidding the APP to call an interface for communicating with the SIM card. By the method, the APP in the blacklist can be prevented from reading the parameter information from the SIM card by calling the interface for communicating with the SIM card, and the safety of the information of the SIM card is further improved.
Optionally, the data request includes a request for sending a query short message to an operator registered in the SIM card, where the query short message includes an address of the operator registered in the SIM card; the method further comprises the following steps: and if the APP is in the blacklist, forbidding returning the parameter information fed back by the operator to the APP. By the method, parameter information can be acquired by inquiring the operator for preventing the APP in the blacklist, and the safety of the SIM card information is further improved.
Optionally, the parameter information includes at least one of a phone number, an ic card identification code ICCID, a short message, contact information, an operator name, a country code, and a mobile network code.
Optionally, the method further includes: if the APP is not in the blacklist, judging whether the APP is in a white list or not; if so, responding to the data request, and returning the parameter information of the SIM card to the APP; and if not, adding the APP into the white list or the black list according to the user indication. Through this mode, the user can set up the security demand of different grades and type to different APPs, guarantees SIM card information security, improves user experience.
A second aspect of the embodiments of the present invention further provides a device for protecting SIM card information, including: the device comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving a data request initiated by an APP, and the data request is used for acquiring parameter information of an SIM card of the electronic equipment; and the processing unit is used for returning the false value to the APP when the APP is in the blacklist.
Optionally, the processing unit is further configured to: before returning a false value to the APP, locally obtaining the false value corresponding to the parameter information from the electronic equipment; or, randomly generating the false value.
Optionally, the data request includes a query identifier, where the query identifier is used to indicate that the parameter information is obtained locally from the electronic device; or acquiring the parameter information from the SIM card.
Optionally, the processing unit is further configured to: and when the APP is in the blacklist, forbidding the APP to call an interface for communicating with the SIM card.
Optionally, the data request includes a request for sending a query short message to an operator registered in the SIM card, where the query short message includes an address of the operator registered in the SIM card; the processing unit is further to: and when the APP is in a blacklist, forbidding to return the parameter information fed back by the operator to the APP.
Optionally, the parameter information includes at least one of a phone number, an ic card identification code ICCID, a short message, contact information, an operator name, a country code, and a mobile network code.
Optionally, the processing unit is further configured to: when the APP is not in the blacklist, judging whether the APP is in a white list or not; if so, responding to the data request, and returning the parameter information of the SIM card to the APP; and if not, adding the APP into the white list or the black list according to the user indication.
A third aspect of the embodiments of the present invention further provides an SIM card information protection device, including: the system comprises at least one processor, a memory and a communication interface, wherein the memory and the communication interface are in communication connection with the at least one processor; wherein the memory stores instructions executable by the at least one processor, and the at least one processor performs the method according to the first aspect of the embodiments of the present invention using the communication interface by executing the instructions stored by the memory.
The fourth aspect of the embodiments of the present invention also provides a computer-readable storage medium, which stores computer instructions that, when executed on a computer, cause the computer to perform the method according to the first aspect of the embodiments of the present invention.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages:
according to the embodiment of the invention, when the APP in the blacklist is detected to obtain the parameter information of the SIM card of the electronic equipment, the false value is returned to the APP to replace the parameter information of the SIM card which should be returned originally, the information security of the SIM card can be maintained under the condition that the normal operation of the APP is not hindered, and the technical effect of simultaneously considering the normal function of the APP and the information security of the SIM card is achieved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
Fig. 1 is a schematic flow chart of a method for protecting SIM card information according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of an SIM card information protection apparatus according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an SIM card information protection device in an embodiment of the present invention.
Detailed Description
The technical solutions of the present invention are described in detail below with reference to the drawings and the specific embodiments, and it should be understood that the specific features in the embodiments and the embodiments of the present invention are not intended to limit the technical solutions of the present invention, but may be combined with each other without conflict.
In order to prevent personal information of a user from being stolen by an illegal APP, the prior art generally limits the authority of the APP, such as limiting the APP not to send short messages, limiting the APP not to read contact information, limiting the APP not to read a phone number of a local computer, and the like. However, for part of the APP, if the rights are limited, part of the functions of the APP, even all of the functions, cannot be used. For example, some APPs providing internet phone service cannot complete the corresponding phone function without granting the APP with the right to make a phone call and the right to read a contact; for another example, some games APP requiring real-name registration may not identify the identity of the current game user if the APP is not granted with the right to read a phone number, and may not complete account registration, and a user may be considered as a non-identical account when removing login data or uninstalling a reinstallation or using another terminal to log in, so that the user may not log in normally. Therefore, the technical problem that the APP function is normal and the SIM card information safety cannot be considered simultaneously exists in the prior art.
In order to solve the technical defects in the prior art, embodiments of the present invention provide a method and an apparatus for protecting information security of a SIM card, when detecting that an APP in a blacklist obtains parameter information of a SIM card of an electronic device, a false value is returned to the APP to replace the parameter information of the SIM card that should be returned originally, so as to achieve a technical effect of not affecting a normal use function of the APP on the premise of ensuring information security of the SIM card.
Referring to fig. 1, a method for protecting SIM card information provided by the embodiment of the present invention mainly includes the following steps:
step 101: and receiving a data request initiated by the APP, wherein the data request is used for acquiring parameter information of a SIM card of the electronic equipment.
The parameter information of the SIM card may be one or more of a phone number, an Integrated Circuit Card Identification (ICCID), a short message, contact information, an operator name, a country code, and a mobile network code, which is not limited in the embodiments of the present invention.
The obtaining of the parameter information of the SIM card of the electronic device may include, but is not limited to, the following three ways: 1) directly calling a communication interface to read the parameter information stored on the SIM card; 2) reading parameter information of an SIM card locally stored in the electronic equipment; 3) and sending a query short message to an operator registered by the SIM card, and acquiring the parameter information of the SIM card from the operator.
Correspondingly, when the method 1) is adopted to obtain the parameter information of the SIM card of the electronic device, the data request may include a query identifier, where the query identifier is used to indicate that the parameter information is obtained from the SIM card; when the method 2) is adopted to obtain the parameter information of the SIM card of the electronic device, the data request may include a query identifier, where the query identifier is used to indicate that the parameter information is locally obtained from the electronic device; when the method 3) is adopted to obtain the parameter information of the SIM card of the electronic equipment, the data request comprises a request for sending a query short message to an operator registered by the SIM card, and the query short message at least comprises the address of the operator registered by the SIM card.
Step 102: and if the APP is in the blacklist, returning a false value to the APP.
In a specific implementation process, the false value may be a false value randomly generated by the electronic device for the APP, or a false value locally pre-stored in the electronic device.
When the dummy value is obtained by locally reading from the electronic device, a dummy database can be pre-established locally in the electronic device. Generally, when a new SIM card is inserted into the electronic device, a database is generated in the electronic device for storing parameter information of the newly inserted SIM card, and when the APP needs to acquire the parameter information of the SIM card, the APP generally reads the parameter information directly from the database. And when the APP in the blacklist requests to acquire the parameter information of the SIM card, the false value of the parameter in the false database is adopted to replace the parameter information of the real SIM card and is fed back to the APP.
It should be noted that the execution main body of each operation step may be an operating system of the electronic device, where the operating system may be implemented by executing an operating system instruction code by a general-purpose processor of the electronic device, or the execution main body of each operation step may be a separately arranged processing chip in the electronic device, where the processing chip implements each method step by executing a pre-stored instruction, and a specific implementation manner of the execution main body is not specifically limited in the embodiment of the present invention.
In the above scheme, when detecting that there is the APP in the blacklist to obtain the parameter information of the SIM card of the electronic equipment, return the false value to give this APP, replace the parameter information of this SIM card that should return originally, can maintain the information security of SIM card under the circumstances that does not hinder APP normal operating, reached and compromise the normal technological effect with SIM card information security of APP function simultaneously.
Optionally, in order to prevent the APP in the blacklist from reading parameter information from the SIM card by calling an interface for communicating with the SIM card, in addition to performing step 102 to return a false value to the APP, the method may further include: and forbidding the APP to call an interface for communicating with the SIM card. By the method, the safety of the SIM card information can be further improved.
Optionally, in order to prevent the APP in the blacklist from obtaining the parameter information by querying the operator, in addition to performing step 102 to return the false value to the APP, the method may further include: and forbidding to return the parameter information fed back by the operator to the APP. By the method, the information security of the SIM card can be further improved.
Optionally, if the APP is not in the blacklist, the data request may be directly responded, the parameter information of the SIM card may be returned to the APP, and it may also be further determined whether the APP is in the whitelist, and when the APP is in the whitelist, the parameter information of the SIM card may be returned to the APP.
In a specific implementation process, if a certain APP does not belong to either the blacklist or the whitelist, the type of the APP may be further queried for the user, and the APP is added to the whitelist or the blacklist according to a user instruction.
In a specific implementation process, the black list or the white list may be automatically generated by the electronic device or may be user-defined, and the embodiment of the present invention is not particularly limited.
When the black list or the white list is established in an automatic generation mode of the electronic device, the electronic device can classify all the APPs installed on the electronic device according to the types of the APPs. For example, financial APPs such as a pay bank APP, a stock APP, and the like, when a user needs to strictly identify the user identity during use, the user identity can be completely divided into a white list, and real parameter information is returned for any data request of the APP; for another example, the user often needs to authenticate the user identity when using the APP related to money transaction, such as WeChat and Paibao, and can also be completely divided into a white list, and any data request for the APP returns real parameter information; for another example, social software such as a people network and a QQ space can implement a mechanism that a part of data requests to return a false value, for example, when the people network requests to acquire contact information, the people network can be divided into a white list and return real contact information, which is convenient for recommending friends for a user, and when the people network requests to acquire a short message, the people network can be divided into a black list and return a false value, which prevents the personal privacy of the user from being revealed; for another example, some APP of malicious attack class, forcibly installed game plug-in, etc. may be fully classified into a blacklist, and any request for this type of APP returns a false value.
Through this mode, can establish the black and white list for APP on the electronic equipment, the user can set up the security demand of different grades and type to different APPs, guarantees SIM card information security, improves user experience.
Based on the same inventive concept, an embodiment of the present invention further provides an apparatus for protecting SIM card information, and with reference to fig. 2, the apparatus includes:
a receiving unit 201, configured to receive a data request initiated by an APP, where the data request is used to obtain parameter information of a SIM card of an electronic device;
a processing unit 202, configured to return a false value to the APP when the APP is in a blacklist.
Optionally, the processing unit 202 is further configured to: before returning a false value to the APP, locally obtaining the false value corresponding to the parameter information from the electronic equipment; or, randomly generating the false value.
Optionally, the data request includes a query identifier, where the query identifier is used to indicate that the parameter information is obtained locally from the electronic device; or acquiring the parameter information from the SIM card.
Optionally, the processing unit 202 is further configured to: and when the APP is in the blacklist, forbidding the APP to call an interface for communicating with the SIM card.
Optionally, the data request includes a request for sending a query short message to an operator registered in the SIM card, where the query short message includes an address of the operator registered in the SIM card; the processing unit 202 is further configured to: and when the APP is in a blacklist, forbidding to return the parameter information fed back by the operator to the APP.
Optionally, the parameter information includes at least one of a phone number, an ic card identification code ICCID, a short message, contact information, an operator name, a country code, and a mobile network code.
Optionally, the processing unit 202 is further configured to: when the APP is not in the blacklist, judging whether the APP is in a white list or not; if so, responding to the data request, and returning the parameter information of the SIM card to the APP; and if not, adding the APP into the white list or the black list according to the user indication.
The specific implementation manner of the operation performed by each unit may be a specific implementation manner corresponding to the above method steps in the embodiment of the present invention, and details of the embodiment of the present invention are not described again.
Based on the same inventive concept, an embodiment of the present invention further provides an SIM card information protection device, and with reference to fig. 3, the device includes:
at least one processor 301, and
a memory 302, a communication interface 303 communicatively coupled to the at least one processor 301;
the memory 302 stores instructions executable by the at least one processor 301, and the at least one processor 301 executes the instructions stored in the memory 302 to perform the SIM card information protection method according to the embodiment of the present invention by using the communication interface 303.
Based on the same inventive concept, an embodiment of the present invention further provides a computer-readable storage medium, where the computer-readable storage medium stores computer instructions, and when the computer instructions are executed on a computer, the computer is caused to execute the SIM card information protection method in the embodiment of the present invention.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A method for protecting SIM card information in user identity recognition is characterized by comprising the following steps:
receiving a data request initiated by an application program APP, wherein the data request is used for acquiring parameter information of an SIM card of electronic equipment;
if the APP is in the blacklist, returning a false value to the APP;
the data request comprises a query identifier for indicating that the parameter information is acquired from the local electronic equipment or the SIM card and a request for sending a query short message to an operator registered by the SIM card, wherein the query short message comprises the address of the operator registered by the SIM card; the method further comprises the following steps:
and if the APP is in the blacklist, forbidding returning the parameter information fed back by the operator to the APP.
2. The method of claim 1, wherein before returning a false value to the APP, the method further comprises:
acquiring a false value corresponding to the parameter information from the electronic equipment locally; or
The false values are randomly generated.
3. The method of claim 1 or 2, wherein the method further comprises:
and if the APP is in the blacklist, forbidding the APP to call an interface for communicating with the SIM card.
4. The method of claim 1 or 2, wherein the method further comprises:
if the APP is not in the blacklist, judging whether the APP is in a white list or not;
if so, responding to the data request, and returning the parameter information of the SIM card to the APP;
and if not, adding the APP into the white list or the black list according to the user indication.
5. An apparatus for protecting Subscriber Identity Module (SIM) card information, comprising:
the device comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving a data request initiated by an APP, and the data request is used for acquiring parameter information of an SIM card of the electronic equipment;
the processing unit is used for returning a false value to the APP when the APP is in the blacklist;
the data request comprises a query identifier for indicating that the parameter information is acquired from the local electronic equipment or the SIM card and a request for sending a query short message to an operator registered by the SIM card, wherein the query short message comprises the address of the operator registered by the SIM card; the processing unit is further to: and when the APP is in a blacklist, forbidding to return the parameter information fed back by the operator to the APP.
6. The apparatus as recited in claim 5, said processing unit to further:
before returning a false value to the APP, locally obtaining the false value corresponding to the parameter information from the electronic equipment; or, randomly generating the false value.
7. The apparatus of claim 5 or 6, wherein the processing unit is further to: and when the APP is in the blacklist, forbidding the APP to call an interface for communicating with the SIM card.
8. The apparatus of claim 5 or 6, wherein the processing unit is further to:
when the APP is not in the blacklist, judging whether the APP is in a white list or not; if so, responding to the data request, and returning the parameter information of the SIM card to the APP; and if not, adding the APP into the white list or the black list according to the user indication.
9. An SIM card information protection device, comprising:
at least one processor, and
a memory communicatively coupled to the at least one processor, a communication interface;
wherein the memory stores instructions executable by the at least one processor, the at least one processor performing the method of any one of claims 1-4 with the communications interface by executing the instructions stored by the memory.
10. A computer-readable storage medium having stored thereon computer instructions which, when executed on a computer, cause the computer to perform the method of any one of claims 1-4.
CN201711008104.7A 2017-10-25 2017-10-25 SIM card information protection method and device Active CN107809758B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711008104.7A CN107809758B (en) 2017-10-25 2017-10-25 SIM card information protection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711008104.7A CN107809758B (en) 2017-10-25 2017-10-25 SIM card information protection method and device

Publications (2)

Publication Number Publication Date
CN107809758A CN107809758A (en) 2018-03-16
CN107809758B true CN107809758B (en) 2020-05-26

Family

ID=61591719

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711008104.7A Active CN107809758B (en) 2017-10-25 2017-10-25 SIM card information protection method and device

Country Status (1)

Country Link
CN (1) CN107809758B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113721980A (en) * 2020-05-26 2021-11-30 阿里巴巴集团控股有限公司 Instruction execution method, control device, electronic device, and computer-readable storage medium
CN117098134B (en) * 2023-10-17 2024-01-26 湖北星纪魅族集团有限公司 Security control method, terminal, and non-transitory computer-readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686688A (en) * 2012-09-12 2014-03-26 中国电信股份有限公司 Method and device for protecting user address list of mobile terminal and mobile terminal
CN104010272A (en) * 2014-05-12 2014-08-27 宇龙计算机通信科技(深圳)有限公司 Method and device for protecting privacy
CN105592452A (en) * 2014-10-24 2016-05-18 宇龙计算机通信科技(深圳)有限公司 Method and apparatus for preventing private data from being read maliciously
CN105791516A (en) * 2014-12-22 2016-07-20 华为技术有限公司 Terminal position information protection method and intelligent terminal
CN107148003A (en) * 2017-07-03 2017-09-08 奇酷互联网络科技(深圳)有限公司 Mobile terminal and its method and apparatus for disturbing location information

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103686688A (en) * 2012-09-12 2014-03-26 中国电信股份有限公司 Method and device for protecting user address list of mobile terminal and mobile terminal
CN104010272A (en) * 2014-05-12 2014-08-27 宇龙计算机通信科技(深圳)有限公司 Method and device for protecting privacy
CN105592452A (en) * 2014-10-24 2016-05-18 宇龙计算机通信科技(深圳)有限公司 Method and apparatus for preventing private data from being read maliciously
CN105791516A (en) * 2014-12-22 2016-07-20 华为技术有限公司 Terminal position information protection method and intelligent terminal
CN107148003A (en) * 2017-07-03 2017-09-08 奇酷互联网络科技(深圳)有限公司 Mobile terminal and its method and apparatus for disturbing location information

Also Published As

Publication number Publication date
CN107809758A (en) 2018-03-16

Similar Documents

Publication Publication Date Title
CN106911661B (en) Short message verification method, device, client, server and system
CN106507354B (en) Method and device for preventing mobile equipment from being maliciously registered
CN104767713B (en) Account binding method, server and system
EP2905715A1 (en) Method, system and terminal for encrypting/decrypting application program on communication terminal
CN108460272B (en) Password changing method, device, terminal equipment and storage medium
US10009891B2 (en) Communication method, server and terminal
CN108055238A (en) A kind of account verification method and system
CN111049822B (en) Short message verification code sending method and device, short message server and storage medium
CN107809758B (en) SIM card information protection method and device
CN107241362B (en) Method and device for identifying identity of verification code input user
CN105790948A (en) Identity authentication method and identity authentication device
CN109150864B (en) Anti-cheating method and device based on secondary authentication
CN110730446A (en) Login method, terminal and computer storage medium
CN107508784B (en) Application login method and terminal equipment
CN104009850B (en) A kind of method for authenticating user identity and system
CN112165458B (en) Real-name authentication method, device and terminal
CN105376733A (en) Information processing method and electronic apparatus
CN109640277B (en) Short message processing method and device applied to USIM card
CN106102011A (en) Method, device and the terminal that a kind of terminal positioning processes
US8380165B1 (en) Identifying a cloned mobile device in a communications network
CN112671765B (en) Method and device for verifying validity of wireless network equipment
EP4093076A1 (en) Method, mobile equipment, and system for vulnerability detection and prevention in a sim, and storage media
CN104618326B (en) A kind of information processing method and electronic equipment
CN109088854B (en) Access method and device of shared application and readable storage medium
CN112004228B (en) Real person authentication method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant