Here are the new ones:
Password2text: for quickly viewing whats in a password input.
Form: '+callform+' ['+df[i].method+'] '+df[i].action+'
';r+='';for(j=0;j';r+=' ';r+='';r+='';r+='';}r+='
| Name | Type | Value |
|---|---|---|
| '+df[i].elements[j].name+' | '+df[i].elements[j].type+' | '+df[i].elements[j].value+' |
'+r;var w=window.open('', 'w', '');w.document.open();w.document.write(r);w.document.close();">Form Report: Detailed report of all forms on the current page.
Here is a running list of all my security marklets so far:
modcookie: For on-the-fly cookie modification.
methodToggle: for toggling the method of a form, to test method strictness
noMax: removes the maxlength property of text inputs.
hidden2text: displays hidden inputs.
I'll be looking forward to requests, and other security marklets from all of you ;)