more-fun-with-ipid

来自「网络流量生成工具,开源软件,也可以作为网络流量检测软件使用」· 代码 · 共 30 行

TXT
30
字号
Posted to bugtraq mailing list (20 Nov 1999):---Hi,some little new ideas about IP ID issue:The first is about linux firewalling: since it increase IP ID global countereven if an outgoing packet will be filtered we are able, for example, toscan UDP ports even if ICMP type 3 output is DENY, and in general it is possibleto know when TCP/IP stack reply a packet even if the reply is dropped.I think (but not tested) that this is true for almost all firewalls.The second issue concern the ability to uncover firewall rules. For exampleit is travial to know if host A filter packets from the IP X.Y.Z.W monitoringIP ID incresing of host A or host with X.Y.Z.W address (this changes if we areinterested to know input or output rules) and sending packets that supposesome reply. Also this is related with the ability to scan the ports of hoststhat drop all packets with a source different than host.trusted.com.There are others stuff like this but they are only different faces of thesame concepts.Some people thinks that this kind of attacks isn't a "real world" attacks,I'm strongly interested to know what's bugtraq readers opinion (IMO thiskind of attacks are feasible and usefull for an attacker. For exaple theability to scan the ports with only spoofed packets and the ability toguess remote hosts traffic are a lot real).ciao,antirez

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?