CN115964736A - Method and system for detecting and repairing privacy compliance of mobile application software user - Google Patents

Method and system for detecting and repairing privacy compliance of mobile application software user Download PDF

Info

Publication number
CN115964736A
CN115964736A CN202211536493.1A CN202211536493A CN115964736A CN 115964736 A CN115964736 A CN 115964736A CN 202211536493 A CN202211536493 A CN 202211536493A CN 115964736 A CN115964736 A CN 115964736A
Authority
CN
China
Prior art keywords
compliance
interface
calling
user privacy
privacy
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.)
Pending
Application number
CN202211536493.1A
Other languages
Chinese (zh)
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.)
Industrial Bank Co Ltd
CIB Fintech Services Shanghai Co Ltd
Original Assignee
Industrial Bank Co Ltd
CIB Fintech Services Shanghai 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 Industrial Bank Co Ltd, CIB Fintech Services Shanghai Co Ltd filed Critical Industrial Bank Co Ltd
Priority to CN202211536493.1A priority Critical patent/CN115964736A/en
Publication of CN115964736A publication Critical patent/CN115964736A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Telephone Function (AREA)

Abstract

The invention provides a method and a system for detecting and repairing privacy compliance of a mobile application software user, wherein the method comprises the following steps: according to the country or industry, the compliance specification of the user privacy is formulated, and an inspection item and a compliance interface are generated; in the process of generating the mobile application software, traversing the implementation class, the third-party library and the third-party implementation class to search for the interface call conforming to the inspection item; replacing the interface calling which accords with the checking item with a compliance interface calling; generating a user privacy system interface calling report according to the replacement record; and when the mobile application software runs, generating a user privacy system interface call running report according to a call log record generated by calling the compliance interface. The method and the device solve the problem that the system interface is difficult to position when being called, particularly the positioning problem that the third party library and the third party introduced into the mobile application software realize the system interface calling, and provide a repairing direction problem for solving the system calling which does not meet the compliance specification of the user privacy.

Description

