Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Week 03 - Cross-Site Scripting Cont. and Keylogging

Application Security And Hardening

Return Home

View Lecture Notes

Goals

Topics

  • Cross Site Scripting (XSS)
  • Keylogging

Applications

  • Week 02 - Insecure Blog App Part 2
    • A work-in-progress blogging application that we will build up in the coming weeks. This application is the perfect platform for us to learn and practice application security fundamentals.
  • Echo Server
    • This logging server will accept requests from our Keylogger, print them to the console, and save them to the Database.