Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grav3m1nd-byte authored Jul 30, 2021
1 parent f514bab commit 814eb04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ These exploits were developed after reviewing [Werkzeug source code repo](https:

The following is the function that generates the pin in Werkzeug from __init__.py.


```python
def get_pin_and_cookie_name(app):
pin = os.environ.get('WERKZEUG_DEBUG_PIN')
Expand Down

0 comments on commit 814eb04

Please sign in to comment.