CN104965777A - Safety test method, apparatus and system - Google Patents

Safety test method, apparatus and system Download PDF

Info

Publication number
CN104965777A
CN104965777A CN201510059992.XA CN201510059992A CN104965777A CN 104965777 A CN104965777 A CN 104965777A CN 201510059992 A CN201510059992 A CN 201510059992A CN 104965777 A CN104965777 A CN 104965777A
Authority
CN
China
Prior art keywords
leak
bytecode
function
indication information
amendment
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.)
Granted
Application number
CN201510059992.XA
Other languages
Chinese (zh)
Other versions
CN104965777B (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510059992.XA priority Critical patent/CN104965777B/en
Publication of CN104965777A publication Critical patent/CN104965777A/en
Application granted granted Critical
Publication of CN104965777B publication Critical patent/CN104965777B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a safety test method. The method comprises following steps: determining functions corresponding to filtering indication information in a running program according to the filtering indication information; displaying byte codes and source codes of the functions, wherein the source codes are used for displaying flaws of the functions; and modifying the byte codes corresponding to the flaws according to the modification indication information so as to test the correctness of the flaws. By employing the safety test method provided by the embodiment of the invention, the flaws can be found during a program running process, and the correctness of the flaws can be verified, so that the flaws can be rapidly found, and the efficiency for safety tests is improved.

Description

A kind of method of safety test, Apparatus and system
Technical field
The present invention relates to field of computer technology, be specifically related to a kind of method of safety test, Apparatus and system.
Background technology
Along with the mobile Internet epoch arrive, mobile phone games start a large amount of outburst, but are limited by the environmental constraints of vulnerable network, and mobile phone games security situation is severe, and cheating threshold is extremely low, a large amount of are plug-inly flooded with mobile phone games market.Mobile phone games safety test is analyzed from the angle of enemy, finds potential safety hazard in advance, and pre-buried security strategy, is a kind of scheme made an initiative sally in advance.
The current mobile phone games testing scheme normally installation kit of tester to game unpacks, and the static a large amount of source code of reading carrys out cognizance code function, therefrom finds leak, and modifies to this leak, then pack to this installation kit, signature, installs.Like this, the inefficiency of testing is caused.
Summary of the invention
The embodiment of the present invention provides a kind of method of safety test, can improve the efficiency of safety test.The embodiment of the present invention additionally provides corresponding Apparatus and system.
First aspect present invention provides a kind of method of safety test, comprising:
According to filtration indication information, from the program run, determine the function corresponding to described filtration indication information;
Show bytecode and the source code of described function, described source code is for showing the leak of described function;
According to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak.
Second aspect present invention provides a kind of device of safety test, comprising:
Determining unit, for according to filtration indication information, determines the function corresponding to described filtration indication information from the program run;
Display unit, for showing bytecode and the source code of the described function that described determining unit is determined, described source code is for showing the leak of described function;
Amendment unit, for according to amendment indication information, revises the bytecode corresponding to leak that described display unit is shown, to test the correctness of described leak.
Third aspect present invention provides a kind of safety test system, comprising: program running gear and testing apparatus,
Described testing apparatus is used for: according to filtration indication information, determine the function corresponding to described filtration indication information from the program run; Show bytecode and the source code of described function, described source code is for showing the leak of described function; According to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak.
The embodiment of the present invention adopts according to filtration indication information, determines the function corresponding to described filtration indication information from the program run; Show bytecode and the source code of described function, described source code is for showing the leak of described function; According to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak.Searching each function one by one with needing static state in prior art therefrom searches compared with leak, testing efficiency is caused lowly to be compared, the method of the safety test that the embodiment of the present invention provides, leak is searched in the process can run in program, and the correctness of verify leak, thus leak can be found fast, improve the efficiency of safety test.
Accompanying drawing explanation
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, be briefly described to the accompanying drawing used required in embodiment or description of the prior art below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is an embodiment schematic diagram of the method for safety test in the embodiment of the present invention;
Fig. 2 is a schematic diagram of the Sample Scenario of the method for safety test in the embodiment of the present invention;
Fig. 3 is another schematic diagram of the Sample Scenario of the method for safety test in the embodiment of the present invention;
Fig. 4 is another schematic diagram of the Sample Scenario of the method for safety test in the embodiment of the present invention;
Fig. 5 A is another schematic diagram of the Sample Scenario of the method for safety test in the embodiment of the present invention;
Fig. 5 B is another schematic diagram of the Sample Scenario of the method for safety test in the embodiment of the present invention;
Fig. 6 is an embodiment schematic diagram of the device of safety test in the embodiment of the present invention;
Fig. 7 is another embodiment schematic diagram of the device of safety test in the embodiment of the present invention;
Fig. 8 is another embodiment schematic diagram of the device of safety test in the embodiment of the present invention;
Fig. 9 is another embodiment schematic diagram of the device of safety test in the embodiment of the present invention;
Figure 10 is another embodiment schematic diagram of the device of safety test in the embodiment of the present invention;
Figure 11 is an embodiment schematic diagram of safety test system in the embodiment of the present invention.
Embodiment
The embodiment of the present invention provides a kind of method of safety test, can improve the efficiency of safety test.The embodiment of the present invention additionally provides corresponding Apparatus and system.Below be described in detail respectively.
The present invention program is understood better in order to make those skilled in the art person, below in conjunction with the accompanying drawing in the embodiment of the present invention, technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the embodiment of a part of the present invention, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, should belong to the scope of protection of the invention.
In the embodiment of the present invention, program running gear can be mobile terminal or other-end equipment.
Consult Fig. 1, an embodiment of the method for the safety test that the embodiment of the present invention provides comprises:
101, according to filtration indication information, from the program run, the function corresponding to described filtration indication information is determined.
The function name that indication information can be the function that will locate is filtered in the embodiment of the present invention, also can be the keyword in the function that will locate, the program run can be games, multiple function can be had in these games, like this, filtering after indication information when receiving, just can determine function corresponding to this filtration indication information according to filtration indication information from multiple program.
102, show bytecode and the source code of described function, described source code is for showing the leak of described function.
Each function has corresponding bytecode and source code, can be obtained between bytecode and source code by compiling or decompiling.
103, according to amendment indication information, the bytecode corresponding to described leak is revised, to test the correctness of described leak.
Amendment indication information can be the replacement information of leak bytecode.
The correctness of test leak refers to that determining that this leak is is all real leak.
The embodiment of the present invention adopts according to filtration indication information, determines the function corresponding to described filtration indication information from the program run; Show bytecode and the source code of described function, described source code is for showing the leak of described function; According to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak.Searching each function one by one with needing static state in prior art therefrom searches compared with leak, testing efficiency is caused lowly to be compared, the method of the safety test that the embodiment of the present invention provides, leak is searched in the process can run in program, and the correctness of verify leak, thus leak can be found fast, improve the efficiency of safety test.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 1, in another embodiment of the method for the safety test that the embodiment of the present invention provides, before the bytecode of the described function of described displaying and source code, described method can also comprise:
Obtain the bytecode corresponding to described function;
Decompiling is carried out to described bytecode, obtains the source code that described bytecode is corresponding.
In the embodiment of the present invention, source code corresponding to described bytecode is obtained by carrying out decompiling to bytecode, thus bytecode and source code can be shown on one screen, tester can find leak fast by source code, thus determine the leak on bytecode fast, thus improve testing efficiency.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 1, in another embodiment of the method for the safety test that the embodiment of the present invention provides, the bytecode corresponding to the described function of described acquisition, can comprise:
Described function is compiled, obtains the bytecode corresponding to described function.
In the embodiment of the present invention, after function is determined, directly can compile this function, obtain the bytecode that this function is corresponding.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 1 or embodiment, in another embodiment of the method for the safety test that the embodiment of the present invention provides, described according to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak, can comprise:
Obtain amendment indication information;
Described amendment indication information is substituted into the position of the bytecode corresponding to described leak;
Described in amended function transfer is arrived, described amended function in described operation, to test the correctness of described leak.
In the embodiment of the present invention, amendment indication information can be that tester inputs, amendment indication information is substituted into the position of the bytecode corresponding to leak, then this amended program is run, such as: whether the corresponding leak of the game in continuous service changes, thus determine described leak whether necessary being.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 1 or embodiment, in another embodiment of the method for the safety test that the embodiment of the present invention provides, described according to amendment indication information, revise the bytecode corresponding to described leak, after the correctness of testing described leak, described method can also comprise:
Described leak is uploaded to Sample Storehouse.
In the embodiment of the present invention, after testing out leak, this leak is uploaded Sample Storehouse, then carry out unified process for the leak in Sample Storehouse, to improve the efficiency that leak is repaired.
For the ease of understanding, the method for safety test in the embodiment of the present invention is described below for an application scenarios:
As shown in Figure 2, tester can find the leak that may exist in this game from the game run, as: tester needs to test attack monster in game whether subsistence logic leak, then can operate by replay attack monster in gaming, call function during intercepting this by instrument, in the filtrator of window, accurately orient the computing function (hurt) attacking this operation, the function corresponding to the sequence number 806 in Fig. 2 is hurt function.
The bytecode of this function can be compiled out by double-clicking the hurt function demonstrated in Fig. 2, and the source code of this hurt function is gone out according to this bytecode decompiling, show bytecode and the source code of this hurt function simultaneously, as shown in Figure 3, the position calculating injury in bytecode can be determined fast by reading source code, then this bytecode is on-the-fly modified, as shown in Figure 4, the bytecode at leak place is revised as 50 by 0, and observation test effect in gaming, if personage attacks the attack that monster has occurred 50 times, then illustrate that this place is leak really, leak is searched accurately, then this leak is uploaded Sample Storehouse, as fig. 5 a and fig. 5b, fatal leak is there is under hurt function, game character can be caused to attack increase by 50 times by altered data, can come into force in game, destroy game normal rule.
As shown in Figure 6, the embodiment of the device 20 of safety test that the embodiment of the present invention provides comprises:
Determining unit 201, for according to filtration indication information, determines the function corresponding to described filtration indication information from the program run;
Display unit 202, for showing bytecode and the source code of the described function that described determining unit 201 is determined, described source code is for showing the leak of described function;
Amendment unit 203, for according to amendment indication information, revises the bytecode corresponding to leak that described display unit 202 is shown, to test the correctness of described leak.
In the embodiment of the present invention, determining unit 201, according to filtration indication information, determines the function corresponding to described filtration indication information from the program run; Display unit 202 shows bytecode and the source code of the described function that described determining unit 201 is determined, described source code is for showing the leak of described function; Amendment unit 203, according to amendment indication information, revises the bytecode corresponding to leak that described display unit 202 is shown, to test the correctness of described leak.Searching each function one by one with needing static state in prior art therefrom searches compared with leak, testing efficiency is caused lowly to be compared, the device of the safety test that the embodiment of the present invention provides, leak is searched in the process can run in program, and the correctness of verify leak, thus leak can be found fast, improve the efficiency of safety test.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 6, consult Fig. 7, in another embodiment of the device 20 of the safety test that the embodiment of the present invention provides, described device also comprises:
Acquiring unit 204, for obtaining the bytecode corresponding to described function that described determining unit 201 determines;
Decompiling unit 205, carries out decompiling for the bytecode obtained described acquiring unit 204, obtains the source code that described bytecode is corresponding.
In the embodiment of the present invention, source code corresponding to described bytecode is obtained by carrying out decompiling to bytecode, thus bytecode and source code can be shown on one screen, tester can find leak fast by source code, thus determine the leak on bytecode fast, thus improve testing efficiency.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 7, in another embodiment of the device 20 of the safety test that the embodiment of the present invention provides,
Described acquiring unit 204, for compiling described function, obtains the bytecode corresponding to described function.
In the embodiment of the present invention, after function is determined, directly can compile this function, obtain the bytecode that this function is corresponding.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 6, consult Fig. 8, in another embodiment of the device 20 of the safety test that the embodiment of the present invention provides, described amendment unit 203 comprises:
Obtain subelement 2031, for obtaining amendment indication information;
Replace subelement 2032, the described amendment indication information for being obtained by described acquisition subelement 2031 is substituted into the position of the bytecode corresponding to described leak;
Transmission subelement 2033, described in amended for replacement subelement 2032 function transfer is arrived, described amended function in described operation, to test the correctness of described leak.
In the embodiment of the present invention, amendment indication information can be that tester inputs, amendment indication information is substituted into the position of the bytecode corresponding to leak, then this amended program is run, such as: whether the corresponding leak of the game in continuous service changes, thus determine described leak whether necessary being.
Alternatively, on the basis of embodiment corresponding to above-mentioned Fig. 6, consult Fig. 9, in another embodiment of the device 20 of the safety test that the embodiment of the present invention provides, described device also comprises:
Uploading unit 206, for after described amendment unit 203 revises the bytecode corresponding to described leak, is uploaded to Sample Storehouse by described leak.
In the embodiment of the present invention, after testing out leak, this leak is uploaded Sample Storehouse, then carry out unified process for the leak in Sample Storehouse, to improve the efficiency that leak is repaired.
Figure 10 is the structural representation of the device 20 of safety test in the embodiment of the present invention.The device 20 of safety test can comprise input equipment 210, output device 220, processor 230 and storer 240.
Storer 240 can comprise ROM (read-only memory) and random access memory, and provides instruction and data to processor 230.A part for storer 240 can also comprise nonvolatile RAM (NVRAM).
Storer 240 stores following element, executable module or data structure, or their subset, or their superset:
Operational order: comprise various operational order, for realizing various operation.
Operating system: comprise various system program, for realizing various basic business and processing hardware based task.
In embodiments of the present invention, the operational order (this operational order can store in an operating system) that processor 230 stores by calling storer 240, performs and operates as follows:
According to filtration indication information, from the program run, determine the function corresponding to described filtration indication information;
Show bytecode and the source code of described function, described source code is for showing the leak of described function;
According to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak.
Searching each function one by one with needing static state in prior art therefrom searches compared with leak, testing efficiency is caused lowly to be compared, the device of the safety test that the embodiment of the present invention provides, leak is searched in the process can run in program, and the correctness of verify leak, thus leak can be found fast, improve the efficiency of safety test.
Processor 230 controls the operation of the device 20 for safety test, and processor 230 can also be called CPU (Central Processing Unit, CPU (central processing unit)).Storer 240 can comprise ROM (read-only memory) and random access memory, and provides instruction and data to processor 230.A part for storer 240 can also comprise nonvolatile RAM (NVRAM).In concrete application, for each assembly of the device 20 of safety test is coupled by bus system 250, wherein bus system 250 is except comprising data bus, can also comprise power bus, control bus and status signal bus in addition etc.But for the purpose of clearly demonstrating, in the drawings various bus is all designated as bus system 250.
The method that the invention described above embodiment discloses can be applied in processor 230, or is realized by processor 230.Processor 230 may be a kind of integrated circuit (IC) chip, has the processing power of signal.In implementation procedure, each step of said method can be completed by the instruction of the integrated logic circuit of the hardware in processor 230 or software form.Above-mentioned processor 230 can be general processor, digital signal processor (DSP), special IC (ASIC), ready-made programmable gate array (FPGA) or other programmable logic device (PLD), discrete gate or transistor logic, discrete hardware components.Can realize or perform disclosed each method, step and the logic diagram in the embodiment of the present invention.The processor etc. of general processor can be microprocessor or this processor also can be any routine.Step in conjunction with the method disclosed in the embodiment of the present invention directly can be presented as that hardware decoding processor is complete, or combines complete by the hardware in decoding processor and software module.Software module can be positioned at random access memory, flash memory, ROM (read-only memory), in the storage medium of this area maturations such as programmable read only memory or electrically erasable programmable storer, register.This storage medium is positioned at storer 240, and processor 230 reads the information in storer 240, completes the step of said method in conjunction with its hardware.
Alternatively, described processor 230 is also for obtaining the bytecode corresponding to described function; Decompiling is carried out to described bytecode, obtains the source code that described bytecode is corresponding.
In the embodiment of the present invention, source code corresponding to described bytecode is obtained by carrying out decompiling to bytecode, thus bytecode and source code can be shown on one screen, tester can find leak fast by source code, thus determine the leak on bytecode fast, thus improve testing efficiency.
Alternatively, described processor 230, for compiling described function, obtains the bytecode corresponding to described function.
In the embodiment of the present invention, after function is determined, directly can compile this function, obtain the bytecode that this function is corresponding.
Alternatively, described processor 230 is for obtaining amendment indication information; Described amendment indication information is substituted into the position of the bytecode corresponding to described leak; Described in amended function transfer is arrived, described amended function in described operation, to test the correctness of described leak.
In the embodiment of the present invention, amendment indication information can be that tester inputs, amendment indication information is substituted into the position of the bytecode corresponding to leak, then this amended program is run, such as: whether the corresponding leak of the game in continuous service changes, thus determine described leak whether necessary being.
Alternatively, described output device 220 is for being uploaded to Sample Storehouse by described leak.
In the embodiment of the present invention, after testing out leak, this leak is uploaded Sample Storehouse, then carry out unified process for the leak in Sample Storehouse, to improve the efficiency that leak is repaired.
Consult Figure 11, an embodiment of the safety test system that the embodiment of the present invention provides comprises: program running gear 40 and testing apparatus 50,
Described testing apparatus 50 for:
According to filtration indication information, from the program run, determine the function corresponding to described filtration indication information;
Show bytecode and the source code of described function, described source code is for showing the leak of described function;
According to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak.
Searching each function one by one with needing static state in prior art therefrom searches compared with leak, testing efficiency is caused lowly to be compared, the safety test system that the embodiment of the present invention provides, leak is searched in the process can run in program, and the correctness of verify leak, thus leak can be found fast, improve the efficiency of safety test.
One of ordinary skill in the art will appreciate that all or part of step in the various methods of above-described embodiment is that the hardware (such as processor) that can carry out instruction relevant by program has come, this program can be stored in a computer-readable recording medium, and storage medium can comprise: ROM, RAM, disk or CD etc.
Above the method for the safety test that the embodiment of the present invention provides, device and system are described in detail, apply specific case herein to set forth principle of the present invention and embodiment, the explanation of above embodiment just understands method of the present invention and core concept thereof for helping; Meanwhile, for one of ordinary skill in the art, according to thought of the present invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (11)

1. a method for safety test, is characterized in that, comprising:
According to filtration indication information, from the program run, determine the function corresponding to described filtration indication information;
Show bytecode and the source code of described function, described source code is for showing the leak of described function;
According to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak.
2. method according to claim 1, is characterized in that, before the bytecode of the described function of described displaying and source code, described method also comprises:
Obtain the bytecode corresponding to described function;
Decompiling is carried out to described bytecode, obtains the source code that described bytecode is corresponding.
3. method according to claim 2, is characterized in that, the bytecode corresponding to the described function of described acquisition, comprising:
Described function is compiled, obtains the bytecode corresponding to described function.
4., according to the arbitrary described method of claim 1-3, it is characterized in that, described according to amendment indication information, revise the bytecode corresponding to described leak, to test the correctness of described leak, comprising:
Obtain amendment indication information;
Described amendment indication information is substituted into the position of the bytecode corresponding to described leak;
Described in amended function transfer is arrived, described amended function in described operation, to test the correctness of described leak.
5. according to the arbitrary described method of claim 1-3, it is characterized in that, describedly revise the bytecode corresponding to described leak according to amendment indication information, after the correctness of testing described leak, described method also comprises:
Described leak is uploaded to Sample Storehouse.
6. a device for safety test, is characterized in that, comprising:
Determining unit, for according to filtration indication information, determines the function corresponding to described filtration indication information from the program run;
Display unit, for showing bytecode and the source code of the described function that described determining unit is determined, described source code is for showing the leak of described function;
Amendment unit, for according to amendment indication information, revises the bytecode corresponding to leak that described display unit is shown, to test the correctness of described leak.
7. device according to claim 6, is characterized in that, described device also comprises:
Acquiring unit, for obtaining the bytecode corresponding to described function that described determining unit determines;
Decompiling unit, carries out decompiling for the bytecode obtained described acquiring unit, obtains the source code that described bytecode is corresponding.
8. device according to claim 7, is characterized in that,
Described acquiring unit, for compiling described function, obtains the bytecode corresponding to described function.
9., according to the arbitrary described device of claim 6-8, it is characterized in that, described amendment unit comprises:
Obtain subelement, for obtaining amendment indication information;
Replace subelement, the described amendment indication information for being obtained by described acquisition subelement is substituted into the position of the bytecode corresponding to described leak;
Transmission subelement, described in amended for replacement subelement function transfer is arrived, described amended function in described operation, to test the correctness of described leak.
10., according to the arbitrary described device of claim 6-8, it is characterized in that, described device also comprises:
Uploading unit, for after described amendment unit revises the bytecode corresponding to described leak, is uploaded to Sample Storehouse by described leak.
11. 1 kinds of safety test systems, is characterized in that, comprising: program running gear and testing apparatus,
Described testing apparatus is the device of the arbitrary described safety test of the claims 6-10.
CN201510059992.XA 2015-02-04 2015-02-04 A kind of method, apparatus and system of safety test Active CN104965777B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510059992.XA CN104965777B (en) 2015-02-04 2015-02-04 A kind of method, apparatus and system of safety test

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510059992.XA CN104965777B (en) 2015-02-04 2015-02-04 A kind of method, apparatus and system of safety test

Publications (2)

Publication Number Publication Date
CN104965777A true CN104965777A (en) 2015-10-07
CN104965777B CN104965777B (en) 2019-02-05

Family

ID=54219812

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510059992.XA Active CN104965777B (en) 2015-02-04 2015-02-04 A kind of method, apparatus and system of safety test

Country Status (1)

Country Link
CN (1) CN104965777B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111506904A (en) * 2020-04-21 2020-08-07 北京同邦卓益科技有限公司 Method and device for online vulnerability repair
CN112905447A (en) * 2021-01-22 2021-06-04 支付宝(杭州)信息技术有限公司 Test method and system for block chain virtual machine

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101482846A (en) * 2008-12-25 2009-07-15 上海交通大学 Bug excavation method based on executable code conversed analysis
CN103699480A (en) * 2013-11-29 2014-04-02 杭州安恒信息技术有限公司 WEB dynamic security flaw detection method based on JAVA
WO2014049504A1 (en) * 2012-09-25 2014-04-03 Checkmarx Ltd. Detecting malicious advertisements using source code analysis
CN104200164A (en) * 2014-09-10 2014-12-10 北京金山安全软件有限公司 Loader virus searching and killing method, device and terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101482846A (en) * 2008-12-25 2009-07-15 上海交通大学 Bug excavation method based on executable code conversed analysis
WO2014049504A1 (en) * 2012-09-25 2014-04-03 Checkmarx Ltd. Detecting malicious advertisements using source code analysis
CN103699480A (en) * 2013-11-29 2014-04-02 杭州安恒信息技术有限公司 WEB dynamic security flaw detection method based on JAVA
CN104200164A (en) * 2014-09-10 2014-12-10 北京金山安全软件有限公司 Loader virus searching and killing method, device and terminal

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111506904A (en) * 2020-04-21 2020-08-07 北京同邦卓益科技有限公司 Method and device for online vulnerability repair
CN111506904B (en) * 2020-04-21 2024-01-12 北京同邦卓益科技有限公司 Method and device for online bug repair
CN112905447A (en) * 2021-01-22 2021-06-04 支付宝(杭州)信息技术有限公司 Test method and system for block chain virtual machine

Also Published As

Publication number Publication date
CN104965777B (en) 2019-02-05

Similar Documents

Publication Publication Date Title
CN103632100B (en) A kind of website vulnerability detection method and device
US11036507B2 (en) Processor testing using pairs of counter incrementing and branch instructions
US10176077B2 (en) Generating breakpoints for cross-layer debugging
CN106708704A (en) Method and device for classifying crash logs
CN110209520B (en) Method and device for improving SSD (solid State disk) testing efficiency, computer equipment and storage medium
CN106326120A (en) Regression testing method and device for application software and electronic equipment
CN114676040A (en) Test coverage verification method and device and storage medium
CN104965777A (en) Safety test method, apparatus and system
CN110287700B (en) iOS application security analysis method and device
CN109522723B (en) POC script generation method and device, electronic equipment and storage medium
US11868465B2 (en) Binary image stack cookie protection
CN107766230A (en) A kind of method and apparatus tested based on configuration file
US20170206153A1 (en) Simulating process variable changes during process runtime
CN109947466B (en) Method and device for reversely acquiring UE4 global object table
CN105204907A (en) Browser starting method and device
US10740218B2 (en) Method and device for determining usage log
US9436587B2 (en) Test context generation
CN111385661A (en) Method and terminal for controlling full-screen playing through voice
CN113535580B (en) CTS test method, CTS test device and test equipment
CN104915295A (en) Game software debugging method and device
CN114840427A (en) Code testing and test case generating method and device
CN109408063B (en) Instruction pile inserting method and device based on virtual machine
CN108446536B (en) Source code reinforcing method and device based on symbolic execution and single-point logic
US20190347183A1 (en) Breakpoint with specified anchor points
CN108763039B (en) Service fault simulation method, device and equipment

Legal Events

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