Title | Detect modification of payload with AH |
CommandLine | ./HTR_A_In_DM_Payload.seq -pkt ./HTR_A_DM_Payload.def -cpp=-include ./ipsecaddr.def -log 15.html -ti Detect modification of payload with AH |
TestVersion | REL_1_1 |
ToolVersion | REL_1_1 |
Start | 2000/07/31 19:05:44 |
Tn | /usr/local/v6eval//etc//tn.def |
Nu | /usr/local/v6eval//etc//nut.def |
Pkt | ./HTR_A_DM_Payload.def |
System | kame-freebsd |
TargetName | FreeBSD-3.4 Release + KAME-stable-20000704 |
HostName | target1.toba.tahi.org |
Type | host |
19:05:44 | Start |
*** Target initialization phase *** Target: Clear all SAD and SPD entries |
|
19:05:44 |
vRemote(ipsecClearAll.rmt) ``/usr/local/v6eval//bin/kame-freebsd/ipsecClearAll.rmt -t kame-freebsd -u root -p v6eval -d cuaa0c -o 1 ''
connected target1# target1# /usr/local/v6/sbin/setkey -c spdflush; flush; ^D target1# target1# sendMessagesSync: never got /usr/local/v6/sbin/setkey -cspdflush;flush; echo $status 0 target1# ~ [EOT] |
Target: Set SAD entries: src="192.168.105.31" dst="192.168.103.20" spi=0x1000 mode=transport protocol=ah aalgo=hmac-md5 aalgokey=0123456789ABCDEF | |
19:05:51 |
vRemote(ipsecSetSAD.rmt) ``/usr/local/v6eval//bin/kame-freebsd/ipsecSetSAD.rmt -t kame-freebsd -u root -p v6eval -d cuaa0c -o 1 src="192.168.105.31" dst="192.168.103.20" spi=0x1000 mode=transport protocol=ah aalgo=hmac-md5 aalgokey=0123456789ABCDEF ''
connected target1# target1# /usr/local/v6/sbin/setkey -c add 192.168.105.31 192.168.103.20 ah 0x1000 -m transport -A hmac-md5 "0123456789ABCDEF" ; dump; ^D 192.168.105.31 192.168.103.20 ah mode=transport spi=4096(0x00001000) reqid=0(0x00000000) A: hmac-md5 30313233 34353637 38394142 43444546 replay=0 flags=0x00000040 state=mature seq=0 pid=331 created: Jul 31 19:05:02 2000 current: Jul 31 19:05:02 2000 diff: 0(s) hard: 0(s) soft: 0(s) last: hard: 0(s) soft: 0(s) current: 0(bytes) hard: 0(bytes) soft: 0(bytes) allocated: 0 hard: 0 soft: 0 refcnt=1 target1# target1# sendMessagesSync: never got /usr/local/v6/sbin/setkey -cadd 192.168.105.31 192.168.103.20 ah 0x1000 -m transport -A hmac-md5 "0123456789ABCDEF";dump; echo $status 0 target1# ~ [EOT] |
Target: Set SPD entries: src="192.168.105.31" dst="192.168.103.20" upperspec=any direction=in protocol=ah mode=transport | |
19:06:01 |
vRemote(ipsecSetSPD.rmt) ``/usr/local/v6eval//bin/kame-freebsd/ipsecSetSPD.rmt -t kame-freebsd -u root -p v6eval -d cuaa0c -o 1 src="192.168.105.31" dst="192.168.103.20" upperspec=any direction=in protocol=ah mode=transport ''
connected target1# target1# /usr/local/v6/sbin/setkey -c spdadd 192.168.105.31 192.168.103.20 any -P in ipsec ah/transport/192.168.105.31-192.168.103.20/require ; spddump; ^D 192.168.105.31[any] 192.168.103.20[any] any in ipsec ah/transport/192.168.105.31-192.168.103.20/require spid=15 seq=0 pid=332 refcnt=1 target1# target1# sendMessagesSync: never got /usr/local/v6/sbin/setkey -cspdadd 192.168.105.31 192.168.103.20 any -P in ipsec ah/transport/192.168.105.31-192.168.103.20/require;spddump; echo $status 0 target1# ~ [EOT] |
*** Target testing phase *** |
|
19:06:11 | Start Capturing Packets (Link0) |
19:06:11 |
vSend(Link0,echo_request_from_host1_ah) send echo_request_from_host1_ah |
19:06:11 | vRecv(Link0,ns_to_router echo_reply_to_host1) timeout:6 cntLimit:0 seektime:0 recv echo_reply_to_host1 |
19:06:11 | vRecv(Link0,ns_to_router) timeout:6 cntLimit:0 seektime:0 vRecv() return status=1 |
TN received echo reply from NUT to HOST1. |
|
19:06:17 |
vSend(Link0,echo_request_from_host1_ah_dm_payload) send echo_request_from_host1_ah_dm_payload |
19:06:17 | vRecv(Link0,ns_to_router echo_reply_to_host1) timeout:6 cntLimit:0 seektime:0 vRecv() return status=1 |
TN received no echo reply from NUT to HOST1. TN ignored the modified echo request packet. OK |
|
19:06:23 | End |
Frame_Ether (length:90) | Hdr_Ether (length:14) | | DestinationAddress = 0:a0:24:95:a4:91 | | SourceAddress = 0:0:0:0:a0:a0 | | Type = 2048 | Packet_IPv4 (length:76) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 76 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 51 | | | HeaderChecksum = 27130 calc(27130) | | | SourceAddress = 192.168.105.31 | | | DestinationAddress = 192.168.103.20 | | Hdr_AH (length:24) | | | NextHeader = 1 | | | PayloadLength = 4 | | | Reserved = 0 | | | SPI = 4096 | | | SequenceNumber = 1 | | | algorithm = aalgo_hmacmd5_012 | | | ICV = 806b1461 b29ffd12 44ce38af calc(806b1461 b29ffd12 44ce38af) | | ICMPv4_EchoRequest (length:32) | | | Type = 8 | | | Code = 0 | | | Checksum = 50239 calc(50239) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:24) | | | | data = 4563686f 44617461 4563686f 44617461 4563686f 44617461
Frame_Ether (length:66) | Hdr_Ether (length:14) | | DestinationAddress = 0:0:0:0:a0:a0 | | SourceAddress = 0:a0:24:95:a4:91 | | Type = 2048 | Packet_IPv4 (length:52) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 52 | | | Identifier = 66 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 1 | | | HeaderChecksum = 27138 calc(27138) | | | SourceAddress = 192.168.103.20 | | | DestinationAddress = 192.168.105.31 | | ICMPv4_EchoReply (length:32) | | | Type = 0 | | | Code = 0 | | | Checksum = 52287 calc(52287) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:24) | | | | data = 4563686f 44617461 4563686f 44617461 4563686f 44617461 ===ns_to_router================================= ng compare _HETHER_nut2broadcast.DestinationAddress received:0:0:0:0:a0:a0 = ff:ff:ff:ff:ff:ff ng compare _HETHER_nut2broadcast.Type received:2048 = 2054 ng meta Frame_Ether.Packet_ARP != Frame_Ether.Packet_IPv4 ===echo_reply_to_host1=================================
Frame_Ether (length:90) | Hdr_Ether (length:14) | | DestinationAddress = 0:a0:24:95:a4:91 | | SourceAddress = 0:0:0:0:a0:a0 | | Type = 2048 | Packet_IPv4 (length:76) | | Hdr_IPv4 (length:20) | | | Version = 4 | | | IHL = 5 | | | TypeOfService = 0 | | | TotalLength = 76 | | | Identifier = 0 | | | Reserved = 0 | | | DF = 0 | | | MF = 0 | | | FragmentOffset = 0 | | | TTL = 255 | | | Protocol = 51 | | | HeaderChecksum = 27130 calc(27130) | | | SourceAddress = 192.168.105.31 | | | DestinationAddress = 192.168.103.20 | | Hdr_AH (length:24) | | | NextHeader = 1 | | | PayloadLength = 4 | | | Reserved = 0 | | | SPI = 4096 | | | SequenceNumber = 2 | | | ICV = calc() | | | Padding = fa4cb4b6 d3722c08 e47ad682 | | ICMPv4_EchoRequest (length:32) | | | Type = 8 | | | Code = 0 | | | Checksum = 15085 calc(15085) | | | Identifier = 0 | | | SequenceNumber = 0 | | | Payload (length:24) | | | | data = 63726163 6b656420 63726163 6b656420 63726163 6b656420