Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bensonmacharia authored May 14, 2022
1 parent 5633148 commit 7ac138a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ PHP type juggling vulnerabilities arise when loose comparison `(== or !=)` of va

This repository contains source code for a trivial challenge. Solve it to retrive the JWT authentication token and flag.

Login Page
![image](https://user-images.githubusercontent.com/8254755/168451505-a9630527-435a-4c42-b3c1-a914059cc9e4.png)

Bypass Authentication to retrieve flag and token
![image](https://user-images.githubusercontent.com/8254755/168451577-f9843f2c-afab-4599-8103-48341f8d8664.png)


## Deploying
You can make use of the online version without any installation requirement: URL - `https://php-type-juggling.herokuapp.com/`

Expand Down

0 comments on commit 7ac138a

Please sign in to comment.