Movatterモバイル変換


[0]ホーム

URL:


CN113656535A - Abnormal session detection method and device and computer storage medium - Google Patents

Abnormal session detection method and device and computer storage medium
Download PDF

Info

Publication number
CN113656535A
CN113656535ACN202111008418.3ACN202111008418ACN113656535ACN 113656535 ACN113656535 ACN 113656535ACN 202111008418 ACN202111008418 ACN 202111008418ACN 113656535 ACN113656535 ACN 113656535A
Authority
CN
China
Prior art keywords
session
white list
abnormal
preset
confidence
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
CN202111008418.3A
Other languages
Chinese (zh)
Other versions
CN113656535B (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.)
Information and Data Security Solutions Co Ltd
Original Assignee
Information and Data Security Solutions 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 Information and Data Security Solutions Co LtdfiledCriticalInformation and Data Security Solutions Co Ltd
Priority to CN202111008418.3ApriorityCriticalpatent/CN113656535B/en
Publication of CN113656535ApublicationCriticalpatent/CN113656535A/en
Application grantedgrantedCritical
Publication of CN113656535BpublicationCriticalpatent/CN113656535B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

The embodiment of the invention discloses an abnormal conversation detection method, which comprises the following steps: extracting a session in a data stream and equipment interconnection information corresponding to the session; judging whether the corresponding session exists in a preset white list or not according to the equipment interconnection information; classifying sessions which do not exist in a preset white list step by step according to session contents to obtain a session tree; calculating the data type confidence of each leaf node in the session tree according to the equipment interconnection information; determining a session set corresponding to the leaf node with the data type confidence coefficient larger than a preset confidence coefficient threshold value as a latest white list; and the sessions which do not exist in the latest white list are judged as abnormal sessions, so that the accuracy of abnormal session detection is improved.

Description

