Skip to content

Dolck/eitf05

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eitf05 - Webshop under attack

Funcionality

  • New users signing up. When signing up, users choose a username, password and enter a home address.
  • Existing users signing in. The username must be clearly shown on the page when a user is logged in.
  • Adding items to shopping cart.
  • Checkout and payment. The payment should just be simulated, but once finished the user should be presented with a receipt with all details of the purchase. That is, it should look real, although the payment functionality itself is just simulated.

Security

  • Cross-Site Scripting (XSS)
  • Cross-Site Request Forgery (CSRF)
  • SQL Injection
  • Remote File Inclusion (optional)

About

project repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •