Introducing RADAR
RADAR is written in Java using openGL so that it should be easy to port to any system. It has a built in network sniffer and currently only nmap integration. It currently listens to network traffic and will animate information about all devices it finds on the network including open ports, whois, HTTP request/responses, etc. When complete it will have the ability to record, playback, pause, rewind, and slow down these events in the animation.RADAR represents all IP devices as 3d orbs and places them in rings that somewhat represent subnets but basically anything that matches the first two octets goes into a ring group at this point (may be better later on). All orbs can be clicked to display detailed information about what’s communicating with the host. It displays a parsed out view of the pcap data by row and when a row is selected a view of the actual hexdump is visible. This can better be explained by the video below.

5 comments:
Looks pretty awesome man. Do you have a twitter account that we can check for updates?
For some reason I have never really used twitter but it may be time to start.
http://twitter.com/ascetik
shiny, me wants! :-)
Cool! Post it when you do.
You should definently recommend this to be included in the backtrack repositories. Backtrack 5
www.backtrack-linux.org
Post a Comment