exploit-db-mirror/exploits/php/webapps/19294.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

15 lines
No EOL
438 B
Text

# Title: WordPress Schreikasten 0.14.13 XSS
# Date: 5/6/12
# Author: Henry Hoggard
# Author URL: henryhoggard.co.uk
# Author Twitter: @henryhoggard
# http://wordpress.org/extend/plugins/schreikasten/
Post your XSS in either the name or content fields and the XSS will appear on the homepage.
Post your XSS as the poll title.
The XSS I used is
<script>alert('xss')</script>
#############################################################