CN110351730B - WIFI processing method for mobile terminal, mobile terminal and storage medium - Google Patents

WIFI processing method for mobile terminal, mobile terminal and storage medium Download PDF

Info

Publication number
CN110351730B
CN110351730B CN201910550216.8A CN201910550216A CN110351730B CN 110351730 B CN110351730 B CN 110351730B CN 201910550216 A CN201910550216 A CN 201910550216A CN 110351730 B CN110351730 B CN 110351730B
Authority
CN
China
Prior art keywords
mobile terminal
wifi
data
string
sensitive
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
CN201910550216.8A
Other languages
Chinese (zh)
Other versions
CN110351730A (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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL Mobile Communication Co Ltd
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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN201910550216.8A priority Critical patent/CN110351730B/en
Publication of CN110351730A publication Critical patent/CN110351730A/en
Application granted granted Critical
Publication of CN110351730B publication Critical patent/CN110351730B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The application discloses a WIFI processing method of a mobile terminal, the mobile terminal and a storage medium, wherein when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously the mobile terminal stores a copy; when the mobile terminal sends the network data to the WIFI, checking whether a string of data with the same content as the mobile terminal is stored in the WIFI or not; and if not, prohibiting sending the sensitive data of the specified type to the WIFI. The application aims to prevent the information of the original important operation such as password input and the like from being acquired by the WIFI switched later due to the automatic change of the connected WIFI when the mobile terminal uses the WIFI to perform the network related operation, thereby improving the safety of sensitive data and providing convenience for users.

Description

WIFI processing method for mobile terminal, mobile terminal and storage medium
Technical Field
The application relates to the technical field of mobile terminals, in particular to a WIFI processing method for a mobile terminal, the mobile terminal and a storage medium.
Background
At present, the mobile terminals are all configured with WIFI functions, so that mobile terminal users can access the internet through WIFI. The WIFI network surfing can be simply understood as wireless surfing, and almost all smart phones, tablet computers and notebook computers support the WIFI surfing, so that the WIFI network surfing is the most widely used wireless network transmission technology at present. In practice, the wired network signals are converted into wireless signals, and the wireless router is used for receiving related computers, mobile phones, tablets and the like supporting the technology.
If the mobile phone has the WIFI function, the mobile phone can surf the internet without a mobile communication network when the WIFI wireless signal exists, so that the flow rate cost is saved. Wireless network wireless internet access is more commonly used, although the wireless communication quality transmitted by the WIFI technology is not very good, the data security performance is worse than that of the WIFI, the transmission quality is still to be improved, but the transmission speed is very fast, can reach 54Mbps, and meets the requirements of personal and social informatization.
The WIFI has the main advantages that wiring is not needed, the WIFI is not limited by wiring conditions, the WIFI is very suitable for the needs of mobile office users, and the WIFI surfing is safer and healthiest due to the fact that the transmission signal power is lower than 100mw and lower than the transmission power of a mobile phone. However, the WIFI signal is also provided by a wired network, such as ADSL in the home, cell broadband, etc., and the wired signal can be converted into the WIFI signal only by connecting to a wireless router.
Compared with a computer, the position of the mobile terminal is changed frequently, so that the WIFI connected with the mobile terminal is changed frequently. For example, the mobile terminal is initially connected to WIFI-1 manually through WIFI, and then cannot receive a signal of WIFI-1 due to the change of the position of the mobile terminal, so that the mobile terminal is connected to another WIFI: WIFI-2; and if WIFI-2 is controlled by others, there will be a security risk such as a cryptographic operation that the user is doing at this time.
Accordingly, the prior art is still in need of improvement and development.
Disclosure of Invention
In view of the above-mentioned shortcomings of the prior art, the present application aims to provide a mobile terminal WIFI processing method, a mobile terminal and a storage medium, which aim to prevent information of an original important operation such as password input and the like, which is caused by automatic change of a connected WIFI, from being acquired by a WIFI switched later when the mobile terminal uses the WIFI to perform a network-related operation, so as to improve security of sensitive data and provide convenience for a user.
In order to achieve the above purpose, the application adopts the following technical scheme:
a WIFI processing method of a mobile terminal comprises the following steps:
when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously stores a copy of the random data;
when the mobile terminal sends the network data to the WIFI, checking whether a string of data with the same content as the mobile terminal is stored in the WIFI or not; and if not, prohibiting sending the sensitive data of the specified type to the WIFI.
The mobile terminal WIFI processing method, wherein if not, prohibiting sending the sensitive data of the specified type to the sensitive data of the specified type in the WIFI step includes:
and the mobile terminal receives an operation instruction of a user, and presets the data with the account number password and the payment transaction data as the sensitive data of the appointed type.
According to the WIFI processing method of the mobile terminal, when the mobile terminal is connected with one WIFI, the steps of generating a string of random data by the mobile terminal and sending the random data to the WIFI and simultaneously storing one part by the mobile terminal include:
detecting that the mobile terminal is connected with a WIFI;
the mobile terminal generates a string of random data;
the mobile terminal sends the string of random data to the WIFI;
and the mobile terminal itself stores a copy of the string of random data.
According to the WIFI processing method of the mobile terminal, when the mobile terminal sends network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked; the step of prohibiting sending the specified type of sensitive data to the WIFI when otherwise includes:
detecting that the mobile terminal has network data to be sent out through WIFI;
detecting whether a string of random data is stored in the WIFI or not, and acquiring the string of random data;
the mobile terminal compares whether the obtained random data is the same as the random data stored by the mobile terminal, if so, the mobile terminal sends out the network data through WIFI; otherwise, judging whether the network data is sensitive data of a designated type;
when the sensitive data is not of the appointed type, sending out the sensitive data through the WIFI; and if the sensitive data is the sensitive data of the appointed type, prohibiting sending the sensitive data to the WIFI.
The mobile terminal WIFI processing method, wherein the appointed type of sensitive data further comprises:
the sensitive application is predefined, and the network data is sensitive data if the network data is generated by the sensitive application.
A mobile terminal, comprising: a processor, a memory, and a communication bus;
the memory stores a mobile terminal WIFI processing program which can be executed by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor executes the WIFI processing program of the mobile terminal, and then the following steps are realized:
when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously stores a copy of the random data;
when the mobile terminal sends the network data to the WIFI, checking whether a string of data with the same content as the mobile terminal is stored in the WIFI or not; and if not, prohibiting sending the sensitive data of the specified type to the WIFI.
The mobile terminal, wherein the processor further realizes the following steps when executing the mobile terminal WIFI processing program:
and the mobile terminal receives an operation instruction of a user, and presets the data with the account number password and the payment transaction data as the sensitive data of the appointed type.
The mobile terminal, wherein the processor further realizes the following steps when executing the mobile terminal WIFI processing program:
detecting that the mobile terminal is connected with a WIFI;
the mobile terminal generates a string of random data;
the mobile terminal sends the string of random data to the WIFI;
and the mobile terminal itself stores a copy of the string of random data.
The mobile terminal, wherein the processor further realizes the following steps when executing the mobile terminal WIFI processing program:
pre-defining a sensitive application, wherein if the network data is generated by the sensitive application, the network data is sensitive data;
detecting that the mobile terminal has network data to be sent out through WIFI;
detecting whether a string of random data is stored in the WIFI or not, and acquiring the string of random data;
the mobile terminal compares whether the obtained random data is the same as the random data stored by the mobile terminal, if so, the mobile terminal sends out the network data through WIFI; otherwise, judging whether the network data is sensitive data of a designated type;
when the sensitive data is not of the appointed type, sending out the sensitive data through the WIFI; and if the sensitive data is the sensitive data of the appointed type, prohibiting sending the sensitive data to the WIFI.
A computer readable storage medium storing one or more programs executable by one or more processors to implement steps in a mobile terminal WIFI processing method according to any of the claims.
Compared with the prior art, the WIFI processing method for the mobile terminal, the mobile terminal and the storage medium provided by the application have the advantages that when the mobile terminal is connected with one WIFI, the mobile terminal generates a string of random data to be sent to the WIFI, and meanwhile, the mobile terminal stores one part; when the mobile terminal sends the network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked; and if not, prohibiting sending the sensitive data to the WIFI. When the mobile terminal uses WIFI to perform network related operation, the situation that information of original important operation such as password input and the like caused by automatic change of the connected WIFI is not acquired by the WIFI switched later can be avoided, safety is improved, and convenience is provided for users.
Drawings
Fig. 1 is a flowchart of a mobile terminal WIFI processing method provided by the present application.
Fig. 2 is a flowchart of another preferred embodiment of a WIFI processing method for a mobile terminal according to the present application.
Fig. 3 is a functional block diagram of a mobile terminal according to a preferred embodiment of the present application.
Fig. 4 is a functional block diagram of a preferred embodiment of the present application for installing a mobile terminal.
Detailed Description
In order to make the objects, technical solutions and effects of the present application clearer and more specific, the present application will be described in further detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the application.
Referring to fig. 1, the method for processing WIFI of a mobile terminal provided by the present application includes the following steps:
and S10, when the mobile terminal is connected with one WIFI, the mobile terminal generates a string of random data to be sent to the WIFI, and meanwhile the mobile terminal stores one copy.
In the embodiment of the application, the risk of information theft caused by unsafe WIFI of mobile terminal and mobile phone connection is prevented. According to the method, when the mobile terminal is connected with one secure WIFI, the mobile terminal generates a string of random data to be sent to the secure WIFI, and meanwhile the mobile terminal stores one copy. The mobile terminal generates a string of random data, for example, a string of random data with a local security mark, for example, a20000515, and stores a copy of the random data at a WIFI signal transmitting end (for example, a WIFI transmitter or a WIFI hotspot end) and at the same time the mobile terminal itself.
S20, when the mobile terminal sends the network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked; and if not, prohibiting sending the sensitive data of the specified type to the WIFI.
In the embodiment of the present application, if the specific type of sensitive data is not transmitted to the specific type of sensitive data in the WIFI step, the step includes:
and the mobile terminal receives an operation instruction of a user, and presets the data with the account number password and the payment transaction data as the sensitive data of the appointed type. For example, payment treasures APP data, treasures login transaction data, weChat login transaction data, etc.
In the embodiment of the application, when the mobile terminal sends the network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked; and if not, prohibiting sending the sensitive data of the specified type to the WIFI. In the embodiment of the application, if the mobile terminal and the mobile phone need to send the network data to the WIFI, firstly checking whether the WIFI stores a string of random data with the same content as the mobile terminal; if yes, the WIFI is considered to be common and safe, and WIFI data can be normally received and transmitted. And if not, prohibiting sending the sensitive data of the specified type to the WIFI.
The method according to the application is described in further detail below by way of a specific example of application:
example 2
Fig. 2 is a flowchart of another preferred embodiment of a mobile terminal WIFI processing method according to the present application, where the mobile terminal WIFI processing method includes:
s100, when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously stores a copy of the random data;
s200, when the mobile terminal sends the network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked;
s300, if not, prohibiting sensitive data from being sent to the WIFI.
When the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously stores the random data in the mobile terminal, and the method comprises the following steps:
detecting that the mobile terminal is connected with a WIFI;
the mobile terminal generates a string of random data;
the mobile terminal sends the string of random data to the WIFI;
meanwhile, the mobile terminal itself stores a series of random data;
for example, the mobile terminal is connected with the SSID of one WIFI as a word, and at this time, the mobile terminal generates a string of random data X, and sends the string of random data X to the WIFI whose SSID is a word, and at the same time, the mobile terminal itself stores a copy of the string of random data X;
when the mobile terminal sends the network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked, and the method comprises the following steps:
detecting that the mobile terminal has network data to be sent out through WIFI;
detecting whether a string of random data is stored in the WIFI or not, and acquiring the data;
the mobile terminal compares whether the acquired data is the same as the data stored by the mobile terminal, if so, the mobile terminal sends out the network data through WIFI; otherwise, judging whether the network data is sensitive data, if so, sending the network data out through WIFI; if yes, not sending out the network data through WIFI;
for example, it is detected that the mobile terminal has network data generated by an application program payment device and needs to be sent out through WIFI, at this time, the mobile terminal firstly detects whether a string of random data is stored in the WIFI, and obtains the data, the mobile terminal compares whether the obtained data is the same as the data stored in itself, and if so, the mobile terminal sends out the network data through WIFI; otherwise, judging whether the network data is sensitive data, if so, sending the network data out through WIFI; if yes, not sending out the network data through WIFI;
wherein determining whether the network data is sensitive data comprises:
the sensitive application is predefined, and the network data is sensitive data if the network data is generated by the sensitive application. For example, the mobile terminal defines three applications of application payment treasures, weChat and Taobao as sensitive applications in advance, and data generated by the three applications are sensitive data.
From the above, the application provides a WIFI processing method of a mobile terminal, which comprises the steps that when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data and sends the random data to the WIFI, and meanwhile, the mobile terminal stores a copy; when the mobile terminal sends the network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked; and if not, prohibiting sending the sensitive data to the WIFI. When the mobile terminal uses WIFI to perform network related operation, the situation that information of original important operation such as password input and the like caused by automatic change of the connected WIFI is not acquired by the WIFI switched later can be avoided, the use of users is facilitated, and the safety is improved.
As shown in fig. 3, based on the above-mentioned WIFI processing method of the mobile terminal, the present application further provides a mobile terminal, where the mobile terminal may be a mobile phone, a desktop computer, a notebook computer, a palm computer, a server, and other computing devices. The mobile terminal comprises a processor 10, a memory 20 and a display screen 30, wherein the processor 10 is connected with the memory 20 through a communication bus 50, and the display screen 30 is connected with the processor 10 through the communication bus 50. Fig. 3 shows only some of the components of the mobile terminal, but it should be understood that not all of the illustrated components are required to be implemented and that more or fewer components may alternatively be implemented.
The memory 20 may in some embodiments be an internal storage unit of the mobile terminal, such as a memory of the mobile terminal. The memory 20 may also be an external storage device of the mobile terminal in other embodiments, such as a plug-in type usb Flash drive, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card) or the like. Further, the memory 20 may also include both an internal storage unit and an external storage device of the mobile terminal. The memory 20 is used for storing application software installed in the mobile terminal and various data, such as program codes for installing the mobile terminal. The memory 20 may also be used to temporarily store data that has been output or is to be output. In an embodiment, the memory 20 stores a mobile terminal WIFI processing method program 40, and the mobile terminal WIFI processing method program 40 can be executed by the processor 10, so as to implement the mobile terminal WIFI processing method of the present application.
The processor 10 may be a central processing unit (Central Processing Unit, CPU), microprocessor, mobile phone baseband processor or other data processing chip in some embodiments, for running the program code or processing data stored in the memory 20, for example, performing the mobile terminal WIFI processing method, etc.
The display screen 30 may be an LED display screen, a liquid crystal display screen, a touch-control type liquid crystal display screen, an OLED (Organic Light-Emitting Diode) touch device, or the like in some embodiments. The display screen 30 is used for displaying information on the mobile terminal and for displaying a visual user interface. The components 10-30 of the mobile terminal communicate with each other via a system bus.
In one embodiment, the following steps are implemented when the processor 10 executes the mobile terminal WIFI processing method program 40 in the memory 20:
when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously stores a copy of the random data;
when the mobile terminal sends the network data to the WIFI, checking whether a string of data with the same content as the mobile terminal is stored in the WIFI or not; if not, prohibiting sending the sensitive data of the appointed type to the WIFI; as described in detail above.
The processor further realizes the following steps when executing the WIFI processing program of the mobile terminal:
the mobile terminal receives the operation instruction of the user, and presets the data with the account number and the password and the payment transaction data as the sensitive data of the appointed type, and the method is particularly described above.
The processor further realizes the following steps when executing the WIFI processing program of the mobile terminal:
detecting that the mobile terminal is connected with a WIFI;
the mobile terminal generates a string of random data;
the mobile terminal sends the string of random data to the WIFI;
at the same time the mobile terminal itself holds a copy of this string of random data, as described in detail above.
The processor further realizes the following steps when executing the WIFI processing program of the mobile terminal:
pre-defining a sensitive application, wherein if the network data is generated by the sensitive application, the network data is sensitive data;
detecting that the mobile terminal has network data to be sent out through WIFI;
detecting whether a string of random data is stored in the WIFI or not, and acquiring the string of random data;
the mobile terminal compares whether the obtained random data is the same as the random data stored by the mobile terminal, if so, the mobile terminal sends out the network data through WIFI; otherwise, judging whether the network data is sensitive data of a designated type;
when the sensitive data is not of the appointed type, sending out the sensitive data through the WIFI; if the sensitive data is of a specified type, the transmission to the WIFI is forbidden, and the specific steps are as described above.
Fig. 4 is a functional block diagram of a preferred embodiment of a mobile terminal according to the present application for installing a WIFI processing method for a mobile terminal. In this embodiment, the system for installing the WIFI processing method program of the mobile terminal may be divided into one or more modules, and the one or more modules are stored in the memory 20 and executed by one or more processors (the processor 10 in this embodiment) to complete the present application. For example, in fig. 4, a mobile terminal in which a mobile terminal WIFI processing method computer program is installed may be divided into a random data generation module 21, a network data transmission module 22, and a network data processing module 23. The module refers to a series of computer program instruction sections capable of completing specific functions, and is more suitable for describing the execution process of the WIFI processing method program of the mobile terminal in the mobile terminal than a program. The following description will specifically introduce the functionality of the modules 21-23.
The random data generating module 21 is configured to generate a string of random data to be sent to the WIFI when the mobile terminal is connected to the WIFI, and store a copy of the random data in the mobile terminal at the same time;
the network data sending module 22 is configured to, when the mobile terminal sends the network data to the WIFI, check whether a string of data with the same content as the mobile terminal is stored in the WIFI;
the network data processing module 23 is configured to prohibit sending of the sensitive data to the WIFI, as described above.
Based on the above embodiments, the present application further provides a computer readable storage medium, where one or more programs are stored, where the one or more programs may be executed by one or more processors to implement the steps in the WIFI processing method of a mobile terminal according to any one of the foregoing embodiments, specifically as described above.
In summary, in the mobile terminal WIFI processing method, the mobile terminal and the storage medium provided by the application, when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously the mobile terminal stores a copy; when the mobile terminal sends the network data to the WIFI, whether a string of data with the same content as the mobile terminal is stored in the WIFI is checked; and if not, prohibiting sending the sensitive data to the WIFI. When the mobile terminal uses WIFI to perform network related operation, the situation that information of original important operation such as password input and the like caused by automatic change of the connected WIFI is not acquired by the WIFI switched later can be avoided, safety is improved, and convenience is provided for users.
Of course, those skilled in the art will appreciate that implementing all or part of the above-described methods may be implemented by a computer program for instructing relevant hardware (e.g., a processor, a controller, etc.), where the program may be stored in a computer-readable storage medium, and where the program may include the steps of the above-described method embodiments when executed. The storage medium may be a memory, a magnetic disk, an optical disk, or the like.
It is to be understood that the application is not limited in its application to the examples described above, but is capable of modification and variation in light of the above teachings by those skilled in the art, and that all such modifications and variations are intended to be included within the scope of the appended claims.

