[W3af-svn-notify] [Task #148224] Resend request
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-05-13 16:23:15
|
Task #148224 has been updated. Project: w3af Subproject: gtkUi - OWASP SoC 2008 Summary: Resend request Complete: 5% Status: Open Authority : andresriancho Assigned to: facundobatista Description: When showing a req/res of a vuln in the results tab, also show a button that says "Send to request editor" that opens a "Manual request editor" with the request head and body filled with the request that triggers the vulnerability. Also and when the request fuzzer is ready, add a button that says "Send to request fuzzer" that does the same but with the request fuzzer. This easy buttons "merge" these three parts of the software that were separated before =) Follow-Ups: ------------------------------------------------------- Date: 2008-05-13 13:23 By: andresriancho Comment: Extra note: The buttons should be easily hidden if needed. In other words, add these methods: showResendButton() hideResendButton() showSendToFuzzer() hideSendToFuzzer() ------------------------------------------------------- Date: 2008-05-13 13:18 By: andresriancho Comment: The buttons should be added to the reqResViewer class. The specific place is below the two text views that show the request. ------------------------------------------------------- Date: 2008-05-11 20:04 By: facundobatista Comment: Add a button... *where*? Or do you mean to open a popup window, when user right clicks the vuln, with those two options? ------------------------------------------------------- Date: 2008-05-01 20:27 By: andresriancho Comment: Add the same buttons in the request response navigator. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=148224&group_id=170274&group_project_id=56282 |