| Posted by: | sumitk1 |
| Subject: | Read Kismet pcapdump to see URL only |
| Date: | 18:19:36 24/10/2011 |
Hi All,
I am doing a project on detecting students cheating in online exam and I have recently started experimenting with Kismet.
The network where I am experimenting is unsecure and after I capture through kismet, I have to somehow know which IP has opened what all sites.
So while capturing .pcapdump file I am using tshark to continuously convert it into .txt file and then my script should read for url. But when I convert .pcapdump file to .txt, I can see the IP but not the URL they are visiting. I am totally new to kismet so can someone help me with what should I do for it? Can it be done through Kismet?
For tshark I am using this command:
$ tshark -r /root/Kismet.pcapdump > log.txt
I am using BackTrack linux 5.
Thanks
Sumit
Reply to this message