Claims (3)

1. The WIFI processing method for the mobile terminal is characterized by comprising the following steps of:
when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously stores a copy of the random data;
when the mobile terminal sends the network data to the WIFI, checking whether a string of data with the same content as the mobile terminal is stored in the WIFI or not; if not, prohibiting sending the sensitive data of the appointed type to the WIFI;
when the mobile terminal is connected with a WIFI, the steps of generating a string of random data by the mobile terminal and sending the random data to the WIFI and simultaneously saving a part of random data by the mobile terminal include:
detecting that the mobile terminal is connected with a WIFI;
the mobile terminal generates a string of random data;
the mobile terminal sends the string of random data to the WIFI;
meanwhile, the mobile terminal itself stores a series of random data;
the specified type of sensitive data further includes:
pre-defining a sensitive application, wherein if the network data is generated by the sensitive application, the network data is sensitive data;
the random data is a string of random data with a mobile terminal safety mark;
if not, prohibiting sending the specified type of sensitive data to the specified type of sensitive data in the WIFI step includes:
the mobile terminal receives an operation instruction of a user, and presets data with an account number and a password and payment transaction data as the sensitive data of the appointed type;
when the mobile terminal sends the network data to the WIFI, checking whether a string of data with the same content as the mobile terminal is stored in the WIFI or not; the step of prohibiting sending the specified type of sensitive data to the WIFI when otherwise includes:
detecting that the mobile terminal has network data to be sent out through WIFI;
detecting whether a string of random data is stored in the WIFI or not, and acquiring the string of random data;
the mobile terminal compares whether the obtained random data is the same as the random data stored by the mobile terminal, if so, the mobile terminal sends out the network data through WIFI; otherwise, judging whether the network data is sensitive data of a designated type;
when the sensitive data is not of the appointed type, sending out the sensitive data through the WIFI; if the sensitive data is the sensitive data of the appointed type, the sensitive data is forbidden to be sent to the WIFI;
when the mobile terminal uses WIFI to perform network related operation, the situation that password information caused by automatic change of the connected WIFI is acquired by the switched WIFI is avoided.
2. A mobile terminal, comprising: a processor, a memory, and a communication bus;
the memory stores a mobile terminal WIFI processing program which can be executed by the processor;
the communication bus realizes connection communication between the processor and the memory;
the processor executes the WIFI processing program of the mobile terminal, and then the following steps are realized:
when the mobile terminal is connected with a WIFI, the mobile terminal generates a string of random data to be sent to the WIFI and simultaneously stores a copy of the random data;
when the mobile terminal sends the network data to the WIFI, checking whether a string of data with the same content as the mobile terminal is stored in the WIFI or not; if not, prohibiting sending the sensitive data of the appointed type to the WIFI;
the processor also realizes the following steps when executing the WIFI processing program of the mobile terminal:
the mobile terminal receives an operation instruction of a user, and presets data with an account number and a password and payment transaction data as the sensitive data of the appointed type;
the processor also realizes the following steps when executing the WIFI processing program of the mobile terminal:
detecting that the mobile terminal is connected with a WIFI;
the mobile terminal generates a string of random data;
the mobile terminal sends the string of random data to the WIFI;
meanwhile, the mobile terminal itself stores a series of random data;
the processor also realizes the following steps when executing the WIFI processing program of the mobile terminal:
pre-defining a sensitive application, wherein if the network data is generated by the sensitive application, the network data is sensitive data;
detecting that the mobile terminal has network data to be sent out through WIFI;
detecting whether a string of random data is stored in the WIFI or not, and acquiring the string of random data;
the mobile terminal compares whether the obtained random data is the same as the random data stored by the mobile terminal, if so, the mobile terminal sends out the network data through WIFI; otherwise, judging whether the network data is sensitive data of a designated type;
when the sensitive data is not of the appointed type, sending out the sensitive data through the WIFI; if the sensitive data is the sensitive data of the appointed type, the sensitive data is forbidden to be sent to the WIFI;
when the mobile terminal uses WIFI to perform network related operation, the situation that password information caused by automatic change of the connected WIFI is acquired by the switched WIFI is avoided.
3. A computer-readable storage medium storing one or more programs executable by one or more processors to implement the steps in the mobile terminal WIFI processing method of claim 1.
CN201910550216.8A 2019-06-24 2019-06-24 WIFI processing method for mobile terminal, mobile terminal and storage medium Active CN110351730B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910550216.8A CN110351730B (en) 2019-06-24 2019-06-24 WIFI processing method for mobile terminal, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910550216.8A CN110351730B (en) 2019-06-24 2019-06-24 WIFI processing method for mobile terminal, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN110351730A CN110351730A (en) 2019-10-18
CN110351730B true CN110351730B (en) 2023-12-15

