Interception of real-time cookies in open WiFi networks
The video shows a session hijacking vkontakte.ru, which for some reason still does not use authorization with https and transmits passwords in clear text. The traffic dump is collected by the kismac program in the libpcap format and is simultaneously parsed with a grep using regular expressions, which allows you to display all interesting cookies and passwords in real time. It does not use any packet analyzers.