码迷,mamicode.com
首页 > 其他好文 > 详细

Definition of:payload

时间:2014-05-27 15:39:17      阅读:277      评论:0      收藏:0      [点我收藏+]

标签:des   style   c   class   tar   http   

(1) Refers to the "actual data" in a packet or file minus all headers attached for transport and minus all descriptive meta-data. In a network packet, headers are appended to the payload for transport and then discarded at their destination. In a key-length-value structure, the key and length are descriptive data about the value (the payload). See protocol stack.
(2) In the analysis of malicious software such as worms, viruses and Trojans, it refers to the software‘s harmful results. Examples of payloads include data destruction, messages with insulting text or spurious e-mail messages sent to a large number of people.

from http://www.pcmag.com/encyclopedia/term/48909/payload

On the Internet, a payload is either:

1) The essential data that is being carried within a packet or other transmission unit. The payload does not include the "overhead" data required to get the packet to its destination. Note that what constitutes the payload may depend on the point-of-view. To a communications layer that needs some of the overhead data to do its job, the payload is sometimes considered to include the part of the overhead data that this layer handles. However, in more general usage, the payload is the bits that get delivered to the end user at the destination.

2) The eventual effect of a software virus that has been delivered to a user‘s computer.

from http://searchsecurity.techtarget.com/definition/payload

Definition of:payload,布布扣,bubuko.com

Definition of:payload

标签:des   style   c   class   tar   http   

原文地址:http://www.cnblogs.com/ygyinx/p/3753240.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!