CN114186219A - Heterogeneous system integration method and system for password cracking - Google Patents

Heterogeneous system integration method and system for password cracking Download PDF

Info

Publication number
CN114186219A
CN114186219A CN202111501473.6A CN202111501473A CN114186219A CN 114186219 A CN114186219 A CN 114186219A CN 202111501473 A CN202111501473 A CN 202111501473A CN 114186219 A CN114186219 A CN 114186219A
Authority
CN
China
Prior art keywords
cracking
application type
type version
password
version number
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
CN202111501473.6A
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.)
Jiangsu Variable Supercomputer Tech Co ltd
Original Assignee
Jiangsu Variable Supercomputer Tech 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 Jiangsu Variable Supercomputer Tech Co ltd filed Critical Jiangsu Variable Supercomputer Tech Co ltd
Priority to CN202111501473.6A priority Critical patent/CN114186219A/en
Publication of CN114186219A publication Critical patent/CN114186219A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques

Abstract

The invention provides a heterogeneous system integration method and system for password cracking, which comprises the following steps: step S1: carrying out unified numbering management on cracking algorithms and versions in a heterogeneous system for password cracking; step S2: the cracking algorithm and version are uniformly managed in the heterogeneous system based on password cracking, and cracking equipment or the system completes cracking tasks through a cracking system integrated interface. According to the invention, through the mapping relation between the algorithm type version number of the system main body and the cracking device or the algorithm type version number of the system, the problem of selection of the cracking device or the system in the process of submitting the cracking task is solved, and through the addition of the algorithm type version mapping relation, the cracking device or the system is integrated into the system main body, and the similar devices or systems do not need to be added repeatedly.

Description

