-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2534449
commit f5b239d
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
# Use-Your-Words | ||
Une application android pour Use Your Word | ||
Use Your Words - votez pour vous-même | ||
============== | ||
Ceci est une petite application android qui permet à un joueur d'Use Your Words de voter pour lui-même lors d'une partie, ce qui est normalement impossible. | ||
|
||
Fonctionnement | ||
-------------- | ||
Le site https://wordsgame.lol contient une faille. Le bouton radio correspondant à sa propre réponse ne contient qu'un attribut disabled et il n'y a pas de vérification côté serveur du vote. | ||
Mon application contient juste un bouton lançant du javascript qui réactiver ce bouton radio. Il est alors possible de voter pour soi-même |