CN111131169B - A Dynamic ID Hiding Method for Switching Networks - Google Patents
A Dynamic ID Hiding Method for Switching Networks Download PDFInfo
- Publication number
- CN111131169B CN111131169B CN201911208371.8A CN201911208371A CN111131169B CN 111131169 B CN111131169 B CN 111131169B CN 201911208371 A CN201911208371 A CN 201911208371A CN 111131169 B CN111131169 B CN 111131169B
- Authority
- CN
- China
- Prior art keywords
- internal
- external network
- hidden
- port
- network
- 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
Links
- 238000000034 method Methods 0.000 title claims abstract description 28
- 238000013507 mapping Methods 0.000 claims abstract description 32
- 230000009466 transformation Effects 0.000 claims abstract description 8
- 230000000737 periodic effect Effects 0.000 claims description 4
- 230000008569 process Effects 0.000 claims description 3
- 238000005336 cracking Methods 0.000 abstract description 3
- 238000006243 chemical reaction Methods 0.000 abstract description 2
- 230000008859 change Effects 0.000 description 3
- 206010033799 Paralysis Diseases 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0407—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the identity of one or more communicating identities is hidden
- H04L63/0414—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the identity of one or more communicating identities is hidden during transmission, i.e. party's identity is protected against eavesdropping, e.g. by using temporary identifiers, but is known to the other party or parties involved in the communication
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
技术领域technical field
本发明属于交换网络安全技术领域,尤其涉及一种面向交换网络的动态ID隐藏方法。The invention belongs to the technical field of switching network security, and in particular relates to a dynamic ID hiding method oriented to a switching network.
背景技术Background technique
随着互联网的快速发展,网络安全逐渐成为人们关注的热点,尤其是在交换网络中,ID信息是攻击者最关心的敏感信息之一。攻击者通过嗅探等手段,可以轻易获得特定用户的ID信息。一旦攻击者获取到数据包的ID信息,就可以进行进一步的APT攻击(李术夫,李薛, 王超. 典型APT攻击事件案例分析[J]. 信息网络安全(s1)),比如通过伪装手段窃取特定用户的信息,抑或针对该特定用户发动DDoS攻击(徐茜. DDoS攻击原理及应对策略[J]. 信息网络安全(5):48-50.),从而导致目标用户系统瘫痪。因此,在交换网络中,如何将ID进行安全的传输成为研究热点之一。With the rapid development of the Internet, network security has gradually become a focus of attention, especially in the exchange network, ID information is one of the most sensitive information that attackers care about. An attacker can easily obtain the ID information of a specific user through sniffing and other means. Once the attacker obtains the ID information of the data packet, he can conduct further APT attacks (Li Shufu, Li Xue, Wang Chao. Case Analysis of Typical APT Attack Events [J]. Information Network Security (s1)), such as stealing by masquerading information of a specific user, or launch a DDoS attack against the specific user (Xu Qian. Principles and Countermeasures of DDoS Attacks [J]. Information Network Security (5): 48-50.), resulting in paralysis of the target user's system. Therefore, in the switching network, how to transmit the ID securely has become one of the research hotspots.
当前的ID保护措施,主要分以下几种方式:1.在端点设备上做ID保护,即,直接在源头上针对ID进行保护,比如使用加密协议进行数据传输抑或单独对ID进行加密,该方法简单可行,但是要求每个接入交换网络的用户都需要部署ID保护措施,增加了用户的成本;2.在交换网络中,通过将数据包交由控制管理层完成ID隐藏功能,比如,将需要ID隐藏的数据包发送到处理器,由处理器完成ID变换等操作,再下发给转发设备,然而该方法将数据交由软件处理,极大的影响了转发设备的性能。因此,为了消除这种影响,亟需提出一种能够部署在交换网络中的,不影响转发性能而又可以保护特定用户ID的保护技术。本专利就是从交换网络的ID保护需求出发,提出了一种面向交换网络的动态ID隐藏方法。The current ID protection measures are mainly divided into the following ways: 1. Do ID protection on the endpoint device, that is, protect the ID directly at the source, such as using an encryption protocol for data transmission or encrypting the ID separately, this method It is simple and feasible, but requires that every user accessing the switching network needs to deploy ID protection measures, which increases the cost of the user; 2. In the switching network, the ID hiding function is completed by handing the data packet to the control management layer, for example, the Data packets that require ID hiding are sent to the processor, and the processor completes operations such as ID conversion, and then sends them to the forwarding device. However, in this method, the data is processed by software, which greatly affects the performance of the forwarding device. Therefore, in order to eliminate this effect, it is urgent to propose a protection technology that can be deployed in a switching network, does not affect the forwarding performance, and can protect a specific user ID. This patent proposes a switching network-oriented dynamic ID hiding method based on the ID protection requirement of the switching network.
发明内容SUMMARY OF THE INVENTION
本发明针对现有交换网络的ID保护方法存在的成本高、影响转发设备性能的问题,提出一种面向交换网络的动态ID隐藏方法。Aiming at the problems of high cost and affecting the performance of the forwarding equipment in the existing ID protection method of the switching network, the invention proposes a dynamic ID hiding method oriented to the switching network.
为了实现上述目的,本发明采用以下技术方案:In order to achieve the above object, the present invention adopts the following technical solutions:
一种面向交换网络的动态ID隐藏方法,包括:A dynamic ID hiding method for switching network, including:
步骤1:设置交换设备端口的内外网属性,建立端口内外网属性表,使得经过内网属性端口的用户数据的ID、即内网ID为私有ID,使得经过外网属性端口的用户数据的ID、即外网ID为公有ID;Step 1: Set the internal and external network attributes of the switching device port, and establish the internal and external network attribute table of the port, so that the ID of the user data passing through the internal network attribute port, that is, the internal network ID is a private ID, so that the ID of the user data passing through the external network attribute port is , that is, the external network ID is a public ID;
步骤2:构建隐藏ID池;Step 2: Build a hidden ID pool;
步骤3:设置内外网ID隐藏表;Step 3: Set the internal and external network ID hidden table;
步骤4:动态调整ID映射算法。Step 4: Dynamically adjust the ID mapping algorithm.
进一步地,所述步骤2包括:Further, the step 2 includes:
将内网ID与随机值进行逻辑运算,然后以内网ID为输入进行哈希运算映射后的输出为外网ID,所述映射满足外网的A类、B类或者C类子网划分要求;Perform a logical operation on the intranet ID and the random value, and then perform a hash operation mapping with the intranet ID as the input, and the output is the extranet ID, and the mapping satisfies the class A, class B or class C subnetting requirements of the external network;
每个内网ID需要映射多个外网ID,将运算得到的内外ID组进行保存构成隐藏ID池,对每个内网ID,随机选取与其对应的外网ID,组成内外网ID对,供内外网ID隐藏表配置使用。Each intranet ID needs to map multiple external network IDs, and the internal and external ID groups obtained by the operation are stored to form a hidden ID pool. For each intranet ID, the corresponding external network ID is randomly selected to form an internal and external network ID pair for The internal and external network ID hidden table configuration is used.
进一步地,所述步骤3包括:Further, the step 3 includes:
根据隐藏ID池提供的内外网映射关系配置内外网ID隐藏表,将内外网ID隐藏表和路由转发表进行关联:Configure the internal and external network ID hidden table according to the internal and external network mapping relationship provided by the hidden ID pool, and associate the internal and external network ID hidden table with the routing forwarding table:
通过端口内外网属性表查看端口的内外网属性;View the internal and external network attributes of the port through the port internal and external network attribute table;
如果是内网发往外网的用户数据,用内外网ID隐藏表中的外网ID替换路由转发表中数据的源ID,再进行路由转发查找;If it is user data sent from the internal network to the external network, replace the source ID of the data in the routing forwarding table with the external network ID in the internal and external network ID hidden table, and then perform routing forwarding search;
如果是外网发往内网的用户数据,先进行路由查找,再用内外网ID隐藏表中的内网ID替换路由转发表中数据的目的ID;If the user data is sent from the external network to the internal network, the route search is performed first, and then the internal network ID in the internal and external network ID hidden table is used to replace the destination ID of the data in the routing forwarding table;
如果是内网之间或者外网之间的用户数据转发,则直接进行路由转发查找。If it is user data forwarding between intranets or between extranets, route forwarding search is performed directly.
进一步地,所述步骤4包括:Further, the step 4 includes:
根据步骤2中的映射方法进行周期性内外网ID映射变换。According to the mapping method in step 2, perform periodic internal and external network ID mapping transformation.
与现有技术相比,本发明具有的有益效果:Compared with the prior art, the present invention has the following beneficial effects:
本发明的一种面向交换网络的动态ID隐藏方法,通过设置交换设备端口内外网属性、构建隐藏ID池、设置内外网ID隐藏表以及周期性的动态调整ID映射达到对通过交换设备转发的用户数据的ID保护。具有以下优势:The present invention provides a switching network-oriented dynamic ID hiding method, which achieves the protection of users who are forwarded through the switching device by setting the internal and external network attributes of the switching device port, constructing the hidden ID pool, setting the internal and external network ID hiding tables, and periodically dynamically adjusting the ID mapping. ID protection of data. Has the following advantages:
针对特定ID的普通类型攻击,攻击者无法通过扫描用户的ID达到攻击用户的目的,比如DDos攻击等;For common types of attacks with specific IDs, attackers cannot attack users by scanning user IDs, such as DDos attacks;
针对特定ID的APT攻击,攻击者有可能在一定时间内获取到特定用户的外网ID,并针对相应的内网ID进行后续攻击,但是本发明提出的动态ID隐藏方法可以动态的变换内外网ID映射关系,理论上,只要动态ID变换周期小于攻击者破解周期,就可以避免该类攻击。For the APT attack of a specific ID, the attacker may obtain the external network ID of a specific user within a certain period of time, and conduct subsequent attacks against the corresponding internal network ID, but the dynamic ID hiding method proposed by the present invention can dynamically change the internal and external network. The ID mapping relationship, in theory, as long as the dynamic ID transformation period is less than the attacker's cracking period, this type of attack can be avoided.
该方法采用软件构建隐藏ID池,硬件实现隐藏表,并通过随机动态调度隐藏ID池的方式实现了动态ID变换,该方法可以防御针对用户ID的攻击手段。The method uses software to build a hidden ID pool, hardware implements a hidden table, and realizes dynamic ID transformation by randomly and dynamically scheduling the hidden ID pool. This method can defend against attacks against user IDs.
附图说明Description of drawings
图1为本发明实施例一种面向交换网络的动态ID隐藏方法的基本流程图;1 is a basic flowchart of a switching network-oriented dynamic ID hiding method according to an embodiment of the present invention;
图2为本发明实施例中动态ID隐藏在系统中的位置示意图。FIG. 2 is a schematic diagram of the location where the dynamic ID is hidden in the system according to the embodiment of the present invention.
具体实施方式Detailed ways
下面结合附图和具体的实施例对本发明做进一步的解释说明:The present invention will be further explained below in conjunction with the accompanying drawings and specific embodiments:
实施例1:Example 1:
如图1所示,一种面向交换网络的动态ID隐藏方法,包括:As shown in Figure 1, a dynamic ID hiding method for switching networks includes:
步骤S101:设置交换设备端口的内外网属性,建立端口内外网属性表,使得经过内网属性端口的用户数据的ID、即内网ID为私有ID,使得经过外网属性端口的用户数据的ID、即外网ID为公有ID;Step S101: Set the internal and external network attributes of the switching device port, and establish a port internal and external network attribute table, so that the ID of the user data passing through the internal network attribute port, that is, the internal network ID is a private ID, so that the ID of the user data passing through the external network attribute port is a private ID. , that is, the external network ID is a public ID;
根据应用需求,对交换机端口进行内外网属性设置,即设置为内网属性(内网)端口,或设置为外网属性(外网)端口。经过内网属性端口的用户数据,其ID、即内网ID为私有ID,为内部可见,即,仅内网用户可见;经过外网属性端口的用户数据,其ID、即外网ID为公有ID,为外部可见,即所有外网用户以及攻击者都可见。According to the application requirements, set the internal and external network attributes for the switch port, that is, set it as an internal network attribute (intranet) port, or set it as an external network attribute (external network) port. The ID of the user data that passes through the attribute port of the intranet is a private ID, which is visible internally, that is, only visible to users in the intranet; the user data that passes through the attribute port of the extranet, its ID, that is, the ID of the external network, is public ID, visible to the outside world, that is, visible to all external network users and attackers.
步骤S102:构建隐藏ID池;Step S102: build a hidden ID pool;
具体地,所述步骤S102包括:Specifically, the step S102 includes:
将内网ID与随机值进行逻辑运算,然后以内网ID为输入进行哈希运算映射后的输出为外网ID,所述映射满足外网的A类、B类或者C类子网划分要求;Perform a logical operation on the intranet ID and the random value, and then perform a hash operation mapping with the intranet ID as the input, and the output is the extranet ID, and the mapping satisfies the class A, class B or class C subnetting requirements of the external network;
每个内网ID需要映射多个外网ID,将运算得到的内外ID组进行保存构成隐藏ID池,对每个内网ID,随机选取与其对应的外网ID,组成内外网ID对,供内外网ID隐藏表配置使用。Each intranet ID needs to map multiple external network IDs, and the internal and external ID groups obtained by the operation are stored to form a hidden ID pool. For each intranet ID, the corresponding external network ID is randomly selected to form an internal and external network ID pair for The internal and external network ID hidden table configuration is used.
步骤S103:设置内外网ID隐藏表;Step S103: setting the ID hidden table of the internal and external networks;
具体地,所述步骤S103包括:Specifically, the step S103 includes:
根据隐藏ID池提供的内外网映射关系配置内外网ID隐藏表,将内外网ID隐藏表和路由转发表进行关联:Configure the internal and external network ID hidden table according to the internal and external network mapping relationship provided by the hidden ID pool, and associate the internal and external network ID hidden table with the routing forwarding table:
通过端口内外网属性表查看端口的内外网属性;View the internal and external network attributes of the port through the port internal and external network attribute table;
如果是内网发往外网的用户数据,用内外网ID隐藏表中的外网ID替换路由转发表中数据的源ID,再进行路由转发查找;If it is user data sent from the internal network to the external network, replace the source ID of the data in the routing forwarding table with the external network ID in the internal and external network ID hidden table, and then perform routing forwarding search;
如果是外网发往内网的用户数据,先进行路由查找,再用内外网ID隐藏表中的内网ID替换路由转发表中数据的目的ID;If the user data is sent from the external network to the internal network, the route search is performed first, and then the internal network ID in the internal and external network ID hidden table is used to replace the destination ID of the data in the routing forwarding table;
如果是内网之间或者外网之间的用户数据转发,则直接进行路由转发查找。If it is user data forwarding between intranets or between extranets, route forwarding search is performed directly.
步骤S104:动态调整ID映射算法。Step S104: Dynamically adjust the ID mapping algorithm.
具体地,所述步骤S104包括:Specifically, the step S104 includes:
根据步骤S102中的映射方法进行周期性内外网ID映射变换,增加映射的动态性,从而保证用户ID隐藏的动态性。According to the mapping method in step S102, the periodic internal and external network ID mapping transformation is performed to increase the dynamicity of the mapping, thereby ensuring the dynamicity of user ID hiding.
值得说明的是,本实施例中,ID可为IP地址,也可为MAC地址,故隐藏ID池又可称为隐藏地址池,当ID为MAC地址时,过程和ID为IP地址时大体一致,但对应的转发表变为MAC转发表。It is worth noting that, in this embodiment, the ID can be an IP address or a MAC address, so the hidden ID pool can also be called a hidden address pool. When the ID is a MAC address, the process is roughly the same as when the ID is an IP address. , but the corresponding forwarding table becomes the MAC forwarding table.
作为一种具体的可实施方式,如图2所示,动态ID隐藏在交换网络系统中的位置,关键模块包括:动态ID映射算法、隐藏ID池、端口内外网属性表、内外网ID隐藏表。其中动态ID映射算法以及隐藏ID池在系统控制管理层,端口内外网属性表及内外网ID隐藏表在交换设备硬件(交换芯片)中。其中,图2中所示两个隐藏表(内外网ID隐藏表)在物理上可以是一个或者两个。As a specific implementation, as shown in FIG. 2, the position of the dynamic ID hidden in the switching network system, the key modules include: dynamic ID mapping algorithm, hidden ID pool, port internal and external network attribute table, internal and external network ID hidden table . Among them, the dynamic ID mapping algorithm and the hidden ID pool are in the system control management layer, and the attribute table of the internal and external network of the port and the hidden table of the internal and external network IDs are in the switching device hardware (switching chip). Among them, the two hidden tables (internal and external network ID hidden tables) shown in FIG. 2 may physically be one or two.
在系统控制管理层,动态ID隐藏的动态ID映射算法是指:首先,选取随机数与内网ID进行逻辑运算;其次,将运算结果作为输入,使用hash算法进行映射,哈希算法可选用CRC-32,其生成多项式为:X16+X15+X5+1;最后每个内网ID都进行多次映射,并将映射关系存入隐藏ID池,最后随机动态的从隐藏池中选取内外网ID对,保存准备下发的映射关系,向交换设备硬件(交换芯片)下发更新ID变换映射关系。In the system control management layer, the dynamic ID mapping algorithm for dynamic ID hiding refers to: first, select random numbers and intranet IDs for logical operation; secondly, use the operation result as input, use hash algorithm for mapping, and hash algorithm can use CRC -32, the generator polynomial is: X 16 +X 15 +X 5 +1; finally, each intranet ID is mapped multiple times, and the mapping relationship is stored in the hidden ID pool, and finally randomly and dynamically selected from the hidden pool For internal and external network ID pairs, save the mapping relationship to be delivered, and deliver the updated ID mapping relationship to the switching device hardware (switching chip).
按照普通配置流程下发配置到交换芯片,通过周期调用,实现芯片内部内外网ID隐藏表的动态变化,以达到动态ID隐藏的动态性。The configuration is delivered to the switching chip according to the common configuration process, and the dynamic change of the internal and external network ID hidden table of the chip is realized through periodic calls, so as to achieve the dynamic nature of dynamic ID hiding.
在交换硬件(交换芯片)中实现动态ID隐藏。由于动态ID隐藏是针对特定用户,我们设定特定用户为内网用户,未受保护的用户为外网用户,针对不同的场景,数据报文经过交换芯片的处理方式不同:Implement dynamic ID hiding in the switch hardware (switch chip). Since dynamic ID hiding is for specific users, we set specific users as intranet users and unprotected users as extranet users. For different scenarios, data packets are processed differently by the switching chip:
1.当内网用户向外网用户发送数据报文时,首先进行报头解析,通过端口内外网属性表确定数据包的内网属性,并进行路由转发查询目的端口,不能匹配后,再进行内外网ID隐藏表查询,将查询的结果替换源ID,将源ID进行修改和隐藏,并进行路由转发查询目的端口,最后进行封包转发;1. When an internal network user sends a data packet to an external network user, it first performs header parsing, determines the internal network attributes of the data packet through the port internal and external network attribute table, and performs routing forwarding to query the destination port. Network ID hidden table query, replace the source ID with the query result, modify and hide the source ID, and perform routing forwarding to query the destination port, and finally perform packet forwarding;
2.当外网用户向内网用户发送数据报文时,首先进行报头解析,通过端口内外网属性表确定数据包的外网属性,再进行路由转发表查询目的端口,然后进行内外网ID隐藏表查询,得到对应的内网ID,并将查询结果替换数据包中的目的ID,最后进行封包转发;2. When an external network user sends a data packet to an internal network user, the header parsing is performed first, the external network attributes of the data packet are determined through the port internal and external network attribute table, and then the routing and forwarding table is performed to query the destination port, and then the internal and external network IDs are hidden. Table query, get the corresponding intranet ID, replace the query result with the destination ID in the data packet, and finally forward the packet;
3.当外网用户之间通信时,首先进行报头解析,通过端口内外网属性表确定数据包的外网属性,进行路由转发查询目的端口,并进行封包转发;3. When communicating between external network users, first perform header analysis, determine the external network attributes of the data packet through the port internal and external network attribute table, perform routing forwarding to query the destination port, and perform packet forwarding;
4.当内网用户向内网用户发送数据报文时,首先进行报头解析,通过端口内外网属性表确定数据包的内网属性,并进行路由转发查询目的端口,能够匹配,进行路由转发查询目的端口,确认是内网端口属性后,进行封包转发。4. When an intranet user sends a data packet to an intranet user, the header is first parsed, the intranet attribute of the data packet is determined through the port intranet attribute table, and the destination port is queried for route forwarding, which can be matched and routed forwarding query. After confirming that the destination port is the attribute of the intranet port, the packet is forwarded.
本发明实施例提供的一种面向交换网络的动态ID隐藏方法,通过设置交换设备端口内外网属性、构建隐藏ID池、设置内外网ID隐藏表以及周期性动态调整ID映射达到对通过交换设备转发的用户数据的ID保护。具有以下优势:The embodiment of the present invention provides a switching network-oriented dynamic ID hiding method. By setting the internal and external network attributes of the switching device port, constructing a hidden ID pool, setting the internal and external network ID hiding tables, and periodically dynamically adjusting the ID mapping, the forwarding through the switching device is achieved. ID protection of user data. Has the following advantages:
针对特定ID的普通类型攻击,攻击者无法通过扫描用户的ID达到攻击用户的目的,比如DDos攻击等;For common types of attacks with specific IDs, attackers cannot attack users by scanning user IDs, such as DDos attacks;
针对特定ID的APT攻击,攻击者有可能在一定时间内获取到特定用户的外网ID,并针对相应的内网ID进行后续攻击,但是本专利提出的动态ID隐藏方法可以动态的变换内外网ID映射关系,理论上,只要动态ID变换周期小于攻击者破解周期,就可以避免该类攻击。For an APT attack of a specific ID, the attacker may obtain the external network ID of a specific user within a certain period of time, and conduct subsequent attacks against the corresponding internal network ID, but the dynamic ID hiding method proposed in this patent can dynamically change the internal and external network. The ID mapping relationship, in theory, as long as the dynamic ID transformation period is less than the attacker's cracking period, this type of attack can be avoided.
该方法在交换网络系统控制管理层采用软件构建隐藏ID池,硬件实现隐藏表,并通过随机动态调度隐藏池地址的方式实现了动态ID变换,该方法可以防御针对用户ID的攻击手段。The method uses software to build a hidden ID pool in the control management layer of the switching network system, implements a hidden table in hardware, and realizes dynamic ID transformation by randomly and dynamically scheduling hidden pool addresses. This method can defend against attacks against user IDs.
以上所示仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above are only the preferred embodiments of the present invention. It should be pointed out that for those skilled in the art, without departing from the principles of the present invention, several improvements and modifications can be made. It should be regarded as the protection scope of the present invention.
Claims (1)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201911208371.8A CN111131169B (en) | 2019-11-30 | 2019-11-30 | A Dynamic ID Hiding Method for Switching Networks |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201911208371.8A CN111131169B (en) | 2019-11-30 | 2019-11-30 | A Dynamic ID Hiding Method for Switching Networks |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN111131169A CN111131169A (en) | 2020-05-08 |
| CN111131169B true CN111131169B (en) | 2022-05-06 |
Family
ID=70496845
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201911208371.8A Active CN111131169B (en) | 2019-11-30 | 2019-11-30 | A Dynamic ID Hiding Method for Switching Networks |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN111131169B (en) |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7609689B1 (en) * | 2001-09-27 | 2009-10-27 | Cisco Technology, Inc. | System and method for mapping an index into an IPv6 address |
| US8464334B1 (en) * | 2007-04-18 | 2013-06-11 | Tara Chand Singhal | Systems and methods for computer network defense II |
| CN101447980B (en) * | 2008-12-25 | 2012-04-11 | 中国电子科技集团公司第五十四研究所 | Collision-resistance method for mapping public-private key pairs by utilizing uniform user identification |
| US8966626B2 (en) * | 2012-05-01 | 2015-02-24 | Harris Corporation | Router for communicating data in a dynamic computer network |
| US9154458B2 (en) * | 2012-05-01 | 2015-10-06 | Harris Corporation | Systems and methods for implementing moving target technology in legacy hardware |
| CN104580233B (en) * | 2015-01-16 | 2017-09-01 | 重庆邮电大学 | An Internet of Things smart home security gateway system |
| KR101544460B1 (en) * | 2015-04-24 | 2015-08-13 | 국방과학연구소 | Method for hiding receivers address for link layer in group communication |
| CN105721442B (en) * | 2016-01-22 | 2019-03-22 | 北京卫达信息技术有限公司 | Based on dynamic mapping false response system, method and network safety system and method |
| CN105721457B (en) * | 2016-01-30 | 2019-04-30 | 北京卫达信息技术有限公司 | Network security protection system and network security defence method based on dynamic mapping |
| CN107071075B (en) * | 2016-11-16 | 2020-07-21 | 国家数字交换系统工程技术研究中心 | Device and method for dynamically jumping network address |
| CN107682470B (en) * | 2017-10-16 | 2021-04-27 | 杭州迪普科技股份有限公司 | Method and device for detecting public network IP availability in NAT address pool |
| CN110365496B (en) * | 2019-07-23 | 2021-03-19 | 泰州学院 | Network security defense system based on dynamic transformation |
-
2019
- 2019-11-30 CN CN201911208371.8A patent/CN111131169B/en active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN111131169A (en) | 2020-05-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP3923551A1 (en) | Method and system for entrapping network threat, and forwarding device | |
| CN104853003B (en) | A kind of address based on Netfilter, port-hopping Realization Method of Communication | |
| Snoeren et al. | Single-packet IP traceback | |
| CN102165741B (en) | Method for intercepting and searching host in IPV6 network | |
| US8576845B2 (en) | Method and apparatus for avoiding unwanted data packets | |
| CN102546661B (en) | A kind of method and system preventing IPv6 gateway neighbours spoofing attack | |
| CN101106450A (en) | Distributed message transmission security protection device and method | |
| JP2011515049A (en) | IP address delegation | |
| WO2012075850A1 (en) | Method and system for preventing mac address cheat, and switch | |
| CN102255909B (en) | Session stream monitoring method and device | |
| CN110611671A (en) | Local area network communication method and device based on moving target defense | |
| CN106027527A (en) | Anonymous communication method based on software defined network (SDN) environment | |
| WO2024249255A2 (en) | Methods and systems for efficient cybersecurity policy enforcement on network communications | |
| WO2011131097A1 (en) | Data message processing method, system and access service node | |
| KR20200002599A (en) | Server apparatus, client apparatus and method for communicating based on network address mutation | |
| CN103402197B (en) | A kind of position based on IPv6 technology and path concealment guard method | |
| CN102546308B (en) | The method and system of neighbor uni-cast agency is realized based on duplicate address detection | |
| CN102546429B (en) | The authentication method of Intra-site Automatic Tunnel Addressing Protocol based on DHCP monitoring and system | |
| CN107071075B (en) | Device and method for dynamically jumping network address | |
| Zhang et al. | Petri Net Model of MITM Attack Based on NDP Protocol | |
| CN111884941A (en) | Safe SDN multicast system and control method thereof | |
| CN111131169B (en) | A Dynamic ID Hiding Method for Switching Networks | |
| WO2023284623A1 (en) | Data synchronization method, apparatus and system | |
| CN102546307B (en) | The method and system realizing proxy arp function is intercepted based on DHCP | |
| CN116684869A (en) | A trusted access method, system and medium for campus wireless network based on IPv6 |
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 |