So, I was reading an article which described how a penetration testing company managed to get past a firewall by posting an employee a specially rigged mouse! The idea was that my embedding a micro-controller in the mouse which could be programmed to disable the virus protection on a computer and then load some Trojan vector. The real difference in this design was that it didn’t depend on a USB memory stick and autoload, it used HID keyboard commands instead.

One of the comments in The Register article made me think, the suggestion was basically this could be more than just a mouse. That had me thinking:

Why not put a 2G modem embedded in the keyboard!? Not just a dumb one, but one programmed to accept an incoming connection or create a reverse connection to the hacker. An mbed processor could act as the infection vector controller, or perhaps even one of the modems with embedded python-on-a-chip just to make it neat?

Then wow, that is a really big security risk and not that difficult to achieve. OK hackers, you have your next project, get going!

So, I was speaking today with a revenue duty specialist about the definition of products and something came up which disturbed me and it was the EC definition of a modem:

Modems modulate and demodulate outgoing as well as incoming data signals. 
This enables bidirectional communication for the purposes of gaining access 
to the Internet. Examples of such modems are: V.34-, V.90-, V.92-, DSL- or 
cable modems. An indication of the presence of such a modem is an RJ-11 
connector.
Devices performing a similar function to that of a modem but which do not
modulate and demodulate signals are not considered to be modems. 
Examples of such apparatus are ISDN-, WLAN- or Ethernet devices. 
An indication of the presence of such a device is an RJ 45 connector.

It seems to me that the definition of a modem is rather messed up and this paragraph is trying to achieve something else than the wording says. If any technology student saw this they would be very confused because WLAN (Wifi) is clearly modulated and so are ISDN and Ethernet to some extent.