Hacker News new | ask | show | jobs
by IncreasePosts 168 days ago
How confident are you that a compromised receiving machine able to send arbitrary voltages on 8 of the 9 pins wouldn't be able to trigger some unexpected behavior on the airgapped machine?
2 comments

Pretty confident, if the recieving machine is compromised, it is only connected to the opto coupler, that ensures only one way traffic, on one pin.

Somehow you would have to get a receive pin to transmit, and then get through the opto coupler and then it just hits a pin that's designed to only send data.

Sorry, I didn't mean for your project, but for using a RS232 null modem like OP suggested
Pins on modern hardware like that are all bidirectional you set the direction in software normally.
Ohhh that's a good point, you can set the Rx pin to Tx, then it still has to get through the opto isolator, and then it's talking to a port that's set to Tx.
What voltages would these be? If the receiver and transmitter are both the same as in the article then I don't see how this is an issue.