Method and system for detecting and repairing privacy compliance of mobile application software user
Technical Field
The invention relates to the technical field of mobile software detection, in particular to a method and a system for detecting and repairing privacy compliance of a mobile application software user, and particularly relates to a system for detecting and repairing privacy compliance of an android mobile soft application software user.
Background
Along with the popularization and promotion of the intelligent mobile terminal, the mobile application software also enters a rapid development stage, and more application software is used by users in the intelligent mobile terminal. The mobile application software is more or less related to user privacy during the use process, for example, album information, address book information and the like of the intelligent mobile terminal are read, and if the information is acquired by illegal software vendors, serious loss may be caused to the user.
A privacy compliance detection method, apparatus, computer device and readable storage medium for mobile application software are disclosed in patent document No. CN114611132a, the method comprising the steps of: responding to a privacy compliance detection command, and acquiring mobile application software to be detected; running the mobile application software based on a sandbox technology, and collecting privacy information collection and use behaviors generated in the running process of the mobile application software; detecting the private information collection and use behaviors, and determining whether the private information collection and use behaviors are in compliance; acquiring a privacy protocol policy text in the mobile application software, and identifying semantic content in the privacy protocol policy text; and detecting the semantic content, and determining whether the privacy protocol policy text is in compliance.
In view of the above-mentioned related technologies, the inventor thinks that the current android mobile application software completely depends on the third-party detection mechanism for detection, which results in the problems of low detection efficiency and unsure accuracy, and therefore, a new technical scheme needs to be proposed to improve the above technical problems.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a method and a system for detecting and repairing privacy compliance of a mobile application software user.
According to the method for detecting and repairing the privacy compliance of the mobile application software user, provided by the invention, the method comprises the following steps:
step S1: generating an inspection item and a compliance interface according to the compliance specification of the user privacy;
step S2: in the process of generating the mobile application software, traversing the implementation class, the third-party library and the third-party implementation class to search for the interface call conforming to the inspection item;
and step S3: replacing the interface calling which accords with the checking item with a compliance interface calling;
and step S4: generating a user privacy system interface calling report according to the replacement record;
step S5: when the mobile application software runs, generating a user privacy system interface calling running report according to a calling log record generated by calling a compliance interface;
step S6: the user privacy interface calls the operation report, and the call operation report is summarized through a local protocol or a network protocol, so that a repair direction is provided for solving the problem of system call which does not meet the compliance specification of user privacy.
Preferably, the step S1 includes the steps of:
step S1.1: extracting a detection description according to the compliance specification of the user privacy;
step S1.2: searching a related android system calling interface according to the compliance specification and detection description of the user privacy;
step S1.3: generating a corresponding compliance interface according to the compliance specification of the user privacy, calling a system interface of the personal privacy protocol collected before the user agrees with the privacy protocol, returning the compliance interface to be empty, and not calling the system interface; and returning the relevant equipment information in the equipment memory under the condition of times or time limit or unchanged equipment information for the silent collection equipment information of the foreground of the mobile software and the silent collection equipment information of the background of the mobile software, or else, realizing interface calling of the system according to the standard regulation.
Preferably, the step S1.1 detects and describes the individual privacy protocol, the mobile software foreground silence collecting device information and the mobile software background silence collecting device information collected before the user agrees to the privacy protocol according to the compliance specification.
Preferably, the user privacy system interface call report content in step S4 includes a compliance check entry of user privacy, and the class information of the system interface is called, and the class information of the system interface includes a package name, a class name, and a method name.
Preferably, the contents of the user privacy system interface call running report in step S5 include compliance check items of user privacy, class information of the system interface is called, and the class information of the system interface is called includes a package name, a class name, a method name, and a call stack.
The invention also provides a system for detecting and repairing the privacy compliance of the mobile application software user, which comprises the following modules:
a module M1: generating an inspection item and a compliance interface according to the compliance specification of the user privacy;
a module M2: in the process of generating the mobile application software, traversing the implementation class and a third-party library, and searching for an interface call which accords with the check item by the third-party implementation class;
a module M3: replacing the interface calling which accords with the checking item with a compliance interface calling;
a module M4: generating a user privacy system interface calling report according to the replacement record;
a module M5: when the mobile application software runs, generating a user privacy system interface calling running report according to a calling log record generated by calling a compliance interface;
a module M6: the user privacy interface calls the operation report, and the call operation report is summarized through a local protocol or a network protocol, so that a repair direction is provided for solving the problem of system call which does not meet the compliance specification of user privacy.
Preferably, the module M1 comprises the following modules:
module M1.1: extracting a detection description according to the compliance specification of the user privacy;
module M1.2: searching a related android system calling interface according to the compliance specification and detection description of the user privacy;
module M1.3: generating a corresponding compliance interface according to the compliance specification of the user privacy, calling a system interface of the personal privacy protocol collected before the user agrees with the privacy protocol, returning the compliance interface to be empty, and not calling the system interface; and returning the relevant equipment information in the equipment memory under the condition of times or time limit or unchanged equipment information for the silent collection equipment information of the foreground of the mobile software and the silent collection equipment information of the background of the mobile software, or else, realizing interface calling of the system according to the standard regulation.
Preferably, the module M1.1 detects and describes the individual privacy protocol, the mobile software foreground silence collecting device information and the mobile software background silence collecting device information which are collected before the user agrees to the privacy protocol according to the compliance specification.
Preferably, the user privacy system interface call report content in the module M4 includes a compliance check entry of the user privacy, class information of the system interface is called, and the class information of the system interface is called includes a package name, a class name and a system name.
Preferably, the content of the user privacy system interface call operation report in the module M5 includes a compliance check entry of the user privacy, class information of the system interface is called, and the class information of the system interface is called includes a package name, a class name, a system name and a call stack.
Compared with the prior art, the invention has the following beneficial effects:
1. according to the method, the problem that the system interface is difficult to position when being called is solved through the user privacy system interface calling report and the user privacy system interface calling operation report, particularly the problem that the third party library and the third party realization system interface are called and are introduced into android mobile application software, and the problem of a repair direction is provided for solving the problem that the system calling which does not meet the compliance standard of the user privacy;
2. according to the method, the problem that system call which does not meet the compliance standard of user privacy is repaired is solved without modifying android mobile application software implementation classes, third-party libraries and third-party implementation classes by operating java byte codes;
3. the method and the device quickly respond to the compliance specification of the user privacy, do not depend on the modification of the android mobile application software implementation class, and do not need a third-party library and a third-party implementation class to reissue the version; has the advantages of rapid and non-invasive effect;
4. the invention provides a checking system independent of a third-party detection mechanism, which realizes real-time detection of android mobile application software and a solution for finding problems as early as possible;
5. the method comprises the steps of traversing and searching system interface calls of inspection items meeting user privacy protocol specifications in the android mobile soft application software process, and replacing the system interface calls with compliance interfaces; meanwhile, class information of calling system interfaces, including package names, class names, method names and the like, is recorded, a user privacy system interface calling report is generated, and a direction is provided for developers to investigate and solve problems.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
FIG. 1 is a flow diagram of the present invention;
FIG. 2 is a flow diagram illustrating a compliance interface call in accordance with the present invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that it would be obvious to those skilled in the art that various changes and modifications can be made without departing from the spirit of the invention. All falling within the scope of the invention.
Example 1:
according to the method for detecting and repairing the privacy compliance of the mobile application software user, provided by the invention, the method comprises the following steps:
step S1: according to the country or industry, the compliance specification of the user privacy is formulated, and an inspection item and a compliance interface are generated;
step S1.1: according to the country or industry, the compliance standard of the user privacy is formulated, and the detection description is extracted; according to the compliance standard, the detection description is divided into a personal privacy protocol, mobile software foreground silent collection equipment information and mobile software background silent collection equipment information which are collected before the user agrees to the privacy protocol.
Step S1.2: searching a related android system calling interface according to the compliance specification and detection description of the user privacy;
step S1.3: generating a corresponding compliance interface according to the compliance specification of the user privacy, calling a system interface of the personal privacy protocol collected before the user agrees with the privacy protocol, returning the compliance interface to be empty, and not calling the system interface; and returning the relevant equipment information in the equipment memory under the condition of times or time limit or unchanged equipment information for the silent collection equipment information of the foreground of the mobile software and the silent collection equipment information of the background of the mobile software, or else, realizing interface calling of the system according to the specified regulation.
Step S2: in the process of generating the mobile application software, traversing the implementation class, the third-party library and the third-party implementation class to search for the interface call conforming to the inspection item;
and step S3: replacing the interface calling which accords with the checking item with a compliance interface calling;
and step S4: generating a user privacy system interface calling report according to the replacement record; the calling report content of the user privacy system interface comprises a compliance checking item of the user privacy, the class information of the system interface is called, and the class information of the system interface is called comprises a packet name, a class name and a method name.
Step S5: when the mobile application software runs, generating a user privacy system interface calling running report according to a calling log record generated by calling a compliance interface; the calling operation report content of the user privacy system interface comprises a compliance check item of the user privacy and the class information of the system interface, and the class information of the system interface comprises a packet name, a class name, a method name and a calling stack.
Step S6: the user privacy interface calls the operation report, and the call operation report is summarized through a local protocol or a network protocol, so that a repair direction is provided for solving the problem of system call which does not meet the compliance specification of user privacy.
The invention also provides a system for detecting and repairing the privacy compliance of the mobile application software user, which can be realized by executing the flow steps of the method for detecting and repairing the privacy compliance of the mobile application software user, namely, a person skilled in the art can understand the method for detecting and repairing the privacy compliance of the mobile application software user as a preferred implementation mode of the system for detecting and repairing the privacy compliance of the mobile application software user.
Example 2:
example 2 is a preferred example of example 1, and the present invention will be described in more detail.
The invention also provides a system for detecting and repairing the privacy compliance of the mobile application software user, which comprises the following modules:
a module M1: according to the country or industry, the compliance specification of the user privacy is formulated, and an inspection item and a compliance interface are generated;
module M1.1: according to the country or industry, the compliance standard of the user privacy is formulated, and the detection description is extracted; according to the compliance standard, the detection description is divided into a personal privacy protocol, mobile software foreground silent collection equipment information and mobile software background silent collection equipment information which are collected before the user agrees to the privacy protocol.
Module M1.2: searching a related android system calling interface according to the compliance specification and detection description of the user privacy;
module M1.3: generating a corresponding compliance interface according to the compliance specification of the user privacy, calling a system interface of the personal privacy protocol collected before the user agrees with the privacy protocol, returning the compliance interface to be empty, and not calling the system interface; and returning the relevant equipment information in the equipment memory under the condition of times or time limit or unchanged equipment information for the silent collection equipment information of the foreground of the mobile software and the silent collection equipment information of the background of the mobile software, or else, realizing interface calling of the system according to the standard regulation.
A module M2: in the process of generating the mobile application software, traversing the implementation class, the third-party library and the third-party implementation class to search for the interface call conforming to the inspection item;
a module M3: replacing the interface calling which accords with the checking item with a compliance interface calling;
a module M4: generating a user privacy system interface calling report according to the replacement record; the calling report content of the user privacy system interface comprises a compliance checking item of the user privacy, the class information of the system interface is called, and the class information of the system interface is called comprises a packet name, a class name and a system name.
A module M5: when the mobile application software runs, generating a user privacy system interface calling running report according to a calling log record generated by calling a compliance interface; the calling operation report content of the user privacy system interface comprises a compliance check item of the user privacy and the class information of the calling system interface, and the class information of the calling system interface comprises a packet name, a class name, a system name and a calling stack.
A module M6: the user privacy interface calls the operation report, and the call operation report is summarized through a local protocol or a network protocol, so that a repair direction is provided for solving the problem of system call which does not meet the compliance specification of user privacy.
Example 3:
example 3 is a preferred example of example 1, and the present invention will be described in more detail.
And according to the compliance specification of the user privacy formulated by the country or industry, generating a corresponding check item. In the generation process of the android mobile application software, replacing a relevant interface with a compliance interface according to the inspection items, recording the inspection items and interface information by the compliance interface according to the regulations meeting the inspection items, and generating a user privacy compliance detection report of the android mobile soft application software. And meanwhile, according to the compliance interface, calling the relevant interface according to the requirement of the checking item, otherwise, not calling the interface, and realizing the privacy compliance restoration of the android mobile soft application software user.
By adopting the java byte code, byte modification is carried out on the implementation class of the android mobile application software, the third-party library and the third-party implementation class according to the user privacy compliance check items, so that the purpose of detecting and repairing the user privacy compliance of the android mobile application software is achieved.
The system comprises the following implementation steps:
step 1: and (4) according to the national or industry, setting the compliance specification of the user privacy, and generating a check item and a compliance interface.
Step 2: and in the process of generating the android mobile application software, traversing the implementation class, the third-party library and the third-party implementation class to search for the interface call conforming to the check item.
And 3, step 3: the interface call to the conforming check entry is replaced with a compliant interface call.
And 4, step 4: and generating a user privacy system interface calling report according to the replacement record. The report content comprises a compliance check item of user privacy, and class information for calling a system interface, wherein the class information comprises a package name, a class name, a method name and the like.
And 5: and when the android mobile application software runs, generating a user privacy system interface calling running report according to a calling log record generated by calling the compliance interface. The report content comprises a compliance check entry of user privacy, and class information of a calling system interface, including a package name, a class name, a method name and a calling stack.
Step 6: the user privacy interface call operation report can be summarized through a local protocol or a network protocol, and a repair direction is provided for solving the problem of system call which does not meet the compliance specification of user privacy.
The step 1 comprises the following steps:
step 1.1: and (4) formulating a compliance standard of user privacy according to the country or industry, and extracting the detection description. According to the current compliance standard, the detection description can be divided into three categories, namely 'personal privacy protocol collected before the user agrees to the privacy protocol', 'silent equipment information collection in foreground of the mobile software' and 'silent equipment information collection in background of the mobile software'.
Step 1.2: and (4) according to the compliance specification of the user privacy formulated by the country or industry, searching a related android system calling interface.
Step 1.3: and generating a corresponding compliance interface according to the compliance specification, calling the system interface of the personal privacy protocol collected before the user agrees with the privacy protocol, and returning the compliance interface to be null without calling the system interface. And returning the relevant equipment information in the equipment memory under the condition of times or time limit or unchanged equipment information for the silent collection equipment information of the foreground of the mobile software and the silent collection equipment information of the background of the mobile software, or else, realizing interface calling of the system according to the standard regulation.
According to the invention, through the android mobile application software user privacy compliance detection and restoration system, the compliance specification of the user privacy formulated by the country or industry is quickly responded, and the technical problem that the android mobile application software depends on a third-party detection mechanism for detection is solved.
According to the method and the device, the problem that the system interface is difficult to position when being called is solved through the user privacy system interface calling report and the user privacy system interface calling operation report, particularly the problem that a third party library and a third party introduced into android mobile application software realize the positioning of the system interface calling, and the problem of a repair direction is provided for the system calling which does not meet the compliance specification of the user privacy.
According to the method, the problem of repairing the system call which does not meet the compliance specification of the user privacy is solved without modifying the android mobile application software implementation class, the third-party library and the third-party implementation class by operating the java byte codes.
The invention can quickly respond to the compliance specification of the user privacy formulated by the country or industry, does not depend on the modification of the android mobile application software implementation class, and does not need a third-party library and a third-party implementation class to release the version again. Has the advantages of high speed and no invasion.
The invention provides a checking system independent of a third-party detection mechanism, which realizes real-time detection of android mobile application software and a solution for finding problems as early as possible.
According to the method and the device, the system interface calling of the inspection item which accords with the user privacy protocol specification is searched in a traversing mode in the android mobile soft application software process, and the system interface calling is replaced by a compliance interface. Meanwhile, class information of calling system interfaces, including package names, class names, method names and the like, is recorded, a user privacy system interface calling report is generated, and a direction is provided for developers to check and solve problems.
The compliance interface has the characteristics of flexibility and high expansibility, provides a call stack of the android mobile soft application software in the running process, and provides a system call interface for checking items according to the user privacy. The specific process is as follows:
step 1: and recording the package name, the class name, the method name and the call stack of a calling party calling the compliance interface.
Step 2: and judging whether the compliance interface has to allow the user to agree with the personal privacy protocol, if so, returning to the null, otherwise, executing the step 3.
And 3, step 3: and if the system interface information is available, executing the step 7, otherwise, executing the step 4.
And 4, step 4: and if the system interface information is changed, executing the step 7, otherwise executing the step 5.
And 5: and if the system interface information has validity including valid time, valid times and the like, executing the step 6, otherwise, executing the step 7.
Step 6: and returning the memory data of the system interface information.
And 7: and calling system interface information to return.
Those skilled in the art can understand this embodiment as a more specific description of embodiments 1 and 2.
It is well within the knowledge of a person skilled in the art to implement the system and its various devices, modules, units provided by the present invention in a purely computer readable program code means that the same functionality can be implemented by logically programming method steps in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Therefore, the system and various devices, modules and units thereof provided by the invention can be regarded as a hardware component, and the devices, modules and units included in the system for realizing various functions can also be regarded as structures in the hardware component; means, modules, units for performing the various functions may also be regarded as structures within both software modules and hardware components for performing the method.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications may be made by one skilled in the art within the scope of the appended claims without departing from the spirit of the invention. The embodiments and features of the embodiments of the present application may be combined with each other arbitrarily without conflict.