Abnormal session detection method and device and computer storage medium
Technical Field
The present invention relates to the field of information security, and in particular, to a method and an apparatus for detecting an abnormal session, and a computer storage medium.
Background
In networks today, there are many ways to discover network security threats, such as Intrusion Detection Systems (IDS), network traffic analysis systems (NTA), etc. NTA, an emerging technology for network threat detection, has emerged in the network security market.
In addition, the detection system in the prior art needs to invest a large amount of funds and manpower to merge, compress and mine safety logs mainly based on false alarms generated by the detection system through an upper-layer correlation analysis technology, and has large investment and poor effect.
Aiming at the problem of inaccurate abnormal flow detection in the prior art, an effective solution is not available at present.
Disclosure of Invention
In order to solve the above problems, the present invention provides a method, an apparatus, and a computer storage medium for detecting abnormal sessions, which determine a white list according to device interconnection information, perform session tree division on sessions that do not exist in the white list, extract feature information of each leaf node of the session tree, determine a data type confidence of each leaf node according to a plurality of feature information, and determine whether a session under the leaf node is an abnormal session according to the data type confidence, so as to solve the problem of inaccurate determination of abnormal traffic.
In order to achieve the above object, the present invention provides an abnormal session detection method, which includes: extracting a session in a data stream and equipment interconnection information corresponding to the session; judging whether the corresponding session exists in a preset white list or not according to the equipment interconnection information; classifying sessions which do not exist in a preset white list step by step according to session contents to obtain a session tree; calculating the data type confidence of each leaf node in the session tree according to the equipment interconnection information; determining a session set corresponding to the leaf node with the data type confidence coefficient larger than a preset confidence coefficient threshold value as a latest white list; and judging the sessions which do not exist in the latest white list as abnormal sessions.
Further optionally, the calculating a data type confidence of each leaf node in the session tree according to the device interconnection information includes: extracting and counting multi-dimensional characteristic information in the equipment interconnection information; determining a session initial confidence corresponding to the feature information of each dimension according to the conformity of the feature information of each dimension and the data type feature; and synthesizing a plurality of session initial confidences to obtain the data type confidence.
Further optionally, the multidimensional feature information in the device interconnection information at least includes two of the following: convergence condition information of the source address; convergence status information of the destination address; convergence condition information of the destination port; accessing the session frequency characteristic information by using a single source address; the single source address session periodically changes the characteristic information of the law.
Further optionally, after the determining, according to the device interconnection information, whether the corresponding session exists in a preset white list, the method includes: acquiring the data volume of the session existing in the preset white list; comparing the data volume with a preset standard data volume; and determining the session corresponding to the data volume larger than the preset standard data volume as an abnormal session.
Further optionally, after determining, as the latest white list, the session set corresponding to the leaf node whose data type confidence is greater than the preset confidence threshold, the method includes: and supplementing the latest white list into the preset white list.
On the other hand, the invention also provides an abnormal conversation detection device, which comprises: the extraction module is used for extracting the session in the data stream and the equipment interconnection information corresponding to the session; the judging module is used for judging whether the corresponding session exists in a preset white list or not according to the equipment interconnection information; the session tree generation module is used for classifying sessions which do not exist in the preset white list step by step according to session contents to obtain a session tree; the confidence coefficient calculation module is used for calculating the confidence coefficient of the data type of each leaf node in the session tree according to the equipment interconnection information; a latest white list determining module, configured to determine, as a latest white list, a session set corresponding to the leaf node whose data type confidence is greater than a preset confidence threshold; and the first abnormal session judging module is used for judging the sessions which do not exist in the latest white list as abnormal sessions.
Further optionally, the confidence computation module includes: the multi-dimensional characteristic information extraction submodule is used for extracting and counting the multi-dimensional characteristic information in the equipment interconnection information; the initial confidence coefficient determining submodule is used for determining the session initial confidence coefficient corresponding to the feature information of each dimension according to the conformity of the feature information of each dimension and the data type feature; and the data type confidence coefficient determining submodule is used for synthesizing a plurality of session initial confidence coefficients to obtain the data type confidence coefficient.
Further optionally, the apparatus further comprises: the data volume determining module is used for acquiring the data volume of the session in the preset white list; the comparison module is used for comparing the data volume with a preset standard data volume; and the second abnormal session judgment module is used for determining the session corresponding to the data volume larger than the preset standard data volume as the abnormal session.
Further optionally, the method further includes: and the supplement module is used for supplementing the latest white list into the preset white list.
In another aspect, the present invention also provides a computer storage medium having a computer program stored thereon, which when executed by a processor implements the abnormal session detection method described above.
The technical scheme has the following beneficial effects: filtering abnormal conversations which do not conform to legal connection relations by setting a white list; after dividing the session into session trees, calculating the characteristics of each leaf node, calculating the confidence of each leaf node, and determining the latest white list according to the confidence. The white list is dynamically generated according to the conversation, so that the labor is saved, and the detection efficiency of abnormal conversation is improved. In addition, the white list is dynamically updated according to different sessions, so that the scheme can accurately detect each session.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of an abnormal session detection method provided in an embodiment of the present invention;
FIG. 2 is a flow chart of a data type confidence calculation method provided by an embodiment of the invention;
FIG. 3 is a flowchart of a method for determining an abnormal session according to data volume according to an embodiment of the present invention;
fig. 4 is a block diagram of an abnormal session detection apparatus according to an embodiment of the present invention;
FIG. 5 is a block diagram of a confidence calculation module according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a data amount determining module, a comparing module, and a second abnormal session determining module according to an embodiment of the present invention.
Reference numerals: 100-an extraction module 200-a judgment module 300-a session tree generation module 400-a confidence coefficient calculation module 4001-a multidimensional feature information extraction submodule 4002-an initial confidence coefficient determination submodule 4003-a data type confidence coefficient determination submodule 500-a latest white list determination module 600-a first abnormal session judgment module 700-a data volume determination module 800-a comparison module 900-a second abnormal session judgment module.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the prior art, the detection of abnormal sessions needs to use a system configured by extremely high equipment to perform characteristic analysis and matching on flow, but the system has low detection accuracy on the abnormal sessions, needs to consume a large amount of manpower to merge, compress and mine all the sessions, and has large investment and poor effect.
In order to solve the above problem, the present invention provides an abnormal session detection method, and fig. 1 is a flowchart of the abnormal session detection method provided in the embodiment of the present invention, as shown in fig. 1, including:
s101, extracting a session in a data stream and equipment interconnection information corresponding to the session;
the device interconnection information includes at least: source address (IMSI), source port, destination address, destination port, protocol type, connection establishment time, periodicity, interconnection times, etc.
S102, judging whether the corresponding session exists in a preset white list or not according to the equipment interconnection information;
the preset white list is a set of sessions conforming to a legal connection relationship, and the preset white list can be manually set or obtained by analyzing data by a system.
S103, classifying sessions which do not exist in the preset white list step by step according to session contents to obtain a session tree;
and classifying all the sessions step by step according to the source address, the source port, the destination address, the destination port, the transmission protocol, the instruction of the session initiator, the used account number and other information of the sessions to obtain a session tree.
S104, calculating the data type confidence of each leaf node in the session tree according to the equipment interconnection information;
for each leaf node in the session tree, the credibility of each leaf node can be scored according to the dimensional characteristics of the session number, the frequency, the periodicity, the instructions, the single IP address session quantity, the 24-hour regular distribution and the like in the device interconnection information.
S105, determining a session set corresponding to the leaf node with the data type confidence coefficient larger than a preset confidence coefficient threshold value as a latest white list;
and S106, judging the conversation which does not exist in the latest white list as an abnormal conversation.
If the confidence of the data type of a certain leaf node is greater than a preset confidence threshold, the session under the node is a session conforming to a legal connection relationship, the corresponding session set is determined as a latest white list, and the session which does not belong to the latest white list set is determined as an abnormal session.
As an optional implementation manner, fig. 2 is a flowchart of a data type confidence calculation method provided by an embodiment of the present invention, and as shown in fig. 2, the step S104 of calculating a data type confidence of each leaf node in the session tree according to the device interconnection information includes:
s1041, extracting and counting multi-dimensional feature information in the equipment interconnection information;
s1042, determining a session initial confidence corresponding to the feature information of each dimension according to the conformity of the feature information of each dimension and the data type feature;
and S1043, synthesizing a plurality of session initial confidences to obtain the data type confidence.
The traffic types can be roughly divided into two types, one is a production terminal and a local server service data stream, and the other is a management terminal and a local server management data stream.
And for the production terminal and local server service data stream, the production terminal state acquisition and report, the local server computing center operating instructions for the terminal and the like are included. The method is characterized by comprising the following steps:
1) high convergence of source address (IMSI) and destination address
2) Periodic change rule of session number change at 24 hours per day
3) Single source address access presence periodicity
For the management data flow of the management terminal and the local server, the conditions of inquiry and state synchronization, task synchronization, maintenance and the like of the management terminal are mainly used. The method is characterized by comprising the following steps:
1) high convergence of destination address and port
2) The source address on the conversation time sequence is highly random, and different insiders randomly select time operation management
3) The number of sessions has a 24-hour periodic change rule every day, and particularly, the working time period distribution of working days is mainly
Extracting corresponding multi-dimensional feature information of each leaf node according to the features of the actual data types, comparing the feature information of each dimension with the feature information of the actual data types, and obtaining an initial confidence coefficient according to the similarity of the feature information after comparison. After the feature information of all dimensions is obtained, the data type confidence of the session is calculated according to the weight corresponding to each dimension, and the higher the data type confidence is, the higher the possibility of the data belonging to the type is.
As an alternative, a preliminary filtering may be performed on all sessions before the session tree is generated. For the service data flow, because the service data flow occupies a main flow body and the label port is fixed and limited, the type of the session can be quickly judged according to the characteristics. The service types such as http, mqtt, DNS recursion, etc. are all traffic data streams. And adding the session which is judged as the service flow in advance into a white list, so that the session does not participate in the subsequent session tree division step, and the subsequent data processing amount is reduced.
As an optional implementation manner, the multidimensional feature information in the device interconnection information includes at least two of the following: convergence condition information of the source address; convergence status information of the destination address; convergence condition information of the destination port; accessing the session frequency characteristic information by using a single source address; the single source address session periodically changes the characteristic information of the law.
As a specific embodiment, each leaf node may be divided into five dimensions for analysis.
Dimension 1: convergence status information of source address. The source address of the service data flow is highly converged; the source address of the management data stream substantially converges within a limited address range.
Dimension 2: convergence status information of the destination address. The destination address of the service data flow is highly converged; the destination addresses of the management data streams are highly random and converge within a limited set.
Dimension 3: convergence status information of the destination port. The destination ports of the service data streams are converged in a limited set; the destination ports that manage the data streams converge into a limited set and the daily set of destination addresses is substantially the same.
Dimension 4: the single source address accesses session frequency characteristic information. The single source address access conversation frequency of the service data flow presents high-frequency characteristics and has reference distribution; the statistical population of the weekly or daily access sessions of a single source address of the management data flow is distributed substantially evenly.
Dimension 5: the single source address session periodically changes the characteristic information of the law. A 24-hour daily periodic variation rule (baseline rule) exists in a single source address session in a service data flow; a single source address session in the management data stream is periodically regular 24 hours a day (baseline regularity), especially nine morning and five evening, with monday to friday being the primary traffic distribution period.
As a specific implementation manner, when determining the data type reputation value of a leaf node, first determining the source address convergence condition of the leaf node, if the source address convergence condition of the leaf node meets the high convergence feature, determining the initial reputation value of the service data stream of dimension 1 of the leaf node to be 100, and determining the initial reputation value of the management data stream to be 0; secondly, determining the convergence condition of the destination address of the leaf node, if the convergence condition of the destination address of the leaf node conforms to the high convergence characteristic, determining the initial credit value of the service data stream of the leaf node dimension 2 as 100, and determining the initial credit value of the management data stream as 0; thirdly, determining the convergence condition of the destination port of the leaf node, if the convergence condition of the destination port of the leaf node meets the characteristics that the destination port is converged in a limited set and the difference of the destination address sets of each day is large, determining the initial credit value of the service data stream of the leaf node dimension 3 as 100, and determining the initial credit value of the management data stream as 0; fourthly, determining the frequency characteristic of the single source address access session of the leaf node, if the frequency of the single source address access session presents a high frequency characteristic and a reference distribution characteristic exists, determining the initial credit value of the service data stream of the leaf node dimension 4 as 100, and determining the initial credit value of the management data stream as 0; fifthly, determining the characteristic of the periodic variation rule of the single source address conversation of the leaf node, if the single source address conversation of the leaf node conforms to the 24-hour periodic variation rule (baseline rule) every day and does not conform to the characteristics of five ninth evening and five monday as a main traffic distribution period, determining the initial credit value of the service data flow of the leaf node dimension 4 as 100, and determining the initial credit value of the management data flow as 0.
The weight values of the service data flow dimension 1-5 are respectively 0.2, 0.3 and 0.1; then, a rule is determined according to the data type of the service data stream, and the confidence of the data type of the leaf node belonging to the service data stream is: 0.2 × 100+0.3 × 100+0.1 × 100= 100;
the weight values of the management data stream dimensions 1-5 are respectively 0.2, 0.2 and 0.2; then a rule is determined according to the data type of the management data stream, and the confidence of the data type of the leaf node belonging to the management data stream is: 0.2 × 0+0.2 × 0= 0;
comparing the confidence degrees of the data types of the two data stream types, if the confidence degree of the data type of the leaf node belonging to the service data stream is larger, comparing theconfidence degree 100 of the data type with a preset confidence degree threshold value 80, if the confidence degree of the data type of the leaf node is larger than the preset confidence degree threshold value, judging that the data type of the leaf node is the service data stream, conforming to a legal connection relation, and further classifying the session under the leaf node into a white list.
As an optional implementation manner, fig. 3 is a flowchart of a method for determining an abnormal session according to a data amount according to an embodiment of the present invention, as shown in fig. 3, after the step S102 of determining whether a corresponding session exists in a preset white list according to the device interconnection information includes:
s108, acquiring the data volume of the session in the preset white list;
s109, comparing the data volume with a preset standard data volume;
and S110, determining the session corresponding to the data volume larger than the preset standard data volume as an abnormal session.
And for the sessions existing in the white list, counting the data volume of each session in a preset period, and judging the session corresponding to the data volume higher than the preset data volume as an abnormal session. Therefore, the abnormal judgment is carried out on the sessions with suddenly increased data volume caused by equipment failure, network failure or software reasons, so that the accuracy of abnormal session detection is improved, and the condition of missing report is reduced.
As an optional implementation manner, after determining, as the latest white list, the S105, a session set corresponding to the leaf node whose data type confidence is greater than the preset confidence threshold, the method includes: s107, supplementing the latest white list into the preset white list.
In this embodiment, the preset white list is dynamically updated, and after the latest white list is obtained, the data in the latest white list is added to the preset white list, and the preset white list after data supplementation is used as a basis for judging whether the next session is legally connected.
As an alternative implementation manner, fig. 4 is a block diagram of a structure of an abnormal session detection apparatus provided in an embodiment of the present invention, and as shown in fig. 4, the present invention further provides an abnormal session detection apparatus, including:
an extractingmodule 100, configured to extract a session in a data stream and device interconnection information corresponding to the session;
the device interconnection information includes at least: source address (IMSI), source port, destination address, destination port, protocol type, connection establishment time, periodicity, interconnection times, etc.
A judgingmodule 200, configured to judge whether a corresponding session exists in a preset white list according to the device interconnection information;
the preset white list is a set of sessions conforming to a legal connection relationship, and the preset white list can be manually set or obtained by analyzing data by a system.
The sessiontree generation module 300 is configured to classify sessions that do not exist in the preset white list step by step according to session contents to obtain a session tree;
and classifying all the sessions step by step according to the source address, the source port, the destination address, the destination port, the transmission protocol, the instruction of the session initiator, the used account number and other information of the sessions to obtain a session tree.
Aconfidence calculation module 400, configured to calculate a confidence of the data type of each leaf node in the session tree according to the device interconnection information;
for each leaf node in the session tree, the credibility of each leaf node can be scored according to the dimensional characteristics of the session number, the frequency, the periodicity, the instructions, the single IP address session quantity, the 24-hour regular distribution and the like in the device interconnection information.
A latest whitelist determining module 500, configured to determine, as a latest white list, a session set corresponding to the leaf node whose data type confidence is greater than a preset confidence threshold;
a first abnormalsession determining module 600, configured to determine a session that does not exist in the latest white list as an abnormal session.
If the confidence of the data type of a certain leaf node is greater than a preset confidence threshold, the session under the node is a session conforming to a legal connection relationship, the corresponding session set is determined as a latest white list, and the session which does not belong to the latest white list set is determined as an abnormal session.
As an alternative implementation manner, fig. 5 is a block diagram of a structure of a confidence level calculation module according to an embodiment of the present invention, and as shown in fig. 5, the confidencelevel calculation module 400 includes:
a multi-dimensional featureinformation extraction submodule 4001, configured to extract and count multi-dimensional feature information in the device interconnection information;
the initial confidencecoefficient determining submodule 4002 is configured to determine, according to the conformity between the feature information of each dimension and the data type feature, a session initial confidence coefficient corresponding to the feature information of each dimension;
and a data typeconfidence determining submodule 4003, configured to synthesize multiple session initial confidences to obtain the data type confidence.
The traffic types can be roughly divided into two types, one is a production terminal and a local server service data stream, and the other is a management terminal and a local server management data stream.
And for the production terminal and local server service data stream, the production terminal state acquisition and report, the local server computing center operating instructions for the terminal and the like are included. The method is characterized by comprising the following steps:
1) high convergence of source address (IMSI) and destination address
2) Periodic change rule of session number change at 24 hours per day
3) Single source address access presence periodicity
For the management data flow of the management terminal and the local server, the conditions of inquiry and state synchronization, task synchronization, maintenance and the like of the management terminal are mainly used. The method is characterized by comprising the following steps:
1) high convergence of destination address and port
2) The source address on the conversation time sequence is highly random, and different insiders randomly select time operation management
3) The number of sessions has a 24-hour periodic change rule every day, and particularly, the working time period distribution of working days is mainly
Extracting corresponding multi-dimensional feature information of each leaf node according to the features of the actual data types, comparing the feature information of each dimension with the feature information of the actual data types, and obtaining an initial confidence coefficient according to the similarity of the feature information after comparison. After the feature information of all dimensions is obtained, the data type confidence of the session is calculated according to the weight corresponding to each dimension, and the higher the data type confidence is, the higher the possibility of the data belonging to the type is.
As an alternative, a preliminary filtering may be performed on all sessions before the session tree is generated. For the service data flow, because the service data flow occupies a main flow body and the label port is fixed and limited, the type of the session can be quickly judged according to the characteristics. The service types such as http, mqtt, DNS recursion, etc. are all traffic data streams. And adding the session which is judged as the service flow in advance into a white list, so that the session does not participate in the subsequent session tree division step, and the subsequent data processing amount is reduced.
As an optional implementation manner, fig. 6 is a schematic structural diagram of a data volume determining module, a comparing module, and a second abnormal session determining module provided in the embodiment of the present invention, and as shown in fig. 6, the apparatus further includes:
a dataamount determining module 700, configured to obtain a data amount of a session existing in the preset white list;
acomparison module 800, configured to compare the data amount with a preset standard data amount;
a second abnormalsession determining module 900, configured to determine a session corresponding to a data amount greater than the preset standard data amount as an abnormal session.
As an alternative, a preliminary filtering may be performed on all sessions before the session tree is generated. For the service data flow, because the service data flow occupies a main flow body and the label port is fixed and limited, the type of the session can be quickly judged according to the characteristics. The service types such as http, mqtt, DNS recursion, etc. are all traffic data streams. And adding the session which is judged as the service flow in advance into a white list, so that the session does not participate in the subsequent session tree division step, and the subsequent data processing amount is reduced.
As an optional implementation, the apparatus further comprises:
and the supplement module is used for supplementing the latest white list into the preset white list.
In this embodiment, the preset white list is dynamically updated, and after the latest white list is obtained, the data in the latest white list is added to the preset white list, and the preset white list after data supplementation is used as a basis for judging whether the next session is legally connected.
As an alternative embodiment, the present invention also provides a computer storage medium having a computer program stored thereon, which when executed by a processor implements the abnormal conversation detection method described above.
The storage medium stores the software, and the storage medium includes but is not limited to: optical disks, floppy disks, hard disks, erasable memory, etc.
The technical scheme has the following beneficial effects: filtering abnormal conversations which do not conform to legal connection relations by setting a white list; after dividing the session into session trees, calculating the characteristics of each leaf node, calculating the confidence of each leaf node, and determining the latest white list according to the confidence. The white list is dynamically generated according to the conversation, so that the labor is saved, and the detection efficiency of abnormal conversation is improved. In addition, the white list is dynamically updated according to different sessions, so that the scheme can accurately detect each session.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

