CN110275828B - Method for computer software to optimize test data payload - Google Patents

Method for computer software to optimize test data payload Download PDF

Info

Publication number
CN110275828B
CN110275828B CN201910490001.1A CN201910490001A CN110275828B CN 110275828 B CN110275828 B CN 110275828B CN 201910490001 A CN201910490001 A CN 201910490001A CN 110275828 B CN110275828 B CN 110275828B
Authority
CN
China
Prior art keywords
computer
copy
payload
software
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201910490001.1A
Other languages
Chinese (zh)
Other versions
CN110275828A (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.)
China Southern Power Grid Internet Service Co ltd
Jingchuang United Beijing Intellectual Property Service Co ltd
Original Assignee
Jiangxi University of Science and Technology
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 Jiangxi University of Science and Technology filed Critical Jiangxi University of Science and Technology
Priority to CN201910490001.1A priority Critical patent/CN110275828B/en
Publication of CN110275828A publication Critical patent/CN110275828A/en
Application granted granted Critical
Publication of CN110275828B publication Critical patent/CN110275828B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Prevention of errors by analysis, debugging or testing of software
    • G06F11/3668Testing of software
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Prevention of errors by analysis, debugging or testing of software
    • G06F11/3668Testing of software
    • G06F11/3672Test management
    • G06F11/3692Test management for test results analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/577Assessing vulnerabilities and evaluating computer system security

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method for optimizing and testing data payload by computer software, and particularly relates to the field of computer software optimization. The invention divides the tested computer software into three copies, and respectively transfers the three copies into three computers with the same specification configuration for hierarchical processing, when the copy software is decoded, the computer can automatically store the generated data, thereby avoiding the phenomenon of data loss in the testing process, increasing the safety of the computer software test, and people can visually see that the difference between the data is detected by different processing, thereby avoiding the occurrence of bugs when the effective load of the test data is optimized by the computer software.

Description

一种计算机软件优化测试数据有效载荷的方法Method for computer software to optimize test data payload

技术领域technical field

本发明涉及计算机软件优化领域,特别涉及一种计算机软件优化测试数据有效载荷的方法。The invention relates to the field of computer software optimization, in particular to a method for computer software optimization test data payload.

背景技术Background technique

动态分析工具经常被计算机软件开发人员用来测试计算机软件应用,通常的做法是,首先,探索计算机软件应用来发现它的接口,包括通过其可向应用提供数据的那些接口,然后,与应用的接口交互,并监视应用对这样的交互的响应。Dynamic analysis tools are often used by computer software developers to test computer software applications by, first, exploring a computer software application to discover its interfaces, including those through which data can be provided to the application, and then, interacting with the application's Interface interactions, and monitor application responses to such interactions.

专利申请公布号CN105164691A的专利公开了利用计算机网络为测试计算机软件应用优化测试数据有效载荷的选择,通过配置第一计算机以执行由在第二计算机的计算机软件应用使用的数据检查软件副本测试计算机软件应用,使用在所述第一计算机的所述数据检查软件处理测试数据有效载荷的第一副本,其中所述测试数据有效载荷被配置为测试相关安全漏洞,确定所述测试数据有效载荷的所述第一副本被在所述第一计算机的所述数据检查软件认可用于进一步处理,并经由计算机网络向在所述第二计算机的所述计算机软件应用发送所述测试数据有效载荷的第二副本用于处理威胁。Patent Application Publication No. CN105164691A discloses the use of computer networks to optimize the selection of test data payloads for testing computer software applications by configuring the first computer to execute a copy of the data checking software used by the computer software application at the second computer to test the computer software applying to process a first copy of a test data payload using said data inspection software at said first computer, wherein said test data payload is configured to test for a relevant security vulnerability, determining said The first copy is approved for further processing by the data inspection software at the first computer and a second copy of the test data payload is sent to the computer software application at the second computer via a computer network Used to deal with threats.

但是其在实际使用时,如现有的在通过计算机软件优化测试数据有效载荷时,不能较为全面进行处理,容易出现漏洞,影响优化的效果。However, when it is actually used, such as the existing optimization of the test data payload by computer software, it cannot be processed more comprehensively, and loopholes are prone to occur, which affects the optimization effect.

发明内容Contents of the invention

