From a0356f0d80063b8c2e0d2bb3717dfd06a52c2099 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sat, 27 Mar 2021 12:44:42 -0400 Subject: [PATCH] Create cookie_stealer_payload.md --- web_application_testing/cookie_stealer_payload.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 web_application_testing/cookie_stealer_payload.md diff --git a/web_application_testing/cookie_stealer_payload.md b/web_application_testing/cookie_stealer_payload.md new file mode 100644 index 0000000..bc6824f --- /dev/null +++ b/web_application_testing/cookie_stealer_payload.md @@ -0,0 +1,6 @@ +# Cookie Stealer Payload +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). + +``` + +``` \ No newline at end of file