[W3af-svn-notify] [Task #148113] Embebed tool to encode/decode URL/Base64 and to hash sha1/md5
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-05-21 03:50:49
|
Task #148113 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: Embebed tool to encode/decode URL/Base64 and to hash sha1/md5 Complete: 100% Status: Closed Authority : facundobatista Assigned to: facundobatista Description: A new option "Encode/Hash" (search for an icon), in the toolbar and the menu (in "Tools"). It will open a new window Upper functionality will process the upper text and will put the answer in the lower window. Lower functionality will process the lower text and will put the answer in the upper window. Upper options: URL Encode, Base64 Encode, Sha1 hash, md5 hash. Lower options: URL Decode, Base64 Decode. Follow-Ups: ------------------------------------------------------- Date: 2008-05-21 00:50 By: facundobatista Comment: Finished in r1185. ------------------------------------------------------- Date: 2008-05-04 18:11 By: andresriancho Comment: We were heading for the "paros like window that encodes/decodes", but I also like the idea about being able to highlight a text in the manual request editor, right click on that selection and in the menu that pops-up it would say: - Base64 Encode - Base64 Decode - URL Encode - URL Decode ... ... After selecting URL Decode in the menu, the highlighted text is replaced by the url decoded version of it. I think that we should have BOTH ways of performing the encoding/decoding. ------------------------------------------------------- Date: 2008-04-27 11:59 By: facundobatista Comment: GUI design: http://www.taniquetil.com.ar/facundo/owasp/soc08-148113.svg ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148113&group_id=170274&group_project_id=56282 |