本发明的目的在于提供一种计算机软件优化测试数据有效载荷的方法,通过将测试的计算机软件分成三个副本,在有三个副本软件解码成三个有效载荷,分别转入三台规格配置相同的计算机内进行分级处理,在对副本软件解码时,计算机会自动将产生数据进行保存,避免在测试过程中出现数据丢失的现象,增加了计算机软件测试的安全性,应用测试仪与评估器会对分级处理后的有效载荷的使用效果进行数据检测,通过对比,人们可以直观的看出,不同处理检测出数据之间的差异,从而可以避免在通过计算机软件优化测试数据有效载荷出现漏洞,增加了优化的全面性以解决上述背景技术中提出的问题。The purpose of the present invention is to provide a method for optimizing the payload of test data by computer software. By dividing the computer software of the test into three copies, the three copies of the software are decoded into three payloads and transferred to three computers with the same specifications and configurations. Grading processing is carried out in the computer. When decoding the copy software, the computer will automatically save the generated data to avoid data loss during the test process and increase the security of computer software testing. The application tester and evaluator will The use effect of the payload after hierarchical processing is used for data detection. Through comparison, people can intuitively see that the differences between the data detected by different processing can avoid loopholes in the test data payload through computer software optimization, and increase Comprehensiveness of optimization to address the issues raised in the background art above.

为实现上述目的,本发明提供如下技术方案:一种计算机软件优化测试数据有效载荷的方法,包括主计算机,所述主计算机的输出端设置有第一计算机、第二计算机与第三计算机,所述第三计算机的输出端设置有应用测试仪,所述应用测试仪的输出端设置有评估器,具体步骤如下:In order to achieve the above object, the present invention provides the following technical solutions: a method for computer software to optimize the payload of test data, including a host computer, the output end of the host computer is provided with a first computer, a second computer and a third computer, the The output end of the third computer is provided with an application tester, and the output end of the application tester is provided with an evaluator, and the specific steps are as follows:

a)将需要优化的计算机软件通过主计算机创建若干个副本,并移动到不同计算机设备内;a) Create several copies of the computer software that needs to be optimized through the main computer and move them to different computer devices;

b)通过计算机设备对软件副本进行解码处理,将解码产生的有效载荷数据,通过可插式存储设备进行保存;b) Decode the copy of the software through computer equipment, and store the payload data generated by decoding through a pluggable storage device;

c)将计算机设备分析出的有效载荷数据通过可插式存储设备,移交至有效载荷的数据库,进行保存;c) Transfer the payload data analyzed by the computer equipment to the payload database through the pluggable storage device for storage;

d)将有效载荷副本移动到不同计算机设备内,进行各级不同的处理,接着进行使用,通过应用测试仪检测计算机设备使用的效果;d) Move the copy of the payload to different computer equipment, perform different processing at different levels, and then use it, and use the application tester to detect the effect of using the computer equipment;

e)将应用测试的计算机设备使用的数据传输达到评估器,对软件的使用效果进行数据评估。e) Transfer the data used by the computer equipment used in the application test to the evaluator, and conduct data evaluation on the use effect of the software.

在一个优选地实施方式中,所述计算机软件创建副本数量为三个,标记为第一副本、第二副本与第三副本,分别移交至第一计算机、第二计算机与第二计算机内。In a preferred embodiment, the computer software creates three copies, marked as the first copy, the second copy and the third copy, which are handed over to the first computer, the second computer and the second computer respectively.

在一个优选地实施方式中,所述第一计算机、第二计算机与第二计算机规格配置均相同,由第一副本、第二副本与第三副本解码产生有效载荷第一副本、有效载荷第二副本与有效载荷第三副本,在通过第一计算机、第二计算机与第二计算机解码时产生的数据会自动保存在相应的计算机内。In a preferred embodiment, the specifications and configurations of the first computer, the second computer and the second computer are the same, and the first copy, the second copy and the third copy are decoded to generate the first copy of the payload and the second copy of the payload. Copy and Payload The third copy, the data generated when it is decoded by the first computer, the second computer and the second computer will be automatically stored in the corresponding computer.

在一个优选地实施方式中,所述第一副本被在第一计算机中的数据检查软件认可用于进一步处理,以及利用计算机网络向在第二计算机的计算机软件应用发送测试数据有效载荷第二副本用于处理威胁。In a preferred embodiment, said first copy is approved for further processing by data inspection software in a first computer, and a second copy of the test data payload is sent to a computer software application in a second computer using a computer network Used to deal with threats.

