Questions about this topic? Sign up to ask in the talk tab.

Input

From NetSec
Revision as of 06:47, 13 September 2011 by MargeryLeddy (Talk | contribs)

Jump to: navigation, search

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.