Claims (10)

1. A method for detecting and repairing privacy compliance of a mobile application software user is characterized by comprising the following steps:
step S1: generating an inspection item and a compliance interface according to the compliance specification of the user privacy;
step S2: in the process of generating the mobile application software, traversing the implementation class, the third-party library and the third-party implementation class to search for the interface call conforming to the inspection item;
and step S3: replacing the interface calling which accords with the checking item with a compliance interface calling;
and step S4: generating a user privacy system interface calling report according to the replacement record;
step S5: when the mobile application software runs, generating a user privacy system interface calling running report according to a calling log record generated by calling a compliance interface;
step S6: the user privacy interface calls the operation report, and the call operation report is summarized through a local protocol or a network protocol, so that a repair direction is provided for solving the problem that the system call which does not meet the compliance standard of the user privacy.
2. The method for mobile application software user privacy compliance detection and remediation according to claim 1, wherein said step S1 comprises the steps of:
step S1.1: extracting a detection description according to the compliance specification of the user privacy;
step S1.2: searching a related android system calling interface according to the compliance specification and detection description of the user privacy;
step S1.3: generating a corresponding compliance interface according to the compliance specification of the user privacy, calling a system interface of the personal privacy protocol collected before the user agrees with the privacy protocol, returning the compliance interface to be empty, and not calling the system interface; and returning the relevant equipment information in the equipment memory under the condition of times or time limit or unchanged equipment information for the silent collection equipment information of the foreground of the mobile software and the silent collection equipment information of the background of the mobile software, or else, realizing interface calling of the system according to the specified regulation.
3. The method for detecting and repairing privacy compliance of users of mobile application software according to claim 2, wherein the step S1.1 is to divide the detection description into the personal privacy protocol collected before the users agree to the privacy protocol, the silent collection device information of foreground of the mobile software and the silent collection device information of background of the mobile software according to the compliance specification.
4. The method for detecting and repairing user privacy compliance of mobile application software according to claim 1, wherein the user privacy system interface call report content in step S4 includes a compliance check entry of user privacy, class information for calling system interface, and the class information for calling system interface includes package name, class name and method name.
5. The method for detecting and repairing user privacy compliance of mobile application software according to claim 1, wherein the user privacy system interface call run report content in step S5 includes a compliance check entry of user privacy, class information of the system interface is called, and the class information of the system interface is called includes package name, class name, method name and call stack.
6. A mobile application software user privacy compliance detection and remediation system, the system comprising the following modules:
a module M1: generating an inspection item and a compliance interface according to the compliance specification of the user privacy;
a module M2: in the process of generating the mobile application software, traversing the implementation class, the third-party library and the third-party implementation class to search for the interface call conforming to the inspection item;
a module M3: replacing the interface calling which accords with the checking item with a compliance interface calling;
a module M4: generating a user privacy system interface calling report according to the replacement record;
a module M5: when the mobile application software runs, generating a user privacy system interface calling running report according to a calling log record generated by calling a compliance interface;
a module M6: the user privacy interface calls the operation report, and the call operation report is summarized through a local protocol or a network protocol, so that a repair direction is provided for solving the problem of system call which does not meet the compliance specification of user privacy.
7. The mobile application software user privacy compliance detection and remediation system of claim 6, wherein said module M1 comprises the following modules:
module M1.1: extracting a detection description according to the compliance specification of the user privacy;
module M1.2: searching a related android system calling interface according to the compliance specification and detection description of the user privacy;
module M1.3: generating a corresponding compliance interface according to the compliance standard of the privacy of the user, calling a system interface of the personal privacy protocol collected before the user agrees with the privacy protocol, returning the compliance interface to null, and not calling the system interface; and returning the relevant equipment information in the equipment memory under the condition of times or time limit or unchanged equipment information for the silent collection equipment information of the foreground of the mobile software and the silent collection equipment information of the background of the mobile software, or else, realizing interface calling of the system according to the standard regulation.
8. The system for detection and remediation of mobile application software user privacy compliance as claimed in claim 7, wherein the module M1.1 detects and describes the individual privacy protocol, the mobile software foreground silence gathering device information and the mobile software background silence gathering device information gathered before the user agrees with the privacy protocol according to the compliance specification.
9. The system for detecting and repairing user privacy compliance of mobile application software according to claim 6, wherein the content of the user privacy system interface call report in the module M4 comprises a compliance check entry of the user privacy, the class information of the system interface is called, and the class information of the system interface is called comprises a packet name, a class name and a system name.
10. The system for detecting and repairing user privacy compliance of mobile application software according to claim 6, wherein the user privacy system interface call run report content in said module M5 includes a compliance check entry of user privacy, class information of the system interface is called, and the class information of the system interface is called includes packet name, class name, system name and call stack.
CN202211536493.1A 2022-12-02 2022-12-02 Method and system for detecting and repairing privacy compliance of mobile application software user Pending CN115964736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211536493.1A CN115964736A (en) 2022-12-02 2022-12-02 Method and system for detecting and repairing privacy compliance of mobile application software user

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211536493.1A CN115964736A (en) 2022-12-02 2022-12-02 Method and system for detecting and repairing privacy compliance of mobile application software user