在一个优选地实施方式中,所述可插式存储设备包括储存硬盘、U盘和具有保存功能的电子设备等,所述第二计算机对有效载荷第三副本不作任何处理。In a preferred embodiment, the pluggable storage device includes a storage hard disk, a U disk, and an electronic device with a saving function, and the second computer does not perform any processing on the third copy of the payload.

在一个优选地实施方式中,所述第一副本被第一计算机的数据检查软件处理后测试其相关安全漏洞,进行处理。In a preferred embodiment, the first copy is processed by the data inspection software of the first computer to test its relevant security holes for processing.

在一个优选地实施方式中,所述有效载荷的数据库具体为网络网站,所述评估器可以为在计算机的有效载荷应用测试仪提供由计算机软件应用使用的数据检查软件的描述。In a preferred embodiment, the payload database is specifically a web site, and the evaluator can provide a payload application tester on a computer with a description of the data checking software used by the computer software application.

在一个优选地实施方式中,所述应用测试仪的输出端与评估器的输入端电性连接。In a preferred embodiment, the output terminal of the application tester is electrically connected to the input terminal of the evaluator.

本发明的技术效果和优点:通过将测试的计算机软件分成三个副本,在有三个副本软件解码成三个有效载荷,分别转入三台规格配置相同的计算机内进行分级处理,在对副本软件解码时,计算机会自动将产生数据进行保存,避免在测试过程中出现数据丢失的现象,增加了计算机软件测试的安全性,应用测试仪与评估器会对分级处理后的有效载荷的使用效果进行数据检测,通过对比,人们可以直观的看出,不同处理检测出数据之间的差异,从而可以避免在通过计算机软件优化测试数据有效载荷出现漏洞,增加了优化的全面性。Technical effects and advantages of the present invention: by dividing the tested computer software into three copies, three copies of the software are decoded into three payloads, respectively transferred to three computers with the same specifications and configured for hierarchical processing, and the copies of the software are When decoding, the computer will automatically save the generated data to avoid data loss during the test process and increase the security of computer software testing. The application tester and evaluator will check the use effect of the graded payload. Data detection, through comparison, people can intuitively see that different processing detects the difference between the data, so as to avoid loopholes in the test data payload through computer software optimization, and increase the comprehensiveness of optimization.

附图说明Description of drawings

图1为本发明整体的流程图。Fig. 1 is the whole flow chart of the present invention.

图2为本发明整体的系统框图。Fig. 2 is the overall system block diagram of the present invention.

附图标记为:1主计算机、2第一计算机、3第二计算机、4第三计算机、5应用测试仪、6评估器。Reference numerals are: 1 main computer, 2 first computer, 3 second computer, 4 third computer, 5 application tester, 6 evaluator.

具体实施方式Detailed ways

下面将结合本发明的实施例,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the embodiments of the present invention. Obviously, the described embodiments are only some of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present invention.

实施例1:Example 1:

本发明提供了一种计算机软件优化测试数据有效载荷的方法,包括主计算机1,所述主计算机1的输出端设置有第一计算机2、第二计算机3与第三计算机4,所述第三计算机4的输出端设置有应用测试仪5,所述应用测试仪5的输出端设置有评估器6,具体步骤如下:The present invention provides a method for computer software to optimize the payload of test data, comprising a host computer 1, the output end of the host computer 1 is provided with a first computer 2, a second computer 3 and a third computer 4, the third computer The output end of the computer 4 is provided with an application tester 5, and the output end of the application tester 5 is provided with an evaluator 6, and the specific steps are as follows:

a)将需要优化的计算机软件通过主计算机1创建若干个副本,并移动到不同计算机设备内,计算机软件创建副本数量为三个,标记为第一副本、第二副本与第三副本,分别移交至第一计算机2、第二计算机3与第二计算机4内,第一计算机2、第二计算机3与第二计算机4规格配置均相同;a) Create several copies of the computer software that needs to be optimized through the host computer 1 and move them to different computer devices. The number of copies created by the computer software is three, marked as the first copy, the second copy and the third copy, and handed over respectively In the first computer 2, the second computer 3 and the second computer 4, the specifications and configurations of the first computer 2, the second computer 3 and the second computer 4 are all the same;

