Files
metasploit-gs/data/exploits/capture/http/forms/freewebs.com.txt
T
HD Moore 77f7be3e75 New, cleaner form snippets
git-svn-id: file:///home/svn/framework3/trunk@5493 4d416f70-5f16-0410-b530-b9f4589650da
2008-04-23 04:17:30 +00:00

1 line
1.1 KiB
Plaintext

<form action='/login.jsp' method='post'> <input name="username" class="FW-textbox FW-textbox-inactive FW-bubbleInput" type="text" id="FWloginUsername" value="" onfocus="if(this.value=='username') this.value='';this.className='FW-textbox FW-bubbleInput';" onblur="if(this.value=='') this.value='username';this.className='FW-textbox FW-textbox-inactive FW-bubbleInput';" /><input name="password" class="FW-textbox FW-textbox-inactive FW-bubbleInput" type="text" id="FWloginPassword" value="" onfocus="focusPassword(this);" /><input class="FW-imgbutton" type="image" src="" alt="Login" /><input name="remember" type="hidden" id="FWloginRemember" value="" /></form><form action='/Directory/viewSites.jsp' method='get'> <input name="query" class="FW-textbox FW-textbox-inactive FW-bubbleInput" type="text" id="FWsearchQuery" value="" onfocus="if(this.value=='enter keyword') { this.value=''; this.className='FW-textbox FW-bubbleInput'; }" onblur="if(this.value=='') { this.value='enter keyword'; this.className='FW-textbox FW-textbox-inactive FW-bubbleInput'; }" /><input class="FW-imgbutton" type="image" src="" alt="Go" /></form>