CN108446228A - Detect method, apparatus, equipment and the computer readable storage medium of installation kit - Google Patents

Detect method, apparatus, equipment and the computer readable storage medium of installation kit Download PDF

Info

Publication number
CN108446228A
CN108446228A CN201810199454.4A CN201810199454A CN108446228A CN 108446228 A CN108446228 A CN 108446228A CN 201810199454 A CN201810199454 A CN 201810199454A CN 108446228 A CN108446228 A CN 108446228A
Authority
CN
China
Prior art keywords
installation kit
file
detection
detected
characteristic information
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
CN201810199454.4A
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.)
Beijing 58 Information Technology Co Ltd
Original Assignee
Beijing 58 Information Technology 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 Beijing 58 Information Technology Co Ltd filed Critical Beijing 58 Information Technology Co Ltd
Priority to CN201810199454.4A priority Critical patent/CN108446228A/en
Publication of CN108446228A publication Critical patent/CN108446228A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3604Software analysis for verifying properties of programs
    • G06F11/3608Software analysis for verifying properties of programs using formal methods, e.g. model checking, abstract interpretation

Abstract

Invention describes a kind of method, apparatus, equipment and the computer readable storage medium of detection installation kit, this method includes:For specific software function, corresponding characteristic information is set;Installation kit to be detected is obtained, and is detected in the installation kit to be detected with the presence or absence of the file to match with the characteristic information;Visual installation kit examining report is generated according to testing result.The present invention can simplify the operation of detection installation kit, save detection time, and detection is more stable and reliable.

Description

Detect method, apparatus, equipment and the computer readable storage medium of installation kit
Technical field
The present invention relates to Internet technical field more particularly to a kind of method, apparatus, equipment and the calculating of detection installation kit Machine readable storage medium storing program for executing.
Background technology
After software is completed by exploitation, the installation kit for distribution can be formed, in order to which user uses.Installation kit essence On be the compressed package for including the resources such as binary code, text, picture.It, can be according to different market needs in distributed software Different functions is added in installation kit.As the market demand is more and more, there is the installation kit of various customizations.In order to true The installation kit for protecting exploitation disclosure satisfy that the market demand, before publication, need to be detected installation kit, to ensure installation kit packet Containing all preset functions.In the prior art, it in order to detect the correctness of an installation packet function, needs to be arranged in installation kit Log code, when installation kit is mounted to mobile terminal, meeting the output phase answers log information, and developer is checked by console is It is no to have corresponding log information output that confirm whether installation kit includes preset function.But existing technical solution belongs to dynamic State detects, and needs installation installation kit of first taking time, then observe output journal, cumbersome.And be arranged in installation kit The normal function of log code and software is not related, is only used for prompt developer and whether there is corresponding function code.
Invention content
The main purpose of the embodiment of the present invention is to propose a kind of method, apparatus, equipment and the computer of detection installation kit Readable storage medium storing program for executing can simplify the operation of detection installation kit, save detection time, and detection is more stable and reliable.
To achieve the above object, an embodiment of the present invention provides it is a kind of detection installation kit method, the method includes:
For specific software function, corresponding characteristic information is set;
Installation kit to be detected is obtained, and detects and whether there is and the characteristic information in the installation kit to be detected The file to match;
Visual installation kit examining report is generated according to testing result.
Optionally, the characteristic information includes at least following one:Filename, software function packet title, characteristic value.
Optionally, when the characteristic information includes filename, it is described detection in the installation kit to be detected whether In the presence of the file to match with the characteristic information, including:
The filename of each file in the installation kit to be detected is obtained, and according in the installation kit to be detected Each file filename, detect whether there is the file that matches with the filename in the characteristic information.
Optionally, when the characteristic information includes software function packet title, the detection is in the installation to be detected With the presence or absence of the file to match with the characteristic information in packet, including:
The file content of each file in the installation kit to be detected is obtained, and according to the installation kit to be detected In each file file content, detect whether there is the text that matches with the software function packet title in the characteristic information Part.
Optionally, when the characteristic information includes characteristic value, it is described detection in the installation kit to be detected whether In the presence of the file to match with the characteristic information, including:
Obtain the file content of each file in the installation kit to be detected;
According to the file content of each file, the characteristic value of each file is calculated according to preset algorithm;
According to the characteristic value of each file, detects whether to exist and match with the characteristic value in the characteristic information File.
Optionally, the preset algorithm is Message Digest Algorithm 5 MD5.
Optionally, the detection whether there is the text to match with the characteristic information in the installation kit to be detected Part, including:
Preset detection range is obtained, is determined in the installation kit to be detected according to the preset detection range It needs the file detected, and detects to whether there is in the file that needs determined detect and match with the characteristic information File.
In addition, to achieve the above object, the embodiment of the present invention also proposes a kind of device of detection installation kit, described device packet It includes:
Setup module, for corresponding characteristic information to be arranged for specific software function;
Detection module for obtaining installation kit to be detected, and detects and whether there is in the installation kit to be detected The file to match with the characteristic information;
Generation module, for generating visual installation kit examining report according to testing result.
In addition, to achieve the above object, the embodiment of the present invention also proposes a kind of equipment of detection installation kit, the equipment packet It includes:Processor, memory and communication bus;
The communication bus is for realizing the connection communication between the processor and the memory;
The processor is used to execute the program of the detection installation kit stored in the memory, to realize above-mentioned introduction The step of detecting the method for installation kit.
In addition, to achieve the above object, the embodiment of the present invention also proposes that a kind of computer readable storage medium, feature exist In the computer-readable recording medium storage has the program of detection installation kit;
When the program of the detection installation kit is executed by least one processor, at least one processor is caused to be held The step of method of the detection installation kit of the above-mentioned introduction of row.
Method, apparatus, equipment and the computer readable storage medium for the detection installation kit that the embodiment of the present invention proposes, according to Characteristic information directly carries out static detection to installation kit, it is no longer necessary to pre-set log code in installation kit, can simplify The operation of installation kit is detected, detection time is saved, detection is more stable and reliable.
Description of the drawings
Fig. 1 is the flow chart of the method for the detection installation kit of first embodiment of the invention;
Fig. 2 is the exemplary plot of the installation kit examining report of first embodiment of the invention;
Fig. 3 is the flow chart of the method for the detection installation kit of second embodiment of the invention;
Fig. 4 is the flow chart of the method for the detection installation kit of third embodiment of the invention;
Fig. 5 is the flow chart of the method for the detection installation kit of fourth embodiment of the invention;
Fig. 6 is the composed structure schematic diagram of the device of the detection installation kit of fifth embodiment of the invention;
Fig. 7 is the composed structure schematic diagram of the equipment of the detection installation kit of sixth embodiment of the invention.
Specific implementation mode
Further to illustrate that the embodiment of the present invention is to reach the technological means and effect that predetermined purpose is taken, tie below Attached drawing and preferred embodiment are closed, the embodiment of the present invention is described in detail as rear.
First embodiment of the invention, it is proposed that a method of detection installation kit, as shown in Figure 1, the method is specifically wrapped Include following steps:
Step S101:For specific software function, corresponding characteristic information is set.
In embodiments of the present invention, whether include specific software function, in advance setting and the spy in installation kit to detect Determine the corresponding characteristic information of software function.
Specifically, characteristic information includes at least following one:Filename, software function packet title, characteristic value.
Step S102:Installation kit to be detected is obtained, and detects and whether there is and institute in the installation kit to be detected State the file that characteristic information matches.
Each file in the installation kit to be detected is traversed, and reads the file content of each file, to judge to be It is no to there is the file content to match with the characteristic information.
Specifically, step S102, including:
Preset detection range is obtained, and is determined in the installation kit to be detected according to the preset detection range Go out and need the file detected, and detects to whether there is in the file that the needs determined detect and match with the characteristic information File.
In embodiments of the present invention, in order to reduce detection time, detection efficiency is improved, can be determined according to characteristic information Detection range, to be detected operation in the detection range determined.
Step S103:Visual installation kit examining report is generated according to testing result.
If testing result in step s 102 is to be not present and the characteristic information in the installation kit to be detected The file to match then shows in the installation kit examining report, is not detected in the installation kit to be detected and institute State the corresponding software function of characteristic information;
If testing result in step s 102 is to exist and the characteristic information phase in the installation kit to be detected Matched file is then shown in the installation kit examining report, is detected in the installation kit to be detected and the spy The corresponding software function of reference manner of breathing.
For example, be illustrated in figure 2 an installation kit examining report example, including detection target and testing result, by Testing result can be visually seen the software function for including in installation kit and the software function being not present.
In embodiments of the present invention, a kind of method of static detection installation kit is provided, is scanned in installation kit to be detected Whether the binary file in portion is done matching operation according to the characteristic information of setting, after the completion of detection, is matched into according to characteristic information Work(forms corresponding installation kit examining report.By visual installation kit examining report, user can intuitively check to be checked Whether include preset software function in the installation kit of survey, or judges whether contain Malware in installation kit to be detected Malicious code.
Second embodiment of the invention, it is proposed that a method of detection installation kit, as shown in figure 3, the method is specifically wrapped Include following steps:
Step S301:Include the characteristic information of filename for specific software function setting.
Whether in order to detect comprising specific software function in installation kit, setting is corresponding with the specific software function in advance Characteristic information.In embodiments of the present invention, it will realize that the filename of specific software function is arranged in characteristic information.
Step S302:Obtain installation kit to be detected.
Step S303:The filename of each file in the installation kit to be detected is obtained, and according to described to be detected Installation kit in each file filename, detect whether there is the text that matches with the filename in the characteristic information Part.
Specifically, step S303, including:
Step A1:Preset detection range is obtained, and according to the preset detection range in the installation to be detected The file for needing to detect is determined in packet;
Step A2:Obtain the filename for each file that the needs determined detect;
Step A3:According to the filename for each file that the needs determined detect, detect whether exist and the feature The file that filename in information matches.
In embodiments of the present invention, in order to reduce detection time, detection efficiency is improved, can be determined according to characteristic information Detection range, to be detected operation in the detection range determined.
Step S304:Visual installation kit examining report is generated according to testing result.
If the testing result in step S303 is to be not present and the characteristic information in the installation kit to be detected In the file that matches of filename, then shown in the installation kit examining report, in the installation kit to be detected not Detect software function corresponding with the characteristic information;
If testing result in step S303 be exist in the installation kit to be detected in the characteristic information The file that matches of filename, then show in the installation kit examining report, detected in the installation kit to be detected To software function corresponding with the characteristic information.
In embodiments of the present invention, whether include specific software work(in installation kit to be detected by filename detection Energy.
Third embodiment of the invention, it is proposed that a method of detection installation kit, as shown in figure 4, the method is specifically wrapped Include following steps:
Step S401:Include the characteristic information of software function packet title for specific software function setting.
Whether in order to detect comprising specific software function in installation kit, setting is corresponding with the specific software function in advance Characteristic information.In embodiments of the present invention, it will realize that the software function packet title of specific software function is arranged in characteristic information.
Step S402:Obtain installation kit to be detected.
Step S403:The file content of each file in the installation kit to be detected is obtained, and according to described to be checked The file content of each file in the installation kit of survey detects whether exist and the software function packet title in the characteristic information The file to match.
Specifically, step S403, including:
Step A1:Preset detection range is obtained, and according to the preset detection range in the installation to be detected The file for needing to detect is determined in packet:;
Step A2:Obtain the file content for each file that the needs determined detect;
Step A3:According to the file content for each file that the needs determined detect, detect whether exist and the spy The file that software function packet title in reference breath matches.
In embodiments of the present invention, in order to reduce detection time, detection efficiency is improved, can be determined according to characteristic information Detection range, to be detected operation in the detection range determined.
Step S404:Visual installation kit examining report is generated according to testing result.
If the testing result in step S403 is to be not present and the characteristic information in the installation kit to be detected In the file that matches of software function packet title, then shown in the installation kit examining report, in the peace to be detected Software function corresponding with the characteristic information is not detected in dress packet;
If testing result in step S403 be exist in the installation kit to be detected in the characteristic information The file that matches of software function packet title, then shown in the installation kit examining report, in the installation to be detected Software function corresponding with the characteristic information is detected in packet.
In embodiments of the present invention, whether include specific in installation kit to be detected by the detection of software function packet title Software function.For example, when developing a certain software, the friendly alliance statistics for data statistics is added in the installation kit of the software Kit, to provide the ability of data collection for the software.Whether include friendly alliance in installation kit in order to detect the software The code of statistics sets characteristic information to the software function packet title of friendly alliance's statistics:Com.umeng, therefore it may only be necessary at this Detected whether in the installation kit of software comprising the software function packet title can determine whether in the installation kit of the software whether include The code of friendly alliance's statistics.
Fourth embodiment of the invention, it is proposed that a method of detection installation kit, as shown in figure 5, the method is specifically wrapped Include following steps:
Step S501:Include the characteristic information of characteristic value for specific software function setting.
Whether in order to detect comprising specific software function in installation kit, setting is corresponding with the specific software function in advance Characteristic information.In embodiments of the present invention, it will realize that the characteristic value of specific software function is arranged in characteristic information.
Step S502:Installation kit to be detected is obtained, and obtains the text of each file in the installation kit to be detected Part content.
Step S503:According to the file content of each file, the characteristic value of each file is calculated according to preset algorithm.
Preferably, the preset algorithm is MD5 (Message Digest Algorithm 5, Message Digest 5 the 5th Version), the characteristic value is MD5 values.
Step S504:According to the characteristic value of each file, detect whether exist and the feature in the characteristic information The file that value matches.
Specifically, step S504, including:
Step A1:Preset detection range is obtained, and according to the preset detection range in the installation to be detected The file for needing to detect is determined in packet:;
Step A2:Obtain the characteristic value for each file that the needs determined detect;
Step A3:According to the characteristic value for each file that the needs determined detect, detect whether exist and the feature The file that characteristic value in information matches.
In embodiments of the present invention, in order to reduce detection time, detection efficiency is improved, can be determined according to characteristic information Detection range, to be detected operation in the detection range determined.
Step S505:Visual installation kit examining report is generated according to testing result.
If the testing result in step S504 is to be not present and the characteristic information in the installation kit to be detected In the file that matches of characteristic value, then shown in the installation kit examining report, in the installation kit to be detected not Detect software function corresponding with the characteristic information;
If testing result in step S504 be exist in the installation kit to be detected in the characteristic information The file that matches of characteristic value, then show in the installation kit examining report, detected in the installation kit to be detected To software function corresponding with the characteristic information.
In embodiments of the present invention, whether include specific software work(in installation kit to be detected by characteristic value detection Energy.
Fifth embodiment of the invention, it is proposed that a kind of device of detection installation kit, as shown in fig. 6, described device is specifically wrapped Include consisting of part:
Setup module 601, for corresponding characteristic information to be arranged for specific software function;
Whether detection module 602 for obtaining installation kit to be detected, and detects and is deposited in the installation kit to be detected In the file to match with the characteristic information;
Generation module 603, for generating visual installation kit examining report according to testing result.
Specifically, the characteristic information includes at least following one:Filename, software function packet title, characteristic value.
Further, when the characteristic information includes filename, detection module 602 is used for:
The filename of each file in the installation kit to be detected is obtained, and according in the installation kit to be detected Each file filename, detect whether there is the file that matches with the filename in the characteristic information.
Further, when the characteristic information includes software function packet title, detection module 602 is used for:
The file content of each file in the installation kit to be detected is obtained, and according to the installation kit to be detected In each file file content, detect whether there is the text that matches with the software function packet title in the characteristic information Part.
Further, when the characteristic information includes characteristic value, detection module 602 is used for:
Obtain the file content of each file in the installation kit to be detected;
According to the file content of each file, the characteristic value of each file is calculated according to preset algorithm;
According to the characteristic value of each file, detects whether to exist and match with the characteristic value in the characteristic information File.
Further, the preset algorithm is Message Digest Algorithm 5 MD5.
Further, detection module 602 are specifically used for:
Preset detection range is obtained, is determined in the installation kit to be detected according to the preset detection range It needs the file detected, and detects to whether there is in the file that needs determined detect and match with the characteristic information File.
Sixth embodiment of the invention, it is proposed that a kind of equipment of detection installation kit, as shown in fig. 7, the equipment includes:Place Manage device 701, memory 702 and communication bus;
The communication bus is for realizing the connection communication between processor 701 and memory 702;
Processor 701 is for executing the user identity identification program stored in memory 702, to realize following steps:
For specific software function, corresponding characteristic information is set;
Installation kit to be detected is obtained, and detects and whether there is and the characteristic information in the installation kit to be detected The file to match;
Visual installation kit examining report is generated according to testing result.
Seventh embodiment of the invention, it is proposed that a kind of computer readable storage medium, the computer readable storage medium It is stored with the program of detection installation kit;
When the program of the detection installation kit is executed by least one processor, at least one processor is caused to be held Row following steps operate:
For specific software function, corresponding characteristic information is set;
Installation kit to be detected is obtained, and detects and whether there is and the characteristic information in the installation kit to be detected The file to match;
Visual installation kit examining report is generated according to testing result.
Method, apparatus, equipment and the computer readable storage medium for the detection installation kit introduced in the embodiment of the present invention, root Static detection directly is carried out to installation kit according to characteristic information, it is no longer necessary to log code, Ke Yijian are pre-set in installation kit Change the operation of detection installation kit, save detection time, detection is more stable and reliable.
Should be able to be the technology reached predetermined purpose and taken to the embodiment of the present invention by the explanation of specific implementation mode Means and effect are able to more go deep into and specifically understand, however appended diagram is only to provide reference and description and is used, and not uses To be limited to the embodiment of the present invention.

Claims (10)

1. a kind of method of detection installation kit, which is characterized in that the method includes:
For specific software function, corresponding characteristic information is set;
Installation kit to be detected is obtained, and detects and whether there is and the characteristic information phase in the installation kit to be detected The file matched;
Visual installation kit examining report is generated according to testing result.
2. the method for detection installation kit according to claim 1, which is characterized in that the characteristic information includes at least following One of:Filename, software function packet title, characteristic value.
3. the method for detection installation kit according to claim 2, which is characterized in that when the characteristic information includes filename When, the detection whether there is the file to match with the characteristic information in the installation kit to be detected, including:
The filename of each file in the installation kit to be detected is obtained, and according to every in the installation kit to be detected The filename of a file detects whether there is the file to match with the filename in the characteristic information.
4. the method for detection installation kit according to claim 2, which is characterized in that when the characteristic information includes software work( When energy packet title, the detection whether there is the file to match with the characteristic information in the installation kit to be detected, Including:
The file content of each file in the installation kit to be detected is obtained, and according in the installation kit to be detected The file content of each file, detects whether there is the file to match with the software function packet title in the characteristic information.
5. the method for detection installation kit according to claim 2, which is characterized in that when the characteristic information includes characteristic value When, the detection whether there is the file to match with the characteristic information in the installation kit to be detected, including:
Obtain the file content of each file in the installation kit to be detected;
According to the file content of each file, the characteristic value of each file is calculated according to preset algorithm;
According to the characteristic value of each file, detect whether there is the text to match with the characteristic value in the characteristic information Part.
6. the method for detection installation kit according to claim 5, which is characterized in that the preset algorithm is calculated for eap-message digest The 5th edition MD5 of method.
7. according to the method for detection installation kit according to any one of claims 1 to 6, which is characterized in that the detection is in institute It states with the presence or absence of the file to match with the characteristic information in installation kit to be detected, including:
Preset detection range is obtained, needs are determined in the installation kit to be detected according to the preset detection range The file of detection, and detect in the file that the needs determined detect with the presence or absence of the text to match with the characteristic information Part.
8. a kind of device of detection installation kit, which is characterized in that described device includes:
Setup module, for corresponding characteristic information to be arranged for specific software function;
Detection module for obtaining installation kit to be detected, and detects and whether there is and institute in the installation kit to be detected State the file that characteristic information matches;
Generation module, for generating visual installation kit examining report according to testing result.
9. a kind of equipment of detection installation kit, which is characterized in that the equipment includes:Processor, memory and communication bus;
The communication bus is for realizing the connection communication between the processor and the memory;
The processor is used to execute the program of the detection installation kit stored in the memory, to realize in claim 1 to 7 Any one of them detects the step of method of installation kit.
10. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage has detection to install The program of packet;
When the program of the detection installation kit is executed by least one processor, lead at least one processor right of execution Profit requires the step of method of the detection installation kit described in any one of 1 to 7.
CN201810199454.4A 2018-03-12 2018-03-12 Detect method, apparatus, equipment and the computer readable storage medium of installation kit Pending CN108446228A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810199454.4A CN108446228A (en) 2018-03-12 2018-03-12 Detect method, apparatus, equipment and the computer readable storage medium of installation kit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810199454.4A CN108446228A (en) 2018-03-12 2018-03-12 Detect method, apparatus, equipment and the computer readable storage medium of installation kit

Publications (1)

Publication Number Publication Date
CN108446228A true CN108446228A (en) 2018-08-24

Family

ID=63193967

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810199454.4A Pending CN108446228A (en) 2018-03-12 2018-03-12 Detect method, apparatus, equipment and the computer readable storage medium of installation kit

Country Status (1)

Country Link
CN (1) CN108446228A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114707123A (en) * 2022-04-22 2022-07-05 北京时代亿信科技股份有限公司 Verification method and device of software installation package and nonvolatile storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015135429A1 (en) * 2014-03-10 2015-09-17 可牛网络技术(北京)有限公司 Method and device for constructing apk virus signature database and apk virus detection system
CN106162648A (en) * 2015-04-17 2016-11-23 上海墨贝网络科技有限公司 A kind of behavioral value method, server and system applying installation kit
CN106354647A (en) * 2016-08-31 2017-01-25 腾讯科技(深圳)有限公司 Application detection method and server
CN104063664B (en) * 2014-06-26 2017-04-05 北京奇虎科技有限公司 The safety detection method of software installation bag, client, server and system
CN107193602A (en) * 2017-05-24 2017-09-22 郑州云海信息技术有限公司 A kind of method of software upgrading, apparatus and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015135429A1 (en) * 2014-03-10 2015-09-17 可牛网络技术(北京)有限公司 Method and device for constructing apk virus signature database and apk virus detection system
CN104063664B (en) * 2014-06-26 2017-04-05 北京奇虎科技有限公司 The safety detection method of software installation bag, client, server and system
CN106162648A (en) * 2015-04-17 2016-11-23 上海墨贝网络科技有限公司 A kind of behavioral value method, server and system applying installation kit
CN106354647A (en) * 2016-08-31 2017-01-25 腾讯科技(深圳)有限公司 Application detection method and server
CN107193602A (en) * 2017-05-24 2017-09-22 郑州云海信息技术有限公司 A kind of method of software upgrading, apparatus and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114707123A (en) * 2022-04-22 2022-07-05 北京时代亿信科技股份有限公司 Verification method and device of software installation package and nonvolatile storage medium

Similar Documents

Publication Publication Date Title
CN106294102B (en) Application program testing method, client, server and system
CN106156619B (en) Application security protection method and device
CN106940651B (en) POS terminal software upgrading method and device
CN108256353A (en) A kind of data integrity verifying method, apparatus and client
CN106778260A (en) Attack detection method and device
EP3270319B1 (en) Method and apparatus for generating dynamic security module
CN105302708A (en) Mobile terminal and detection method thereof
CN108810831A (en) Method for pushing, electronic device and the readable storage medium storing program for executing of short message verification code
CN108256322B (en) Security testing method and device, computer equipment and storage medium
CN104881283A (en) Method and system for obtaining root privilege of terminal device based on android
CN110648118A (en) Fish fork mail detection method and device, electronic equipment and readable storage medium
CN107908539A (en) A kind of method, terminal and computer-readable recording medium for detecting application program RAM leakage
CN105512562B (en) Vulnerability mining method and device and electronic equipment
CN111523097A (en) APP brush user identification method and device based on android system and storage medium
CN108446228A (en) Detect method, apparatus, equipment and the computer readable storage medium of installation kit
CN108196975B (en) Data verification method and device based on multiple checksums and storage medium
CN105528546A (en) Vulnerability mining method and device and electronic equipment
CN109981573B (en) Security event response method and device
CN111538994A (en) System security detection and repair method, device, storage medium and terminal
CN113438225B (en) Vehicle-mounted terminal vulnerability detection method, system, equipment and storage medium
CN105162799A (en) Method for checking whether client is legal mobile terminal or not and server
CN112543186B (en) Network behavior detection method and device, storage medium and electronic equipment
CN113032787A (en) System vulnerability detection method and device
CN106528248A (en) Downloading method and system of mobile terminal based on software integrity
CN114417359B (en) Rebound mode determining method, device, equipment and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20180824