Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 283 Bytes

Darkly

This project is an introduction to web cybersecurity.
We are given a website with 14 vulnerabilities to exploit.

There are:

  • SQL injection,
  • Path traversal,
  • Browser spoofing,
  • XSS attack,
  • Bruteforce

Each folder contains a README.md that describes our exploit!