Boeing 787 In Flight Entertainment System Security fun
1–10 of 147 posts
Re: Boeing 787 In Flight Entertainment System Security fun
#2Is that still white hat? Did they also check to see if the cockpit door is locked?
Re: Boeing 787 In Flight Entertainment System Security fun
#3> I did a port scan on the System Control Unit Is that still white hat? Did they also check to see if the cockpit door is locked?
Re: Boeing 787 In Flight Entertainment System Security fun
#4> I did a port scan on the System Control Unit Is that still white hat? Did they also check to see if the cockpit door is locked?
Scanning should be fine; trying to access them becomes dubious; bruteforcing the login could lead to arrest.
Re: Boeing 787 In Flight Entertainment System Security fun
#5> I did a port scan on the System Control Unit Is that still white hat? Did they also check to see if the cockpit door is locked?
Scanning should be fine; trying to access them becomes dubious; bruteforcing the login could lead to arrest.
In the UK for example, the computer misuse act says that using any tool with the intent of accessing a system (without actually doing so, let alone doing so successfully) is an offence.
Re: Boeing 787 In Flight Entertainment System Security fun
#6> I did a port scan on the System Control Unit Is that still white hat? Did they also check to see if the cockpit door is locked?
Re: Boeing 787 In Flight Entertainment System Security fun
#7Otherwise, passengers could be so distracted with the electronic entertainment that they might not notice that it got very breezy all of a sudden...
Re: Boeing 787 In Flight Entertainment System Security fun
#8Earlier quoted context omitted.
Scanning should be fine; trying to access them becomes dubious; bruteforcing the login could lead to arrest.
I had a projector firmware freeze up hard on me during a port scan. There is some risk there.
Re: Boeing 787 In Flight Entertainment System Security fun
#9> I did a port scan on the System Control Unit Is that still white hat? Did they also check to see if the cockpit door is locked?
Scanning should be fine; trying to access them becomes dubious; bruteforcing the login could lead to arrest.
One of the core apps had a control port that implemented HTTP. Unfortunately, my GET hit a route that didn't exist, and that caused a small memory leak every time.
Nothing too bad happened; the leak was slow, and even though the app stayed up many months at a time, we did notice the leak and figured out what was causing it.
As others have stated elsewhere, I've seen completely 'easy going' TCP connections to embedded devices cause immediate crashes.
Re: Boeing 787 In Flight Entertainment System Security fun
#10Earlier quoted context omitted.
I had a projector firmware freeze up hard on me during a port scan. There is some risk there.
So what does that say about the wisdom of port scanning a machine your life is currently depending on?