YakindanEgitim / malwarez

Malware visualization on earth map
Other
40 stars 15 forks source link

Left pane information must open more informative display instead of JSON #31

Open oguzy opened 11 years ago

oguzy commented 11 years ago

For IPs lets use forced directed graph display and and approach like the one below:

ip -> md5 -> url1 -> url2 -> url3

http://redotheweb.com/CodeFlower/ library can be used.

The IP will be connected to a MD5 and the hit count will be the unique urls counted.

For port numbers

port -> ip1 -> url1 -> url2 ->ip 2 -> url1 url2 type approach will be more informative.