Announcement
Collapse
No announcement yet.
Claims TSA scanners easily defeated
Collapse
This topic is closed.
X
X
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
A few comments, if I may. (*)
* TSA talks the talk about "security layers" and "risk-based mitigations," but in reality their procedures reveal otherwise.
* Implementing compensating controls (3.4 oz. liquids, removing shoes) that react to previous threats have zero bearing on preparing for future threats.
* John Pistole has never been regarded by anyone who matters in the security industry as a clueful person.
* The psychology of security often trumps the science: Americans place more value in visible measures that feel secure than in invisible measures that actually are secure.
(*) Having spent most of my career in information security, I have a certain degree of confidence in my claims. For it matters very little whether you're protecting a computer from an attacker, an airplane from a terrorist, or a nation from its enemies -- the science and practice of protection is applicable across all disciplines.
- Top
- Bottom
Comment
-
Good points, Steve.
I've often wondered why it is that we don't adopt the Israeli security procedures. Not Invented Here?"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
A couple reasons. One is that we don't face the same risks they do. Another is that their process wouldn't scale up to the number of airports and daily flights in this country.
- Top
- Bottom
Comment
-
So, using their methods in, say, Kansas City, might work but not in Atlanta?"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
I would hazard that if the money that was spent or R & D and actual production of the machines and cutting the present TSA workforce in half, since they wouldn't be needed for the machines might get us to a ballpark of even with what we would spend on doing what the Isralies do.
Espcially since a lot of the smaller airports could use the "express pass" system almost completely for outgoing flights since most of the outgoing passengers would be easily verifiieable for the express pass.
Then the money could be concentrated in the larger hubs.
Just a ballpark and probably way off.
woodsmoke
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Interesting comments, and worthy of further examination.
Originally posted by GreyGeek View PostSo, using their methods in, say, Kansas City, might work but not in Atlanta?
Code:for each Airport do while current( Airport.PassengerVolume ) < average( Airport.PassengerVolume ) perform ApplyProcedure( SecurityControl.LikeIsrael ) loop do perform ApplyProcedure( SecurityControl.InTheMiddle ) loop until current( Airport.PassengerVolume ) > maximum( Airport.PassengerVolume ) perform ApplyProcedure( SecurityControl.MoveFastest ) end
The only way to defend against this is to continually introduce new forms of randomness. Such introduction must always exceed the rate of pattern recognition evolution. To do this right is a task that most people underestimate and are, frankly, not capable of fathoming.
Originally posted by woodsmoke View PostI would hazard that if the money that was spent or R & D and actual production of the machines and cutting the present TSA workforce in half, since they wouldn't be needed for the machines might get us to a ballpark of even with what we would spend on doing what the Isralies do.
But no: J. Ordinary Passenger would resolutely refuse to believe the police have such capability. Instead, he demands that the world "do something!," the result of which is a hugely expensive industrial-security complex that focuses almost entirely on detecting bad things while downplaying the threats of bad people. Massive amounts of money changes hands, politicians who know how to exploit fear remain in office, the traveling public endures completely stupid and wholly ineffective privacy invasions, and America projects a "go-the-f**k-away" attitude to the rest of the world.
Originally posted by woodsmoke View PostEspcially since a lot of the smaller airports could use the "express pass" system almost completely for outgoing flights since most of the outgoing passengers would be easily verifiieable for the express pass.
The overarching secret -- and it's a very dirty one, one that few people are prepared to consider rationally -- is that not every passenger boarding an airplane is an equal threat. Therefore, applying equal detection and mitigation techniques is essentially a waste of resources. Too many resources will be spent evaluating passenger types that aren't threats (i.e., trustworthy passengers), while too little resources will be spent evaluating passenger types that really are threats. Fundamentally, the only way to get this right is to re-balance the distribution of (necessarily scarce) detection and mitigation resources. TSA's Pre Check program, currently in pilot mode at certain airports, actually recognizes this basic tenet of security science.Last edited by SteveRiley; Mar 08, 2012, 11:59 PM.
- Top
- Bottom
Comment
-
Originally posted by SteveRiley View PostInteresting comments, and worthy of further examination.
In the abstract, such an assertion might seem reasonable. But we must remember that adversaries become skilled at detecting patterns. So in one respect, introducing a measure of randomness into mitigation procedures is a good thing. The challenge here is that humans are essentially highly evolved pattern seeking machines. We don't like randomness. So the tendency will be to implement a procedure like this:
Code:for each Airport do while current( Airport.PassengerVolume ) < average( Airport.PassengerVolume ) perform ApplyProcedure( SecurityControl.LikeIsrael ) loop do perform ApplyProcedure( SecurityControl.InTheMiddle ) loop until current( Airport.PassengerVolume ) > maximum( Airport.PassengerVolume ) perform ApplyProcedure( SecurityControl.MoveFastest ) end
....
The overarching secret -- and it's a very dirty one, one that few people are prepared to consider rationally -- is that not every passenger boarding an airplane is an equal threat. Therefore, applying equal detection and mitigation techniques is essentially a waste of resources. Too many resources will be spent evaluating passenger types that aren't threats (i.e., trustworthy passengers), while too little resources will be spent evaluating passenger types that really are threats. Fundamentally, the only way to get this right is to re-balance the distribution of (necessarily scarce) detection and mitigation resources. TSA's Pre Check program, currently in pilot mode at certain airports, actually recognizes this basic tenet of security science.
The disconcerting thing is that the TSA is no longer satisfied with preflight checks of airplane passengers. They are branching out onto the Interstate, bus stops, and now random highway stops anywhere they want. This effectively moves many Constitutional Rights off of the Endangered List and onto the Extinct List.
BTW, that was one of the best posts on the general concepts of security that I have ever read."A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
- Top
- Bottom
Comment
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
Originally posted by GreyGeek View PostNice pseudo code! Copyright it, patent it, and then sue the TSA for IP violations!
Originally posted by GreyGeek View PostBTW, that was one of the best posts on the general concepts of security that I have ever read.
- Top
- Bottom
Comment
Comment