[SecViz] Cant get nodes labeled with IP address
Raffael Marty
raffy at pixlcloud.com
Mon Aug 11 11:10:46 EDT 2014
> afterglow-1.6.4
Good/.
>
>> Also, try:
>>
>> xlables=0
>>
xlabels=0
> where does the DOT file appear?
tcpdump -vttttnnelr tcpdump.pcap | ./tcpdump2csv.pl "sip dip dport” | perl afterglow.pl -c sample.properties > output.dot
-raffy
>
> Thank you so much :-)
>
> Siju
>
>
>> e command I used the generate the gif was
>>>
>>> tcpdump -vttttnnelr tcpdump.pcap | ./tcpdump2csv.pl "sip dip dport" |
>>> perl afterglow.pl -c sample.properties | neato -Tgif -o test.gif
>>>
>>>
>>> I got a nice gif with all the nodes and connections but the IP address
>>> on the nodes were missing.
>>>
>>> The sample.properties file has these lines
>>>
>>> # Changing node labels:
>>> #label=substr(field(),0,10)
>>>
>>> I think if I configure something there I can get IP address in my Gif.
>>> I tried some trial and error but to no avail.
>>>
>>> I would deeply appreciate if some one can point me to the right direction
>>>
>>> Thank you
>>>
>>> Siju
>>> _______________________________________________
>>> SecViz-Visualization mailing list
>>> SecViz-Visualization at secviz.org
>>> http://eight.pairlist.net/mailman/listinfo/secviz-visualization
>>
More information about the SecViz-Visualization
mailing list