M1-SR-SOME/TouYube
2024-05-15 07:57:32 +02:00
..
apps added favicon and improved the attack 2024-05-15 07:57:32 +02:00
configuration implemented the some vulnerability 2024-05-15 01:06:24 +02:00
.gitignore initial commit 2024-05-14 21:56:21 +02:00
__init__.py initial commit 2024-05-14 21:56:21 +02:00
manage.py initial commit 2024-05-14 21:56:21 +02:00
README.md initial commit 2024-05-14 21:56:21 +02:00
requirements.txt initial commit 2024-05-14 21:56:21 +02:00

TouYube

This is an example website that host video. The point of this website is to demonstrate SOME attack that exploit a CORS vulnerability.

CORS configuration can be edited in the configuration/settings.py file at the "ENABLE_CROSS_ORIGIN_SECURITY" settings.