Heterogeneous system integration method and system for password cracking
Technical Field
The invention relates to the technical field of network security, in particular to a heterogeneous system integration method and system for password cracking.
Background
In the prior art, password cracking systems have no unified standard, the password cracking systems of different manufacturers can only be used independently, and existing cracking equipment or systems of all manufacturers are not integrated simply by existing schemes.
The password cracking system mainly breaks through the limitation of upgrading and expanding manufacturers, and aiming at the existing problem of loose management of heterogeneous cracking equipment or system integration, the existing cracking systems are integrated, all cracking equipment systems are fully applied, and the advantages of all cracking equipment or systems are exerted.
Patent document CN110472385A (application number: 201810441164.6) discloses a password cracking method and device, the method comprising: preprocessing the passwords in the training set according to preset limiting conditions to obtain a password set with a uniform format; carrying out structural division on the password set to obtain basic structures of all passwords in the password set and first character string sets corresponding to all segments in the basic structures; performing character string recombination on the first character string set corresponding to each segment to obtain a second character string set; and iteratively generating a candidate password according to the second character string set and the basic structure of the password.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a password cracking heterogeneous system integration method and system.
The heterogeneous system integration method for password cracking provided by the invention comprises the following steps:
step S1: carrying out unified numbering management on cracking algorithms and versions in a heterogeneous system for password cracking;
step S2: the cracking algorithm and version are uniformly managed in the heterogeneous system based on password cracking, and cracking equipment or the system completes cracking tasks through a cracking system integrated interface.
Preferably, the step S1 adopts: and establishing a mapping relation between the cracking algorithm type version number supported by the cracking device or system and the cracking algorithm type version number in the heterogeneous system cracked by the password, and performing unified management.
Preferably, the step S1 adopts:
step S1.1: when a cracking system type is newly added in the password cracking heterogeneous system, judging whether a current cracking system type exists in the password cracking heterogeneous system;
step S1.2: if so, checking whether the uniform application type version number covers the current cracking system application type version number or not; when the uniform application type version number covers the current cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to a preset number rule, and the identification logic of the cracking algorithm corresponding to newly added cracking equipment or the system for the unified application type version numbers is configured, so that the mapping relation between the application type version of the cracking system and the unified application type version is established;
step S1.3: when the version number of the application type of the current cracking system is not the same as the version number of the application type of the current cracking system, newly adding cracking system types, and checking whether the version number of the uniform application type covers the version number of the application type of the current cracking system; when the uniform application type version number covers the cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to the number rule, the identification logic of the corresponding cracking algorithm newly added with the numbers of the unified application type version is configured, and the mapping relation between the application type version of the cracking system and the unified application type version is established.
Preferably, the cracking algorithm and the recognition logic of the cracking device or system adopt:
step S1.1: identifying and cracking a target algorithm type version;
step S1.2: matching the identified target algorithm type version number with a cracking device or system algorithm type version mapping table, and listing the matched cracking device or system into a task candidate cracking device or system;
step S1.3: extracting the characteristics of the selected cracking strategy;
step S1.4: and selecting the optimal cracking system by matching the characteristic conditions supported by the cracking equipment according to the cracking target format and the strategy characteristics.
Preferably, the integrated interface of the cracking system adopts: and the registration of the cracking device or system, the closing of the cracking device or system and the submission and management of tasks are completed through the integrated interface of the cracking system.
The invention provides a password cracking heterogeneous system integration system, which comprises:
module M1: carrying out unified numbering management on cracking algorithms and versions in a heterogeneous system for password cracking;
module M2: the cracking algorithm and version are uniformly managed in the heterogeneous system based on password cracking, and cracking equipment or the system completes cracking tasks through a cracking system integrated interface.
Preferably, the module M1 employs: and establishing a mapping relation between the cracking algorithm type version number supported by the cracking device or system and the cracking algorithm type version number in the heterogeneous system cracked by the password, and performing unified management.
Preferably, the module M1 employs:
module M1.1: when a cracking system type is newly added in the password cracking heterogeneous system, judging whether a current cracking system type exists in the password cracking heterogeneous system;
module M1.2: if so, checking whether the uniform application type version number covers the current cracking system application type version number or not; when the uniform application type version number covers the current cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to a preset number rule, and the identification logic of the cracking algorithm corresponding to newly added cracking equipment or the system for the unified application type version numbers is configured, so that the mapping relation between the application type version of the cracking system and the unified application type version is established;
module M1.3: when the version number of the application type of the current cracking system is not the same as the version number of the application type of the current cracking system, newly adding cracking system types, and checking whether the version number of the uniform application type covers the version number of the application type of the current cracking system; when the uniform application type version number covers the cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to the number rule, the identification logic of the corresponding cracking algorithm newly added with the numbers of the unified application type version is configured, and the mapping relation between the application type version of the cracking system and the unified application type version is established.
Preferably, the cracking algorithm and the recognition logic of the cracking device or system adopt:
module M1.1: identifying and cracking a target algorithm type version;
module M1.2: matching the identified target algorithm type version number with a cracking device or system algorithm type version mapping table, and listing the matched cracking device or system into a task candidate cracking device or system;
module M1.3: extracting the characteristics of the selected cracking strategy;
module M1.4: and selecting the optimal cracking system by matching the characteristic conditions supported by the cracking equipment according to the cracking target format and the strategy characteristics.
Preferably, the integrated interface of the cracking system adopts: and the registration of the cracking device or system, the closing of the cracking device or system and the submission and management of tasks are completed through the integrated interface of the cracking system.
Compared with the prior art, the invention has the following beneficial effects:
1. the invention actively sends registration to the system main body through the cracking device or the system, thereby solving the problems that the system main body needs to be configured with integrated cracking devices or systems in advance, and the heterogeneous system cracked by the password does not need to store the information of the cracking devices or the system;
2. according to the invention, through the mapping relation between the algorithm type version number of the heterogeneous system cracked by the password and the cracking equipment or system algorithm type version number, the problem of selection of the cracking equipment or system in the process of submitting cracking tasks is solved, and through the addition of the algorithm type version mapping relation, the cracking equipment or system is integrated into the system main body, and similar equipment or systems do not need to be added repeatedly;
3. the invention solves the complexity of managing the cracking devices or systems by cracking the integrated interface, each cracking device or system manages the own device, only interface information is provided according to the device requirement, the logic of the heterogeneous system for password cracking is not concerned, and the heterogeneous system for password cracking is not concerned with the management of the devices.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
fig. 1 is a flowchart of a password cracking heterogeneous system integrated cracking device or system.
Fig. 2 is a schematic diagram of association between cracking algorithm management and an integrated cracking device or system.
Fig. 3 is a flow chart of device registration.
FIG. 4 is a flow chart of a subject detecting an anomaly.
Fig. 5 is a flowchart of the process of detecting an abnormality and re-registering by a cracking device or system.
Fig. 6 is a flowchart of the shutdown operation of the cracking system.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that it would be obvious to those skilled in the art that various changes and modifications can be made without departing from the spirit of the invention. All falling within the scope of the present invention.
Example 1
The cracking system mainly comprises cracking devices such as an ASIC (application specific integrated circuit), a GPU (graphic processing unit), a CPU (central processing unit) multi-core and the like according to different system structures of the cracking devices. The heterogeneous system integration method for password cracking is a loosely managed solution provided for the existing heterogeneous cracking devices or system integration
The heterogeneous system integration method for password cracking provided by the invention comprises the following steps:
step S1: the heterogeneous password cracking system carries out cracking algorithm management;
the cracking algorithm management mainly comprises the steps of carrying out unified numbering management on cracking algorithms and versions, and establishing and managing the algorithm type version number supported by cracking equipment or a system and the unified cracking algorithm type version number mapping of a system main body.
As shown in fig. 1, when a cracking system type is newly added to a heterogeneous password cracking system, it is determined whether a current cracking system type exists in the heterogeneous password cracking system; if so, checking whether the uniform application type version number covers the current cracking system application type version number or not; when the uniform application type version number covers the current cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to a preset number rule, and the identification logic of the cracking algorithm corresponding to newly added cracking equipment or the system for the unified application type version numbers is configured, so that the mapping relation between the application type version of the cracking system and the unified application type version is established; when the version number of the application type of the current cracking system is not the same as the version number of the application type of the current cracking system, newly adding cracking system types, and checking whether the version number of the uniform application type covers the version number of the application type of the current cracking system; when the uniform application type version number covers the cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to the number rule, the identification logic of the corresponding cracking algorithm newly added with the numbers of the unified application type version is configured, and the mapping relation between the application type version of the cracking system and the unified application type version is established.
The association of the cracking algorithm management and the integrated cracking device or system comprises, as shown in fig. 2:
step S1.1: identifying and cracking a target algorithm type version;
step S1.2: matching the identified target algorithm type version number with a cracking device or system algorithm type version mapping table, and listing the matched cracking device or system into a task candidate cracking device or system;
step S1.3: extracting the characteristics of the selected cracking strategy;
step S1.4: and selecting the optimal cracking system by matching the characteristic conditions supported by the cracking equipment according to the cracking target format and the strategy characteristics.
Step S2: the cracking device/system is integrated into a password cracking heterogeneous system through a cracking system integrated interface, and the password cracking heterogeneous system completes cracking service through the interface;
the integrated interface of the cracking system comprises: cracking equipment management and task management;
the management of the cracking devices comprises the registration of the cracking devices and the operation of the cracking devices or the system;
the cracking device registration comprises the following steps: when the equipment registration occurs between the starting of a heterogeneous system cracked by a password and an integrated interface, the equipment registration is divided into two stages:
in the first stage, the cracking device reports information to the heterogeneous system cracked by the password, and the method comprises the following steps: cracking the system name; breaking the system IP address; cracking the system type; registering a timestamp; registration phase one identification
And in the second stage, the cracking equipment reports the cracking algorithm information supported by the equipment to the system main body, and the method comprises the following steps: cracking the system name; breaking the system IP address; cracking the system type; cracking the system state; cracking system resource information; cracking the equipment resource information; supported cracking algorithm information; registering a second identifier;
the supported cracking algorithm information comprises: numbering algorithm type versions; supported policy information; a support mark of multiple cracking targets; cracking the data type of the target; and cracking the target data storage mode.
The supported policy information includes: policy mode, password length range, character set encoding, and empirical performance.
When the heterogeneous system cracked by the password is started, the equipment registration comprises the following steps: as shown in figure 3 of the drawings,
the integrated cracking system initiates a first-stage registration to the password cracking heterogeneous system, and the password cracking heterogeneous system reads and registers first-stage information; and the integrated cracking system initiates second-stage registration to the password cracking heterogeneous system, and the password cracking heterogeneous system reads the second-stage registration information.
When the heterogeneous system for password cracking detects an abnormality, as shown in fig. 4: the heterogeneous system for password cracking clears the information cache of the abnormal cracking system and sends registration initiating information to the integrated cracking system; the integrated cracking system initiates a first stage of registration to the heterogeneous password cracking system, the integrated cracking system initiates a second stage of registration to the heterogeneous password cracking system, and the heterogeneous password cracking system reads and registers second stage information.
The cracking device or system detects the abnormality and re-registers, as shown in fig. 5: the integrated cracking system initiates a first-stage registration to the heterogeneous password cracking system, the heterogeneous password cracking system clears the information cache of the abnormal cracking system and reads the first-stage registration information; and the integrated cracking system initiates second-stage registration to the password cracking heterogeneous system, and the password cracking heterogeneous system reads the second-stage registration information.
Heartbeat of the equipment:
the cracking device reports the state of the device to the system main body at regular time, the system main body cannot receive the heartbeat within a certain time and is regarded as abnormal of the cracking system, the cracking system sends the heartbeat overtime for a certain number of times and is regarded as abnormal of the system main body, and the heartbeat information comprises: cracking the system name; breaking the system IP address; cracking the system type; cracking the system state; a heartbeat identification; breaking the system load; and breaking the equipment load.
The cracking device or system operation comprises the following steps:
the cracking system operation is mainly operations such as cracking system closing, and the heterogeneous system cracked by the password calls an operation interface to close the cracking system needing to be closed, as shown in fig. 6.
The task management adopts the following steps: the precondition of task submission and management is that the cracking device is registered to the system main body.
And submitting the tasks, wherein the task submitting parameters comprise: a task ID; an algorithm ID; cracking target information; a cracking strategy; a policy type; describing a strategy;
and inquiring the task state progress, wherein the task state parameters comprise: a task ID; a task start time; a task state; the task progress; the task execution speed; task end time; task end description (when the task state is an error state); password information (when the task state is the result state);
and (3) stopping the task: and the task stopping is mainly performed through the task ID, and the task state is inquired to acquire the state of the task.
The invention provides a password cracking heterogeneous system integration system, which comprises:
module M1: the heterogeneous password cracking system carries out cracking algorithm management;
the cracking algorithm management mainly comprises the steps of carrying out unified numbering management on cracking algorithms and versions, and establishing and managing the algorithm type version number supported by cracking equipment or a system and the unified cracking algorithm type version number mapping of a system main body.
When a cracking system type is newly added in the password cracking heterogeneous system, judging whether a current cracking system type exists in the password cracking heterogeneous system; if so, checking whether the uniform application type version number covers the current cracking system application type version number or not; when the uniform application type version number covers the current cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to a preset number rule, and the identification logic of the cracking algorithm corresponding to newly added cracking equipment or the system for the unified application type version numbers is configured, so that the mapping relation between the application type version of the cracking system and the unified application type version is established; when the version number of the application type of the current cracking system is not the same as the version number of the application type of the current cracking system, newly adding cracking system types, and checking whether the version number of the uniform application type covers the version number of the application type of the current cracking system; when the uniform application type version number covers the cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to the number rule, the identification logic of the corresponding cracking algorithm newly added with the numbers of the unified application type version is configured, and the mapping relation between the application type version of the cracking system and the unified application type version is established.
The management of the association of the cracking algorithm with the integrated cracking device or system comprises the following steps:
module M1.1: identifying and cracking a target algorithm type version;
module M1.2: matching the identified target algorithm type version number with a cracking device or system algorithm type version mapping table, and listing the matched cracking device or system into a task candidate cracking device or system;
module M1.3: extracting the characteristics of the selected cracking strategy;
module M1.4: and selecting the optimal cracking system by matching the characteristic conditions supported by the cracking equipment according to the cracking target format and the strategy characteristics.
Module M2: the cracking device/system is integrated into a password cracking heterogeneous system through a cracking system integrated interface, and the password cracking heterogeneous system completes cracking service through the interface;
the integrated interface of the cracking system comprises: cracking equipment management and task management;
the management of the cracking devices comprises the registration of the cracking devices and the operation of the cracking devices or the system;
the cracking device registration comprises the following steps: when the equipment registration occurs between the starting of a heterogeneous system cracked by a password and an integrated interface, the equipment registration is divided into two stages:
in the first stage, the cracking device reports information to the heterogeneous system cracked by the password, and the method comprises the following steps: cracking the system name; breaking the system IP address; cracking the system type; registering a timestamp; registration phase one identification
And in the second stage, the cracking equipment reports the cracking algorithm information supported by the equipment to the system main body, and the method comprises the following steps: cracking the system name; breaking the system IP address; cracking the system type; cracking the system state; cracking system resource information; cracking the equipment resource information; supported cracking algorithm information; registering a second identifier;
the supported cracking algorithm information comprises: numbering algorithm type versions; supported policy information; a support mark of multiple cracking targets; cracking the data type of the target; and cracking the target data storage mode.
The supported policy information includes: policy mode, password length range, character set encoding, and empirical performance.
When the heterogeneous system cracked by the password is started, the equipment registration comprises the following steps:
the integrated cracking system initiates a first-stage registration to the password cracking heterogeneous system, and the password cracking heterogeneous system reads and registers first-stage information; and the integrated cracking system initiates second-stage registration to the password cracking heterogeneous system, and the password cracking heterogeneous system reads the second-stage registration information.
When the heterogeneous system for password cracking detects an abnormality: the heterogeneous system for password cracking clears the information cache of the abnormal cracking system and sends registration initiating information to the integrated cracking system; the integrated cracking system initiates a first stage of registration to the heterogeneous password cracking system, the integrated cracking system initiates a second stage of registration to the heterogeneous password cracking system, and the heterogeneous password cracking system reads and registers second stage information.
And (3) detecting the abnormality by the cracking device or the system, and re-registering: the integrated cracking system initiates a first-stage registration to the heterogeneous password cracking system, the heterogeneous password cracking system clears the information cache of the abnormal cracking system and reads the first-stage registration information; and the integrated cracking system initiates second-stage registration to the password cracking heterogeneous system, and the password cracking heterogeneous system reads the second-stage registration information.
Heartbeat of the equipment:
the cracking device reports the state of the device to the system main body at regular time, the system main body cannot receive the heartbeat within a certain time and is regarded as abnormal of the cracking system, the cracking system sends the heartbeat overtime for a certain number of times and is regarded as abnormal of the system main body, and the heartbeat information comprises: cracking the system name; breaking the system IP address; cracking the system type; cracking the system state; a heartbeat identification; breaking the system load; and breaking the equipment load.
The cracking device or system operation comprises the following steps:
the cracking system operation is mainly operations such as cracking system closing, and the heterogeneous system cracked by the password calls an operation interface to close the cracking system needing to be closed.
The task management adopts the following steps: the precondition of task submission and management is that the cracking device is registered to the system main body.
And submitting the tasks, wherein the task submitting parameters comprise: a task ID; an algorithm ID; cracking target information; a cracking strategy; a policy type; describing a strategy;
and inquiring the task state progress, wherein the task state parameters comprise: a task ID; a task start time; a task state; the task progress; the task execution speed; task end time; task end description (when the task state is an error state); password information (when the task state is the result state);
and (3) stopping the task: and the task stopping is mainly performed through the task ID, and the task state is inquired to acquire the state of the task.
Those skilled in the art will appreciate that, in addition to implementing the systems, apparatus, and various modules thereof provided by the present invention in purely computer readable program code, the same procedures can be implemented entirely by logically programming method steps such that the systems, apparatus, and various modules thereof are provided in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Therefore, the system, the device and the modules thereof provided by the present invention can be considered as a hardware component, and the modules included in the system, the device and the modules thereof for implementing various programs can also be considered as structures in the hardware component; modules for performing various functions may also be considered to be both software programs for performing the methods and structures within hardware components.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications may be made by one skilled in the art within the scope of the appended claims without departing from the spirit of the invention. The embodiments and features of the embodiments of the present application may be combined with each other arbitrarily without conflict.

