• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/6

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

6 Cards in this Set

  • Front
  • Back
What are the common types of web attacks?
-Cross-site scripting
-Denial of service
-Eavesdropping via sniffer
-Hidden-field tampering
-One-click
-Session hijacking
-SQL Injection
What are the three levels of the ASP.Net security context?
-IIS
-ASP.Net worker process
-ASP.NET Pipeline
What are the different types of IIS authentication
Basic, Digest, Integrated Windows, or anonymous
What is the identity of the worker process?
In IIS 5, ASPNET
In IIS 6, Network Service
What are the ASP.Net Authenticaion Methods?
Windows, Forms, Passport
What are the different security related controls?
-Login
-LoginName
-LoginStatus
-LoginView
-PasswordRecovery
-ChangePassword
-CreateUserWizard