Forum Discussion

NzYme_68513's avatar
NzYme_68513
Icon for Nimbostratus rankNimbostratus
Jan 27, 2012

Lost on Binary Scan and RDP.....

Been trying to read up on the scan command in the TCL reference page. From what I can see it works in a similar fashion to regex. Confusing but I'm coming around. I would probably be able to work through it if I can see what the TCP:payload actually looks like. Is there any way to see what the contents of the payload is?

2 Replies

  • Hi NzYme,

     

     

    You can use binary scan to convert TCP::payload to hex. Here's an example:

     

     

    http://devcentral.f5.com/wiki/iRules.Log_binary_HTTP_payload_in_hex.ashx

     

     

    Aaron