Claims (10)

1. A password cracking heterogeneous system integration method is characterized by comprising the following steps:
step S1: carrying out unified numbering management on cracking algorithms and versions in a heterogeneous system for password cracking;
step S2: the cracking algorithm and version are uniformly managed in the heterogeneous system based on password cracking, and cracking equipment or the system completes cracking tasks through a cracking system integrated interface.
2. The password-cracking heterogeneous system integration method of claim 1, wherein the step S1 comprises: and establishing a mapping relation between the cracking algorithm type version number supported by the cracking device or system and the cracking algorithm type version number in the heterogeneous system cracked by the password, and performing unified management.
3. The password-cracking heterogeneous system integration method of claim 2, wherein the step S1 comprises:
step S1.1: when a cracking system type is newly added in the password cracking heterogeneous system, judging whether a current cracking system type exists in the password cracking heterogeneous system;
step S1.2: if so, checking whether the uniform application type version number covers the current cracking system application type version number or not; when the uniform application type version number covers the current cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to a preset number rule, and the identification logic of the cracking algorithm corresponding to newly added cracking equipment or the system for the unified application type version numbers is configured, so that the mapping relation between the application type version of the cracking system and the unified application type version is established;
step S1.3: when the version number of the application type of the current cracking system is not the same as the version number of the application type of the current cracking system, newly adding cracking system types, and checking whether the version number of the uniform application type covers the version number of the application type of the current cracking system; when the uniform application type version number covers the cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to the number rule, the identification logic of the corresponding cracking algorithm newly added with the numbers of the unified application type version is configured, and the mapping relation between the application type version of the cracking system and the unified application type version is established.
4. The password cracking heterogeneous system integration method according to claim 3, wherein the cracking algorithm and the recognition logic of the cracking device or system adopt the following steps:
step S1.1: identifying and cracking a target algorithm type version;
step S1.2: matching the identified target algorithm type version number with a cracking device or system algorithm type version mapping table, and listing the matched cracking device or system into a task candidate cracking device or system;
step S1.3: extracting the characteristics of the selected cracking strategy;
step S1.4: and selecting the optimal cracking system by matching the characteristic conditions supported by the cracking equipment according to the cracking target format and the strategy characteristics.
5. The password-cracking heterogeneous system integration method according to claim 1, wherein the cracking system integration interface adopts: and the registration of the cracking device or system, the closing of the cracking device or system and the submission and management of tasks are completed through the integrated interface of the cracking system.
6. A password-breaking heterogeneous system integration system, comprising:
module M1: carrying out unified numbering management on cracking algorithms and versions in a heterogeneous system for password cracking;
module M2: the cracking algorithm and version are uniformly managed in the heterogeneous system based on password cracking, and cracking equipment or the system completes cracking tasks through a cracking system integrated interface.
7. The password-cracking heterogeneous system integration system of claim 6, wherein the module M1 adopts: and establishing a mapping relation between the cracking algorithm type version number supported by the cracking device or system and the cracking algorithm type version number in the heterogeneous system cracked by the password, and performing unified management.
8. The password-cracking heterogeneous system integration system of claim 7, wherein the module M1 adopts:
module M1.1: when a cracking system type is newly added in the password cracking heterogeneous system, judging whether a current cracking system type exists in the password cracking heterogeneous system;
module M1.2: if so, checking whether the uniform application type version number covers the current cracking system application type version number or not; when the uniform application type version number covers the current cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to a preset number rule, and the identification logic of the cracking algorithm corresponding to newly added cracking equipment or the system for the unified application type version numbers is configured, so that the mapping relation between the application type version of the cracking system and the unified application type version is established;
module M1.3: when the version number of the application type of the current cracking system is not the same as the version number of the application type of the current cracking system, newly adding cracking system types, and checking whether the version number of the uniform application type covers the version number of the application type of the current cracking system; when the uniform application type version number covers the cracking system application type version number, establishing a mapping relation between the cracking system application type version and the uniform application type version; otherwise, the unified application type version is newly added with numbers according to the number rule, the identification logic of the corresponding cracking algorithm newly added with the numbers of the unified application type version is configured, and the mapping relation between the application type version of the cracking system and the unified application type version is established.
9. The password cracking heterogeneous system integration system as claimed in claim 8, wherein the cracking algorithm and the recognition logic of the cracking device or system adopt:
module M1.1: identifying and cracking a target algorithm type version;
module M1.2: matching the identified target algorithm type version number with a cracking device or system algorithm type version mapping table, and listing the matched cracking device or system into a task candidate cracking device or system;
module M1.3: extracting the characteristics of the selected cracking strategy;
module M1.4: and selecting the optimal cracking system by matching the characteristic conditions supported by the cracking equipment according to the cracking target format and the strategy characteristics.
10. The password-cracking heterogeneous system integration system of claim 6, wherein the cracking system integration interface adopts: and the registration of the cracking device or system, the closing of the cracking device or system and the submission and management of tasks are completed through the integrated interface of the cracking system.
CN202111501473.6A 2021-12-09 2021-12-09 Heterogeneous system integration method and system for password cracking Pending CN114186219A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111501473.6A CN114186219A (en) 2021-12-09 2021-12-09 Heterogeneous system integration method and system for password cracking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111501473.6A CN114186219A (en) 2021-12-09 2021-12-09 Heterogeneous system integration method and system for password cracking

