DictionaryForumContacts

   English
Terms for subject Microsoft containing injection | all forms | exact matches only
EnglishGerman
driver injectionTreiberinjektion (The process of installing mass storage drivers into an offline Windows installation, such as from Windows Preinstallation Environment (WinPE) into a restored system)
fault injectionFault Injection (A technology allowing users to inject faults into an executable without requiring rebuilding the binary or modifying the source code; thus, providing a means of simulating errors and testing recovery)
script injection attackAngriff durch Skripteinschleusung (An attack that attempts to send executable scripts to your application with the intent of having other users run it. A typical script injection attack sends script to a page that stores the script in a database, so that another user who views the data inadvertently runs the code)
SQL injection attackAngriff durch Einschleusung von SQL-Befehlen (An attack that attempts to compromise your database (and potentially the computer on which the database is running) by creating SQL commands that are executed instead of, or in addition to, the commands that you have built into your application)
Touch Injection APIToucheinfügung-API (A native API for touch that allows a desktop app to send touch input to the screen (it already exists for mouse and keyboard). It simulates touch by sending messages that look like touch messages. It can be used to automate testing of a Windows Store app (larger company), and is used to support a class of devices)