b)通过计算机设备对软件第一副本、第二副本与第三副本进行解码处理,将第一副本、第二副本与第三副本解码产生的有效载荷第一副本、有效载荷第二副本与有效载荷第三副本,通过可插式存储设备进行保存,可插式存储设备包括储存硬盘、U盘和具有保存功能的电子设备等,在通过第一计算机2、第二计算机3与第二计算机4解码时产生的数据会自动保存在相应的计算机内;b) The first copy, the second copy and the third copy of the software are decoded by computer equipment, and the first copy of the payload, the second copy of the payload and the payload generated by decoding the first copy, the second copy and the third copy are The third copy of the load is saved by a pluggable storage device. The pluggable storage device includes a storage hard disk, a USB flash drive, and an electronic device with a saving function. After the first computer 2, the second computer 3 and the second computer 4 The data generated during decoding will be automatically saved in the corresponding computer;

c)将计算机设备分析出的有效载荷数据通过可插式存储设备,移交至有效载荷的数据库,进行保存,有效载荷的数据库具体为网络网站;c) The payload data analyzed by the computer equipment is transferred to the payload database through the pluggable storage device for storage, and the payload database is specifically a network website;

d)将有效载荷第一副本、有效载荷第二副本与有效载荷第三副本内分别移交至第一计算机2、第二计算机3与第二计算机4内,第一副本被第一计算机2的数据检查软件处理后测试其相关安全漏洞,进行处理,接着进行使用,通过应用测试仪5检测计算机设备使用的效果;d) Transfer the first copy of the payload, the second copy of the payload, and the third copy of the payload to the first computer 2 , the second computer 3 , and the second computer 4 respectively, and the first copy is replaced by the data of the first computer 2 After checking the software processing, test its relevant security holes, process it, and then use it, and use the application tester 5 to detect the effect of using the computer equipment;

e)将应用测试的计算机设备使用的数据传输达到评估器6,对软件的使用效果进行数据评估,评估器6可以为在计算机的有效载荷应用测试仪5提供由计算机软件应用使用的数据检查软件的描述。e) transmit the data used by the computer equipment used in the application test to the evaluator 6, and perform data evaluation on the use effect of the software, and the evaluator 6 can provide the data inspection software used by the computer software application for the payload application tester 5 on the computer description of.

实施例2:Example 2:

本发明提供了一种计算机软件优化测试数据有效载荷的方法,包括主计算机1,所述主计算机1的输出端设置有第一计算机2、第二计算机3与第三计算机4,所述第三计算机4的输出端设置有应用测试仪5,所述应用测试仪5的输出端设置有评估器6,具体步骤如下:The present invention provides a method for computer software to optimize the payload of test data, comprising a host computer 1, the output end of the host computer 1 is provided with a first computer 2, a second computer 3 and a third computer 4, the third computer The output end of the computer 4 is provided with an application tester 5, and the output end of the application tester 5 is provided with an evaluator 6, and the specific steps are as follows:

a)将需要优化的计算机软件通过主计算机1创建若干个副本,并移动到不同计算机设备内,计算机软件创建副本数量为三个,标记为第一副本、第二副本与第三副本,分别移交至第一计算机2、第二计算机3与第二计算机4内,第一计算机2、第二计算机3与第二计算机4规格配置均相同;a) Create several copies of the computer software that needs to be optimized through the host computer 1 and move them to different computer devices. The number of copies created by the computer software is three, marked as the first copy, the second copy and the third copy, and handed over respectively In the first computer 2, the second computer 3 and the second computer 4, the specifications and configurations of the first computer 2, the second computer 3 and the second computer 4 are all the same;

b)通过计算机设备对软件第一副本、第二副本与第三副本进行解码处理,将第一副本、第二副本与第三副本解码产生的有效载荷第一副本、有效载荷第二副本与有效载荷第三副本,通过可插式存储设备进行保存,可插式存储设备包括储存硬盘、U盘和具有保存功能的电子设备等,在通过第一计算机2、第二计算机3与第二计算机4解码时产生的数据会自动保存在相应的计算机内;b) The first copy, the second copy and the third copy of the software are decoded by computer equipment, and the first copy of the payload, the second copy of the payload and the payload generated by decoding the first copy, the second copy and the third copy are The third copy of the load is saved by a pluggable storage device. The pluggable storage device includes a storage hard disk, a USB flash drive, and an electronic device with a saving function. After the first computer 2, the second computer 3 and the second computer 4 The data generated during decoding will be automatically saved in the corresponding computer;

