intruxxer / zaproxy

Automatically exported from code.google.com/p/zaproxy
0 stars 0 forks source link

Site graph #640

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Be really neat to build a graph up[ of all of the pages in an app showing the 
links between them, eg in a new 'Work space' tab.

Some libs that might do the job:
* http://jung.sourceforge.net/index.html
* https://gephi.org/features/
* http://prefuse.org/

Ideally we would do this as the app was being explored / spidered, which means 
we could really do with hooks in the spider (and elsewhere).
We could even show which pages contain / accept forms, have alerts etc etc

Original issue reported on code.google.com by psii...@gmail.com on 17 Apr 2013 at 4:01

GoogleCodeExporter commented 9 years ago
I am interested in assigning this as a summer project to one of my students. 
Anybody working on this?

Original comment by salimsar...@gmail.com on 27 May 2013 at 1:13

GoogleCodeExporter commented 9 years ago
I'm not aware of anyone working on it, and its certainly not assigned to anyone 
:)
It might be worth checking on the ZAP dev group as well.
Assuming no one is then I'm very happy for this to be a summer project for one 
of your students.
And I'm happy to spend some time with you and the student to make sure this is 
a successful project.

Many thanks

Original comment by psii...@gmail.com on 28 May 2013 at 11:49

GoogleCodeExporter commented 9 years ago
Is this intended as export of dot(graphviz) graph file? or rendering of the 
whole graph into a window?

Original comment by ruzicka....@gmail.com on 13 Jun 2013 at 8:16

GoogleCodeExporter commented 9 years ago
I was thinking that the graph would be displayed in a window in realtime.
So you could kick off the spider and see the site graph being built up as the 
spider progresses :)

Original comment by psii...@gmail.com on 14 Jun 2013 at 9:46

GoogleCodeExporter commented 9 years ago
https://groups.google.com/forum/#!topic/zaproxy-develop/cDQeZuxzIRc

Original comment by kingtho...@gmail.com on 26 May 2014 at 6:09