6 private links
Wifibroadcast is a project aimed at the live transmission of HD video (and other) data using wifi radios. One prominent use case is to transmit camera images for a first person view (FPV) of remote controlled aircrafts.
In contrast to a normal wifi connection wifibroadcast tries to mimic the advantageous properties of an analog link (like graceful signal degradation, unidirectional data flow, no association between devices).
Maps of radio network
Fast automated phishing attacks against WiFi networks
Ip over dns for public wifi
tuto: http://vincesafe.fr/2012/08/26/contournez-restrictions-et-censure-avec-lip-over-dns/
This text is about the dangers of man-in-the-middle attacks on browsers, especially in the scenario of open or rogue wifi networks. The scenario I'm assuming here is something like this:
You are travelling.
You have your notebook/smartphone/... with you.
You don't have an internet connection.
There is an open wifi that you could use.
You just want to check the news.
Maybe you also want to check your webmail or so (over SSL, of course)
Your browser and the plugins in it are fully patched and there's nobody who would attack you with an 0day and has one.
Your browser executes Javascript (by default). (Some of the attacks are possible without that, but the really scary stuff isn't.)
Given this scenario, what could go wrong?
I will show that an attacker could probably effectively gain code execution access to your machine in the long term.