c)将计算机设备分析出的有效载荷数据通过可插式存储设备,移交至有效载荷的数据库,进行保存,有效载荷的数据库具体为网络网站;c) The payload data analyzed by the computer equipment is transferred to the payload database through the pluggable storage device for storage, and the payload database is specifically a network website;

d)将有效载荷第一副本、有效载荷第二副本与有效载荷第三副本内分别移交至第一计算机2、第二计算机3与第二计算机4内,第二副本被第二计算机3的数据检查软件处理后测试其相关安全漏洞,进行处理,接着利用计算机网络向在第二计算机3的计算机软件应用发送测试数据有效载荷第二副本用于处理威胁,接着进行使用,通过应用测试仪5检测计算机设备使用的效果;d) Transfer the first copy of the payload, the second copy of the payload, and the third copy of the payload to the first computer 2 , the second computer 3 , and the second computer 4 respectively, and the second copy is stored by the data of the second computer 3 After the inspection software is processed, it is tested for its relevant security holes, processed, and then the second copy of the test data payload is sent to the computer software application in the second computer 3 using the computer network for processing threats, and then used, and detected by the application tester 5 Effects of use of computer equipment;

e)将应用测试的计算机设备使用的数据传输达到评估器6,对软件的使用效果进行数据评估,评估器6可以为在计算机的有效载荷应用测试仪5提供由计算机软件应用使用的数据检查软件的描述。e) transmit the data used by the computer equipment used in the application test to the evaluator 6, and perform data evaluation on the use effect of the software, and the evaluator 6 can provide the data inspection software used by the computer software application for the payload application tester 5 on the computer description of.

实施例3:Example 3:

本发明提供了一种计算机软件优化测试数据有效载荷的方法,包括主计算机1,所述主计算机1的输出端设置有第一计算机2、第二计算机3与第三计算机4,所述第三计算机4的输出端设置有应用测试仪5,所述应用测试仪5的输出端设置有评估器6,具体步骤如下:The present invention provides a method for computer software to optimize the payload of test data, comprising a host computer 1, the output end of the host computer 1 is provided with a first computer 2, a second computer 3 and a third computer 4, the third computer The output end of the computer 4 is provided with an application tester 5, and the output end of the application tester 5 is provided with an evaluator 6, and the specific steps are as follows:

a)将需要优化的计算机软件通过主计算机1创建若干个副本,并移动到不同计算机设备内,计算机软件创建副本数量为三个,标记为第一副本、第二副本与第三副本,分别移交至第一计算机2、第二计算机3与第二计算机4内,第一计算机2、第二计算机3与第二计算机4规格配置均相同;a) Create several copies of the computer software that needs to be optimized through the host computer 1 and move them to different computer devices. The number of copies created by the computer software is three, marked as the first copy, the second copy and the third copy, and handed over respectively In the first computer 2, the second computer 3 and the second computer 4, the specifications and configurations of the first computer 2, the second computer 3 and the second computer 4 are all the same;

b)通过计算机设备对软件第一副本、第二副本与第三副本进行解码处理,将第一副本、第二副本与第三副本解码产生的有效载荷第一副本、有效载荷第二副本与有效载荷第三副本,通过可插式存储设备进行保存,可插式存储设备包括储存硬盘、U盘和具有保存功能的电子设备等,在通过第一计算机2、第二计算机3与第二计算机4解码时产生的数据会自动保存在相应的计算机内;b) The first copy, the second copy and the third copy of the software are decoded by computer equipment, and the first copy of the payload, the second copy of the payload and the payload generated by decoding the first copy, the second copy and the third copy are The third copy of the load is saved by a pluggable storage device. The pluggable storage device includes a storage hard disk, a USB flash drive, and an electronic device with a saving function. After the first computer 2, the second computer 3 and the second computer 4 The data generated during decoding will be automatically saved in the corresponding computer;

c)将计算机设备分析出的有效载荷数据通过可插式存储设备,移交至有效载荷的数据库,进行保存,有效载荷的数据库具体为网络网站;c) The payload data analyzed by the computer equipment is transferred to the payload database through the pluggable storage device for storage, and the payload database is specifically a network website;

d)将有效载荷第一副本、有效载荷第二副本与有效载荷第三副本内分别移交至第一计算机2、第二计算机3与第二计算机4内,有效载荷第三副本被第三计算机4不作任何处理,接着进行使用,通过应用测试仪5检测计算机设备使用的效果;d) transfer the first copy of the payload, the second copy of the payload and the third copy of the payload to the first computer 2 , the second computer 3 and the second computer 4 respectively, and the third copy of the payload is transferred to the third computer 4 Do not do any processing, then use it, and use the application tester 5 to detect the effect of using the computer equipment;

