08 - Introduction To Servers and Security - Slides
08 - Introduction To Servers and Security - Slides
OR
response model is
useful to know
• Consists of a basic 2. User requests page
request / response
using plain text and
other resources 4. Browser renders
the HTML
(JPEG, GIF etc.) Client
• Dynamic
1. Web author creates 3. Web server locates, compiles if
Content delivery ASPX files and other
application logic.
necessary, and executes code
additional
stages Server 5. Web server sends HTML stream
to browser
• ASP.NET
includes a
compilation
check and 2. User requests page
Client
• Web Applications
– Tend to keep sensitive data
– Financial, personal
• Web Applications must consider security
– Hardware – Physical location, Access
– Network – Firewalls, Proxy, DNS
– Application Level – Security Model
• Authentication
• Authorisation
vs.
Q&A