Re: what is pay load file in tcp/ip



On 5/10/06, skarvin <skarvin@xxxxxxxxx> wrote:
A packet is divided in two parts:

1- Header. This is used to route the packet across the Internet, and another
things.
2- Payload. This is the content of the packet, the information that you send
or receive.

Example:
In traditional mail, Header may be the letter and payload the content of the
letter.

Actually you would think of it as:
Header = envelope (with recipient address, sender address, and
handling instructions)
Payload = letter inside of envelope

So, in this case, if you wanted to test a network device with
different data (usually
for testing network firewalls/IDS/IPS/anti-virus) you would put the
data you wanted
to test with, into a file and reference that in the "Payload File" option.

--
And, did Guloka think the Ulus were too ugly to save?
-Centauri



Relevant Pages

  • Re: passthru help
    ... Instead, allocate your own area ... patch the NDIS_BUFFER chain of your packet to include this buffer. ... Miniportsendpacket fucntion and able to retrive payload and just try to pass ... memcpy(pNewPayload, // Copy ethernet header, IP header and ...
    (microsoft.public.development.device.drivers)
  • Re: On bit fields usage
    ... puts the header and payload in one contiguous block of memory because ... payload and i was wondering where i could have possibly gone wrong. ...
    (comp.lang.c)
  • Re: Subclassing socket
    ... This is very common in any network programming. ... If you send a packet ... of data that has a header and payload, ... length of the payload, then at some point you have to receive N ...
    (comp.lang.python)
  • Re: Signatures and encryption headers
    ... you don't need to sign header values, ... and payload signature check will fail. ... on the level after decryption, you do not worry about this. ... The encryption header only includes the information required ...
    (sci.crypt)
  • RE: IPsec problems/ideas.
    ... On Wed, 2002-10-16 at 20:20, Naman Latif wrote: ... > Payload and not the Packet Header. ... the original header of the IP packet is not ... >> encrypts the TCP header, so the firewall can't see that it's ...
    (Security-Basics)