e)将应用测试的计算机设备使用的数据传输达到评估器6,对软件的使用效果进行数据评估,评估器6可以为在计算机的有效载荷应用测试仪5提供由计算机软件应用使用的数据检查软件的描述。e) transmit the data used by the computer equipment used in the application test to the evaluator 6, and perform data evaluation on the use effect of the software, and the evaluator 6 can provide the data inspection software used by the computer software application for the payload application tester 5 on the computer description of.

实施例4:Example 4:

分别取上述实施例1-3优化后的软件30个,每个实施例平均取出10个,将实施例1-3优化后的软件3个分别分入10个用户手中,每个人为一个测试小组,总共分为10组进行测试,得到以下数据:Take 30 pieces of optimized software in the above-mentioned examples 1-3 respectively, take out an average of 10 pieces in each example, divide the 3 pieces of optimized software in examples 1-3 into the hands of 10 users, and each person is a test group , divided into 10 groups in total for testing, and obtained the following data:

测试人数Number of testers 软件使用的流畅程度(与平常相比较)Fluency of using the software (compared to usual) 软件在1h内的耗电量(mA)Power consumption of the software within 1h (mA) 软件加载数据的快慢程度(与平常相比较)How quickly the software loads data (compared to usual) 实施例1Example 1 1010 较为流畅more fluent 2525 较快faster 实施例2Example 2 1010 非常流畅very smooth 2020 很快soon 实施例3Example 3 1010 正常normal 3030 正常normal

由上表可知,实施例2中对软件的优化方案最为使用,优化后的软件流畅度大大提高,并且加载数据的时间也缩短了,并且在使用时大大减少软件的耗电量。It can be seen from the above table that the software optimization scheme in Embodiment 2 is the most used, the fluency of the optimized software is greatly improved, and the time for loading data is also shortened, and the power consumption of the software is greatly reduced during use.

最后应说明的是:以上所述仅为本发明的优选实施例而已,并不用于限制本发明,尽管参照前述实施例对本发明进行了详细的说明,对于本领域的技术人员来说,其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换,凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。Finally, it should be noted that: the above is only a preferred embodiment of the present invention, and is not intended to limit the present invention. Although the present invention has been described in detail with reference to the foregoing embodiments, for those skilled in the art, it still It is possible to modify the technical solutions recorded in the foregoing embodiments, or to perform equivalent replacements on some of the technical features. Any modifications, equivalent replacements, improvements, etc. within the spirit and principles of the present invention shall be included in the within the protection scope of the present invention.

Claims (5)

1.一种计算机软件优化测试数据有效载荷的方法,其特征在于:包括主计算机(1),所述主计算机(1)的输出端设置有第一计算机(2)、第二计算机(3)与第三计算机(4),所述第三计算机(4)的输出端设置有应用测试仪(5),所述应用测试仪(5)的输出端设置有评估器(6),具体步骤如下:1. A method for optimizing the payload of test data by computer software, characterized in that: comprising a host computer (1), the output end of the host computer (1) is provided with a first computer (2), a second computer (3) and the third computer (4), the output end of the third computer (4) is provided with an application tester (5), and the output end of the application tester (5) is provided with an evaluator (6), the specific steps are as follows : a)将需要优化的计算机软件通过主计算机(1)创建若干个副本,并移动到不同计算机设备内;计算机软件创建副本数量为三个,标记为第一副本、第二副本与第三副本,分别移交至第一计算机(2)、第二计算机(3)与第二计算机(4)内;a) Create several copies of the computer software that needs to be optimized through the main computer (1) and move them to different computer devices; the number of copies created by the computer software is three, marked as the first copy, the second copy and the third copy, transfer to the first computer (2), the second computer (3) and the second computer (4); b)通过计算机设备对软件副本进行解码处理,将解码产生的有效载荷数据,通过可插式存储设备进行保存;第一计算机(2)、第二计算机(3)与第二计算机(4)规格配置均相同,由第一副本、第二副本与第三副本解码产生有效载荷第一副本、有效载荷第二副本与有效载荷第三副本,在通过第一计算机(2)、第二计算机(3)与第二计算机(4)解码时产生的数据会自动保存在相应的计算机内;b) Decode the copy of the software through computer equipment, and store the payload data generated by decoding through a pluggable storage device; specifications of the first computer (2), second computer (3) and second computer (4) The configurations are the same, the first copy, the second copy and the third copy are decoded to generate the first copy of the payload, the second copy of the payload and the third copy of the payload, and the first computer (2), the second computer (3 ) and the second computer (4) to decode the data will be automatically saved in the corresponding computer; c)将计算机设备分析出的有效载荷数据通过可插式存储设备,移交至有效载荷的数据库,进行保存;c) Transfer the payload data analyzed by the computer equipment to the payload database through the pluggable storage device for storage; d)将有效载荷副本移动到不同计算机设备内,进行各级不同的处理,接着进行使用,通过应用测试仪(5)检测计算机设备使用的效果;第一副本被在第一计算机(2)中的数据检查软件进一步处理,以及利用计算机网络向在第二计算机(3)的计算机软件应用发送测试数据有效载荷第二副本用于处理威胁;d) Move the copy of the payload to different computer devices, perform different processing at different levels, and then use it, and use the application tester (5) to detect the effect of using the computer device; the first copy is stored in the first computer (2) further processing by the data inspection software, and sending a second copy of the test data payload to a computer software application on the second computer (3) using the computer network for processing the threat; e)将应用测试的计算机设备使用的数据传输达到评估器(6),对软件的使用效果进行数据评估。e) Transmit the data used by the computer equipment used in the application test to the evaluator (6), and perform data evaluation on the use effect of the software. 2.根据权利要求1所述的一种计算机软件优化测试数据有效载荷的方法,其特征在于:所述可插式存储设备包括储存硬盘、U盘和具有保存功能的电子设备,所述第二计算机(4)对有效载荷第三副本不作任何处理。2. a kind of computer software optimization test data payload method according to claim 1 is characterized in that: described pluggable storage device comprises storage hard disk, U disk and electronic equipment with preservation function, and described second The computer (4) does nothing with the third copy of the payload. 3.根据权利要求1所述的一种计算机软件优化测试数据有效载荷的方法,其特征在于:所述第一副本被第一计算机(2)的数据检查软件处理后测试其相关安全漏洞,进行处理。3. A method for computer software optimization test data payload according to claim 1, characterized in that: the first copy is processed by the data inspection software of the first computer (2) to test its related security holes, and then perform deal with. 4.根据权利要求1所述的一种计算机软件优化测试数据有效载荷的方法,其特征在于:所述有效载荷的数据库具体为网络网站,所述评估器(6)为在计算机的有效载荷应用测试仪(5)提供由计算机软件应用使用的数据检查软件的描述。4. A method for computer software optimization test data payload according to claim 1, characterized in that: the database of the payload is specifically a website, and the evaluator (6) is a payload application in the computer The tester (5) provides a description of the data checking software used by the computer software application. 5.根据权利要求1所述的一种计算机软件优化测试数据有效载荷的方法,其特征在于:所述应用测试仪(5)的输出端与评估器(6)的输入端电性连接。5. A method for computer software optimization test data payload according to claim 1, characterized in that: the output end of the application tester (5) is electrically connected to the input end of the evaluator (6).
CN201910490001.1A 2019-06-06 2019-06-06 Method for computer software to optimize test data payload Active CN110275828B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910490001.1A CN110275828B (en) 2019-06-06 2019-06-06 Method for computer software to optimize test data payload

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910490001.1A CN110275828B (en) 2019-06-06 2019-06-06 Method for computer software to optimize test data payload

Publications (2)

Publication Number Publication Date
CN110275828A CN110275828A (en) 2019-09-24
CN110275828B true CN110275828B (en) 2022-11-22

Family

ID=67962085

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910490001.1A Active CN110275828B (en) 2019-06-06 2019-06-06 Method for computer software to optimize test data payload

Country Status (1)

