Broken Authentication and Session
Management. What is it?
How does the application fail to
protect username, password and
session ID?
To defend against session fixation, assign …..
assign session cookie immediately after authentication, and also verify they do not include the cookie value in the URL
Active eavesdropping
somebody sets up fake wifi router
Passive disclosure
info. that is being sent from a browser (e.g. as GET request) and then the attacker sniffs the network traffic and gains access to that info
Most common authentication scheme
the use of a username and password