Family

ID=68182878

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910550216.8A Active CN110351730B (en) 2019-06-24 2019-06-24 WIFI processing method for mobile terminal, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN110351730B (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6249867B1 (en) * 1998-07-31 2001-06-19 Lucent Technologies Inc. Method for transferring sensitive information using initially unsecured communication
CN102025504A (en) * 2010-11-23 2011-04-20 深圳市文鼎创数据科技有限公司 Security authentication method and security authentication device
CN102255630A (en) * 2011-01-14 2011-11-23 苏州英诺迅科技有限公司 Wireless fidelity (WiFi) frequency hopping remote transmission module
KR101329015B1 (en) * 2012-08-01 2013-11-14 순천향대학교 산학협력단 Privacy-enhanced secure data transaction method for smart grid
WO2016000471A1 (en) * 2014-07-04 2016-01-07 梁美洁 Method for mobile terminal to transmit authentication password and method for acquiring authentication password
CN105357181A (en) * 2015-09-29 2016-02-24 广东顺德中山大学卡内基梅隆大学国际联合研究院 Method for monitoring Wi-Fi label through multiple terminals
JP2016062457A (en) * 2014-09-19 2016-04-25 株式会社日立製作所 Authentication method and authentication apparatus
CN105809447A (en) * 2016-03-30 2016-07-27 中国银联股份有限公司 Payment authentication method and system based on face recognition and HCE
CN106102062A (en) * 2016-06-14 2016-11-09 中国联合网络通信集团有限公司 A kind of public wireless network cut-in method and device
CN106709360A (en) * 2015-11-17 2017-05-24 福州瑞芯微电子股份有限公司 Data transmission and storage method and system
CN108881116A (en) * 2017-05-11 2018-11-23 阿里巴巴集团控股有限公司 Show the implementation method and device of sensitive information
CN109672523A (en) * 2018-09-25 2019-04-23 平安科技(深圳)有限公司 Information ciphering method, device, equipment and readable storage medium storing program for executing based on filter

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6249867B1 (en) * 1998-07-31 2001-06-19 Lucent Technologies Inc. Method for transferring sensitive information using initially unsecured communication
CN102025504A (en) * 2010-11-23 2011-04-20 深圳市文鼎创数据科技有限公司 Security authentication method and security authentication device
CN102255630A (en) * 2011-01-14 2011-11-23 苏州英诺迅科技有限公司 Wireless fidelity (WiFi) frequency hopping remote transmission module
KR101329015B1 (en) * 2012-08-01 2013-11-14 순천향대학교 산학협력단 Privacy-enhanced secure data transaction method for smart grid
WO2016000471A1 (en) * 2014-07-04 2016-01-07 梁美洁 Method for mobile terminal to transmit authentication password and method for acquiring authentication password
JP2016062457A (en) * 2014-09-19 2016-04-25 株式会社日立製作所 Authentication method and authentication apparatus
CN105357181A (en) * 2015-09-29 2016-02-24 广东顺德中山大学卡内基梅隆大学国际联合研究院 Method for monitoring Wi-Fi label through multiple terminals
CN106709360A (en) * 2015-11-17 2017-05-24 福州瑞芯微电子股份有限公司 Data transmission and storage method and system
CN105809447A (en) * 2016-03-30 2016-07-27 中国银联股份有限公司 Payment authentication method and system based on face recognition and HCE
CN106102062A (en) * 2016-06-14 2016-11-09 中国联合网络通信集团有限公司 A kind of public wireless network cut-in method and device
CN108881116A (en) * 2017-05-11 2018-11-23 阿里巴巴集团控股有限公司 Show the implementation method and device of sensitive information
CN109672523A (en) * 2018-09-25 2019-04-23 平安科技(深圳)有限公司 Information ciphering method, device, equipment and readable storage medium storing program for executing based on filter

Also Published As

Publication number Publication date
CN110351730A (en) 2019-10-18

Similar Documents

Publication Publication Date Title
US10681050B2 (en) Ephemeral applications
KR102107708B1 (en) Automatic application updates
US8490167B2 (en) Preventing password presentation by a computer system
US8954004B1 (en) Systems and methods for accessing websites using smartphones
US20120311020A1 (en) Pre-Caching Resources Based on A Cache Manifest
EP2825956B1 (en) Method, apparatus and system of recovering an operating system on a portable communication device
US10205722B2 (en) Mechanism for facilitating remote access of user and device credentials for remoting device activities between computing devices
JP2017501517A (en) Method, apparatus, and system for pushing an application program, and device
KR102203130B1 (en) Method for controlling an use of sim card and an electronic device thereof
CN110430318B (en) Mobile terminal WIFI calling control method, mobile terminal and storage medium
US20140359712A1 (en) Electronic apparatus and control method
CN110351730B (en) WIFI processing method for mobile terminal, mobile terminal and storage medium
US20150381644A1 (en) Apparatus and method for preventing malicious code in electronic device
CN106506166B (en) Terminal trusted platform system under cloud computing environment
US20140156952A1 (en) Information processing apparatus, information processing method, and computer readable medium
US20120130991A1 (en) Hybrid approach to federated search
CN109257747B (en) Mobile terminal WIFI connection processing method, mobile terminal and storage medium
CN109041060B (en) WIFI password input control method, mobile terminal and storage medium
CN112272135B (en) Mail sending method, device, equipment and storage medium for storage software
CN109362094B (en) WIFI connection processing method for mobile terminal, mobile terminal and storage medium
CN110213432B (en) Method for setting chip working frequency, mobile terminal and storage medium
CN110351812B (en) WIFI search network power control method, mobile terminal and storage medium
CN110351718B (en) WIFI data protection processing method, mobile terminal and storage medium
EP2768206A1 (en) Download management method and device based on android browser
CN113515767B (en) Interface request management method and device based on mixed mode mobile application

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