CN202111008418.3A2021-08-312021-08-31Abnormal session detection method and device and computer storage mediumActiveCN113656535B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202111008418.3ACN113656535B (en)2021-08-312021-08-31Abnormal session detection method and device and computer storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202111008418.3ACN113656535B (en)2021-08-312021-08-31Abnormal session detection method and device and computer storage medium

Publications (2)

Publication NumberPublication Date
CN113656535Atrue CN113656535A (en)2021-11-16
CN113656535B CN113656535B (en)2023-11-14

Family

ID=78482456

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202111008418.3AActiveCN113656535B (en)2021-08-312021-08-31Abnormal session detection method and device and computer storage medium

Country Status (1)

CountryLink
CN (1)CN113656535B (en)

Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120030761A1 (en)*2010-08-022012-02-02Yokogawa Electric CorporationImproper communication detection system
CN105991587A (en)*2015-02-132016-10-05中国移动通信集团山西有限公司Intrusion detection method and system
CN108259482A (en)*2018-01-042018-07-06平安科技(深圳)有限公司Network Abnormal data detection method, device, computer equipment and storage medium
CN109558951A (en)*2018-11-232019-04-02北京知道创宇信息技术有限公司A kind of fraud account detection method, device and its storage medium
CN109587000A (en)*2018-11-142019-04-05上海交通大学High latency method for detecting abnormality and system based on collective intelligence network measurement data
CN109889547A (en)*2019-03-292019-06-14新华三信息安全技术有限公司A kind of detection method and device of abnormal network equipment
CN110149343A (en)*2019-05-312019-08-20国家计算机网络与信息安全管理中心A kind of abnormal communications and liaison behavioral value method and system based on stream
CN110430226A (en)*2019-09-162019-11-08腾讯科技(深圳)有限公司Network attack detecting method, device, computer equipment and storage medium
US20190370412A1 (en)*2018-05-312019-12-05Microsoft Technology Licensing, LlcMachine learning query session enhancement
CN110730195A (en)*2019-12-182020-01-24腾讯科技(深圳)有限公司Data processing method and device and computer readable storage medium
CN110995769A (en)*2020-02-272020-04-10上海飞旗网络技术股份有限公司Deep data packet detection method and device and readable storage medium
CN111666502A (en)*2020-07-082020-09-15腾讯科技(深圳)有限公司Abnormal user identification method and device based on deep learning and storage medium
CN112118261A (en)*2020-09-212020-12-22杭州迪普科技股份有限公司Session violation access detection method and device
CN112313657A (en)*2018-10-262021-02-02谷歌有限责任公司Method, system and computer program product for detecting automatic sessions
CN112784024A (en)*2021-01-112021-05-11软通动力信息技术(集团)股份有限公司Man-machine conversation method, device, equipment and storage medium
CN113127639A (en)*2020-01-142021-07-16北京京东振世信息技术有限公司Abnormal session text detection method and device

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120030761A1 (en)*2010-08-022012-02-02Yokogawa Electric CorporationImproper communication detection system
CN105991587A (en)*2015-02-132016-10-05中国移动通信集团山西有限公司Intrusion detection method and system
CN108259482A (en)*2018-01-042018-07-06平安科技(深圳)有限公司Network Abnormal data detection method, device, computer equipment and storage medium
US20190370412A1 (en)*2018-05-312019-12-05Microsoft Technology Licensing, LlcMachine learning query session enhancement
CN112313657A (en)*2018-10-262021-02-02谷歌有限责任公司Method, system and computer program product for detecting automatic sessions
CN109587000A (en)*2018-11-142019-04-05上海交通大学High latency method for detecting abnormality and system based on collective intelligence network measurement data
CN109558951A (en)*2018-11-232019-04-02北京知道创宇信息技术有限公司A kind of fraud account detection method, device and its storage medium
CN109889547A (en)*2019-03-292019-06-14新华三信息安全技术有限公司A kind of detection method and device of abnormal network equipment
CN110149343A (en)*2019-05-312019-08-20国家计算机网络与信息安全管理中心A kind of abnormal communications and liaison behavioral value method and system based on stream
CN110430226A (en)*2019-09-162019-11-08腾讯科技(深圳)有限公司Network attack detecting method, device, computer equipment and storage medium
CN110730195A (en)*2019-12-182020-01-24腾讯科技(深圳)有限公司Data processing method and device and computer readable storage medium
CN113127639A (en)*2020-01-142021-07-16北京京东振世信息技术有限公司Abnormal session text detection method and device
CN110995769A (en)*2020-02-272020-04-10上海飞旗网络技术股份有限公司Deep data packet detection method and device and readable storage medium
CN111666502A (en)*2020-07-082020-09-15腾讯科技(深圳)有限公司Abnormal user identification method and device based on deep learning and storage medium
CN112118261A (en)*2020-09-212020-12-22杭州迪普科技股份有限公司Session violation access detection method and device
CN112784024A (en)*2021-01-112021-05-11软通动力信息技术(集团)股份有限公司Man-machine conversation method, device, equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
叶炼炼: "基于随机空间树的数据流异常检测算法", 《计算机工程与设计》, vol. 38, no. 09, pages 2414 - 2419*

