Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Input"
From NetSec
MargeryLeddy (Talk | contribs) |
GertieUbpgdd (Talk | contribs) |
||
Line 7: | Line 7: | ||
*Socket Data | *Socket Data | ||
− | That are [[parse|parsed]] or used as a [[variable]] by the [[ | + | That are [[parse|parsed]] or used as a [[variable]] by the [[application]]. |
[[Category:Information]] | [[Category:Information]] |
Revision as of 04:16, 2 May 2012
Inputs are anything read by the application included but not limited to :
- Command-line options
- User input
- Files
- Database
- Socket Data
That are parsed or used as a variable by the application.