[W3af-svn-notify] [Task #146767] Log tab should have an XY plot of the results
Status: Beta
Brought to you by:
andresriancho
From: SourceForge.net <no...@so...> - 2008-04-04 13:50:07
|
Task #146767 has been updated. Project: w3af Subproject: gtkUi - Phase 3 Summary: Log tab should have an XY plot of the results Complete: 0% Status: Open Authority : andresriancho Assigned to: andresriancho Description: Log tab should have an XY plot of the results as seen with Eduardo today. The idea is to have X: Time and Y: Severity of the finding. With this information create a graphic that can be used to easily see what vulns were found. Remember that vulns have 3 severities LOW / MID / HIGH and that info objects have a severity of INFO. All other objects don't have severity. Keep in mind that the vuln objects that are in the KB are the ones with severity; not the ones that are written in the gtkOutput plugin. If mouse over vuln, tooltip. If mouse click on vuln; go to the tab were I can see more information about it. Follow-Ups: ------------------------------------------------------- Date: 2008-04-04 10:50 By: andresriancho Comment: Idea: Try to put the debug info also in the graph. The debug info is something that appears more than once every second, almost all the time w3af is running; while information messages arrive less than 1 every 10 seconds in average. ------------------------------------------------------- Date: 2008-04-03 21:51 By: facundobatista Comment: VulnHigh, VulnMed, VulnLow, and Info, are three different levels in the vertical positions. Instead of points, use a circle of three pixels width.. The X dimension must resize itself when time goes for too long. The initial scale is 40ms per pixel. Reassigned to Andres for him to allow the log to receive the vulnerability meta information (then reassign to me). ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=146767&group_id=170274&group_project_id=55113 |