Publications (1)

Publication Number Publication Date
CN114186219A true CN114186219A (en) 2022-03-15

Family

ID=80604090

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111501473.6A Pending CN114186219A (en) 2021-12-09 2021-12-09 Heterogeneous system integration method and system for password cracking

Country Status (1)

Country Link
CN (1) CN114186219A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115114613A (en) * 2022-08-26 2022-09-27 大有信创(北京)科技有限公司 System for password cracking by using ASIC and GPU heterogeneous type resources

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115114613A (en) * 2022-08-26 2022-09-27 大有信创(北京)科技有限公司 System for password cracking by using ASIC and GPU heterogeneous type resources
CN115114613B (en) * 2022-08-26 2022-11-29 大有信创(北京)科技有限公司 System for password cracking by using ASIC and GPU heterogeneous type resources

Similar Documents

Publication Publication Date Title
CN107819627B (en) System fault processing method and server
CN110995825B (en) Intelligent contract issuing method, intelligent node equipment and storage medium
CN113504772A (en) Vehicle fault processing method and device and vehicle diagnosis equipment
CN114186219A (en) Heterogeneous system integration method and system for password cracking
CN111813845A (en) ETL task-based incremental data extraction method, device, equipment and medium
CN112817935A (en) Data processing method, device and equipment based on field type and storage medium
CN111654522A (en) File synchronization method, file synchronization server and storage medium
CN108491466B (en) Electronic device, access instruction information acquisition method, and storage medium
CN113259429B (en) Session maintenance management and control method, device, computer equipment and medium
CN111752819B (en) Abnormality monitoring method, device, system, equipment and storage medium
CN114595219A (en) Data storage method, device and system
CN109165513B (en) System configuration information inspection method and device and server
CN109739868B (en) Data processing method and related equipment thereof
CN113297583B (en) Vulnerability risk analysis method, device, equipment and storage medium
CN111752600B (en) Code anomaly detection method and device, computer equipment and storage medium
CN111698227B (en) Information synchronization management method, device, computer system and readable storage medium
CN113867756A (en) Software upgrading method, terminal equipment and readable storage medium
CN112632559A (en) Vulnerability automatic verification method, device, equipment and storage medium
CN117473200B (en) Comprehensive acquisition and analysis method for website information data
CN116720818B (en) Warehouse processing method, device and computer equipment based on block chain
CN113157558B (en) System testing method and device
CN116107603B (en) Firmware upgrading method and device, storage medium and electronic equipment
CN115001805B (en) Single sign-on method, device, equipment and storage medium
CN117034292A (en) Software security hole repair control system of computer
CN106547581A (en) Control method, device, terminal and platform that a kind of application is installed

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