Country Link
CN (1) CN110275828B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1345488A (en) * 1999-04-02 2002-04-17 D·S·P·C·技术有限公司 Method and device for managing power consumption of receiver in stand-by mode
CN106716432A (en) * 2014-09-22 2017-05-24 迈克菲股份有限公司 Pre-launch process vulnerability assessment
CN107077851A (en) * 2014-08-27 2017-08-18 弗劳恩霍夫应用研究促进协会 Encoder, decoder and method for encoding and decoding audio content using parameters for enhanced concealment
CN109155705A (en) * 2016-06-20 2019-01-04 英特尔Ip公司 For being combined and decoded equipment to encoding block

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7313564B2 (en) * 2002-12-03 2007-12-25 Symbioware, Inc. Web-interactive software testing management method and computer system including an integrated test case authoring tool
US9135152B2 (en) * 2013-05-29 2015-09-15 International Business Machines Corporation Optimizing test data payload selection for testing computer software applications via computer networks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1345488A (en) * 1999-04-02 2002-04-17 D·S·P·C·技术有限公司 Method and device for managing power consumption of receiver in stand-by mode
CN107077851A (en) * 2014-08-27 2017-08-18 弗劳恩霍夫应用研究促进协会 Encoder, decoder and method for encoding and decoding audio content using parameters for enhanced concealment
CN106716432A (en) * 2014-09-22 2017-05-24 迈克菲股份有限公司 Pre-launch process vulnerability assessment
CN109155705A (en) * 2016-06-20 2019-01-04 英特尔Ip公司 For being combined and decoded equipment to encoding block

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Low-latency software successive cancellation list polar decoder using stage-located copy;Shen Y 等;《 2016 IEEE International Conference on Digital Signal Processing (DSP)》;20170302;84-88 *
基于软件漏洞的克隆代码稳定性评估;赵玉武 等;《计算机应用研究》;20180529;第35卷(第02期);497-502 *

Also Published As

Publication number Publication date
CN110275828A (en) 2019-09-24

Similar Documents

Publication Publication Date Title
US20230206131A1 (en) Clustering analysis for deduplication of training set samples for machine learning based computer threat analysis
Rahman et al. Security misconfigurations in open source kubernetes manifests: An empirical study
US20230161614A1 (en) Detecting vulnerabilities in configuration code of a cloud environment utilizing infrastructure as code
US8336100B1 (en) Systems and methods for using reputation data to detect packed malware
US9792102B2 (en) Identifying issues prior to deploying software
US8782615B2 (en) System, method, and computer program product for simulating at least one of a virtual environment and a debugging environment to prevent unwanted code from executing
US11683332B2 (en) Method and apparatus for measuring information system device integrity and evaluating endpoint posture
US10599558B1 (en) System and method for identifying inputs to trigger software bugs
US8621634B2 (en) Malware detection based on a predetermined criterion
EP3178004B1 (en) Recovering usability of cloud based service from system failure
CN106355092B (en) System and method for optimizing anti-virus measurement
CN105630683B (en) A kind of cloud testing architecture
JP2009157830A (en) Computer system, method and computer program for enabling symptom verification
CN113486358B (en) Vulnerability detection method and device
US12216778B2 (en) Distributing data amongst storage components using data sensitivity classifications
US11119902B2 (en) Creating a higher order mutant for mutation testing software
CN107357732A (en) User terminal and SDK access state detection means and method
US9658948B2 (en) Workload mapper for potential problem areas using modules and defect data
Choi et al. All‐in‐One Framework for Detection, Unpacking, and Verification for Malware Analysis
Yang et al. An industrial study of natural language processing based test case prioritization
US9612944B2 (en) Method and system for verifying scenario based test selection, execution and reporting
CN110275828B (en) Method for computer software to optimize test data payload
EP3179365A1 (en) Systems and methods for detecting matching content in code files
US11321453B2 (en) Method and system for detecting and classifying malware based on families
US9860155B1 (en) Code coverage and data analysis

Legal Events

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

Effective date of registration: 20221230

Address after: Room 02A-084, Building C (Second Floor), No. 28, Xinxi Road, Haidian District, Beijing 100085

Patentee after: Jingchuang United (Beijing) Intellectual Property Service Co.,Ltd.

Address before: 341000 No. 86 Hongqi Avenue, Jiangxi, Ganzhou

Patentee before: Jiangxi University of Science and Technology

Effective date of registration: 20221230

Address after: Room 606-609, Compound Office Complex Building, No. 757, Dongfeng East Road, Yuexiu District, Guangzhou, Guangdong Province, 510699

Patentee after: China Southern Power Grid Internet Service Co.,Ltd.

Address before: Room 02A-084, Building C (Second Floor), No. 28, Xinxi Road, Haidian District, Beijing 100085

Patentee before: Jingchuang United (Beijing) Intellectual Property Service Co.,Ltd.

TR01 Transfer of patent right