Also Published As

Publication numberPublication date
CN113656535B (en)2023-11-14

Similar Documents

PublicationPublication DateTitle
CN108965347B (en)Distributed denial of service attack detection method, device and server
US10027694B1 (en)Detecting denial of service attacks on communication networks
US10404732B2 (en)System and method for automated network monitoring and detection of network anomalies
CN111935170B (en)Network abnormal flow detection method, device and equipment
CN111277570A (en)Data security monitoring method and device, electronic equipment and readable medium
US20230239316A1 (en)Low-complexity detection of potential network anomalies using intermediate-stage processing
CN114640504B (en)CC attack protection method, device, equipment and storage medium
CN107302534A (en)A kind of DDoS network attack detecting methods and device based on big data platform
CN113518057A (en)Detection method and device for distributed denial of service attack and computer equipment thereof
CN118764323A (en) A network security situation awareness platform based on traffic monitoring
CN117407865A (en) An interface security protection method and device, electronic equipment, and storage medium
CN111835681A (en)Large-scale abnormal flow host detection method and device
CN113656535B (en)Abnormal session detection method and device and computer storage medium
CN118487990A (en)Server cluster flow control method and device and server cluster
CN114760083A (en)Method and device for issuing attack detection file and storage medium
CN113872931B (en)Port scanning behavior detection method and system, server and proxy node
CN116886453A (en) A network traffic big data analysis method
WO2024027079A1 (en)Domain-name reflection attack detection method and apparatus, and electronic device and storage medium
CN116318800A (en)BGP route data monitoring method and device and electronic equipment
CN111224916B (en) A method and device for DDOS attack detection
CN107995046A (en)A kind of network alarming analysis method, device and electronic equipment
CN120238372B (en) Problem Line Determination Method Based on IP Address Classification
CN115883231B (en)Wind control rule updating method and device, electronic equipment and readable storage medium
US20240283803A1 (en)System and method for detecting and mitigating data security attacks
CN118487868B (en)Traffic safety analysis method, device, platform and storage medium

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp