Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.4 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.4 KB

DVWA React User Dashboard for various attacks

image

DVWA (Damn Vulnurable Web Applications ) developed a web application that has user dashboard showing the various web vulnerabilities and the quizzes on those vulnurabilities that help the user to practise the different skills that is required to gain knowledge about web vulnerabilities

Features and Pages

  • JWT authentication
  • React Router
  • React Hooks
  • Lazy loading components
  • Code splitting
  • Dashboard
  • Users
    • User Profile
    • User List
    • Various Attacks
    • Add User
  • UI kits
    • MUI components
  • Session pages
    • Sign in
    • Sign up

Login Page

image

User Profile

image

Various Attacks

image

Quiz

image