Publications (1)

Publication Number Publication Date
CN115964736A true CN115964736A (en) 2023-04-14

Family

ID=87354049

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211536493.1A Pending CN115964736A (en) 2022-12-02 2022-12-02 Method and system for detecting and repairing privacy compliance of mobile application software user

Country Status (1)

Country Link
CN (1) CN115964736A (en)

Similar Documents

Publication Publication Date Title
CN105630463B (en) For detecting the method and device of JAR packet conflict
CN112182655A (en) Data interaction method among multiple devices and related devices
CN106897072A (en) Traffic engineered call method, device and electronic equipment
EP1936574A1 (en) CAP file for the personalisation of a Java application
CN101853200A (en) High-efficiency dynamic software vulnerability exploiting method
CN107832059A (en) A kind of code Static Analysis Method and device based on Makefile
CN112147983B (en) Vehicle diagnosis method and device, electronic equipment and storage medium
CN114238948A (en) Application program detection method and device, electronic equipment and storage medium
CN106649110B (en) Software testing method and system
CN110888628A (en) Method, device, equipment and storage medium for generating control tool
CN113869789A (en) Risk monitoring method and device, computer equipment and storage medium
CN106845235A (en) A kind of Android platform call back function detection method based on machine learning method
CN111352631B (en) Interface compatibility detection method and device
CN115964736A (en) Method and system for detecting and repairing privacy compliance of mobile application software user
CN110147294B (en) Method and device for acquiring debugging information, terminal and computer readable storage medium
CN112860232A (en) Component implementation method and device
CN113805861B (en) Code generation method based on machine learning, code editing system and storage medium
CN106778270B (en) Malicious application detection method and system
CN116700768A (en) Application processing method and related device
CN114676436A (en) Android application multimedia analysis library vulnerability mining system and method based on structural variation
CN114253587A (en) Application program updating method and device, electronic equipment and readable storage medium
CN1582431A (en) Installation of a compiled program, particularly in a chip card
CN101763293B (en) Processing method and device of error message
CN113342431A (en) Function call stack backtracking and program exception handling method, device, equipment and medium
CN112286803A (en) Test case detection method and device

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