A vulnerable web application to practice different types of vulnerabilities
File Name | About File |
---|---|
index.html | Main page file |
xss.html | Practice XSS |
idor.html | Practice IDOR |
openr.html | Practice Open Redirect |
bac.html | Practice Broken Access control |
sde.html | Practice Sensitive data exposure |
Steps to use WebJoke:
- Download & Install VSCode.
- Install live server extension.
- Download WebJoke.
- Open WebJoke folder in VSCode.
- Click on index.html.
- Right click then click on "Open with Live Server".
- Now you can see some buttons like - XSS, IDOR, You can simply click and practice.
or
- Simply click on index.html and practice
Note: Do not change, replace, rename, delete any file.