Slashdot Mirror


When China Hoards Its Hackers Everyone Loses (engadget.com)

An anonymous reader shares a report: For over a decade Pwn2Own -- happening this week -- has brought together security talent from across the globe in a friendly hacking competition that is a cornerstone of research and advancement on par with Black Hat and Def Con. China's hackers routinely win, sweeping the board -- notably, the Tencent and Keen teams. Pwn2Own is good-natured, and all in the name of researchers finding big bugs, nabbing great bounties and drawing attention to security holes and zero-days that need to be fixed. But this year, according to Pwn2Own manager Brian Gorenc, China is no longer allowing its researchers to compete. Prior to the start of Pwn2Own this week, Gorenc told press "There have been regulatory changes in some countries that no longer allow participation in global exploit contests, such as Pwn2Own and Capture the Flag competitions."

One thing's for certain: yearly champions Tencent's Keen Labs and Qihoo 360's 360Vulcan team are nowhere to be found and Trend Micro, the conference organizer, has confirmed to Engadget that there are no Chinese competitors in this year's competition. [...] It's a worrying development in the direction of isolationism and away from the benefits of competition in the spirit of improving security for all. It comes at a time when relations between the US and China strain under the weight of Huawei security concerns, which are not at all new, but are certainly coming to a head as American companies sever business ties with the firm.

40 of 89 comments (clear)

  1. Good move tactically by Anonymous Coward · · Score: 2, Insightful

    Why would you want to reveal your capabilities to your enemy? They have confirmed now they have the best in the world. They don't need to prove anything any more. Now they can build their army behind the curtain. And they will. Better hope your firewalls are up to the challenge. And you might want to start teaching Chinese in elementary school (says Wernher von Braun).

    1. Re:Good move tactically by Luckyo · · Score: 1

      They haven't actually proven that, because CIA certainly doesn't let its crew participate, nor does GRU.

      Chinese were basically that up and coming country that didn't yet control it's top talent, and allowed it to become targets for foreign agencies through competitions like this. Now they passed that development stage and keep their top NatSec talent out of sight, just like everyone else is.

    2. Re: Good move tactically by Type44Q · · Score: 1

      Yeah but I bet you don't know his secret to sucking dicks.

  2. America can't stand getting beaten at their game by Anonymous Coward · · Score: 1, Interesting

    that's all I read when I see these complaints and accusations. For decades their NSA and CIA engaged in cyber espionage and sabotage, literally acts of war, and now that they get beat in their own game, they are crying about it.

    You should've chosen a more peaceful and diplomatic way. Now you have to suck it up instead.

  3. Many ways to lose by minstrelmike · · Score: 2

    There are many ways to lose a trade war. I'm not that thrilled about the Chinese government, but for anybody who's a true-blue (or red) free marketer, which is better (i.e., more profitable):
    A. a market of 340 million Americans
    B. a market of 1.4 billion Chinese, or
    C. a market of 7 billion humans?

    1. Re:Many ways to lose by Anonymous Coward · · Score: 1

      China doesn't have a free market. Its government directly owns huge swathes of the economy, well over 50% in some sectors. It passed laws deliberately designed to benefit itself and harm other countries. That's not free trade. China manipulates its currency to give itself an unfair advantage. They have done wrong for quite a long time now and need to be shown the error of their ways.

    2. Re: Many ways to lose by Type44Q · · Score: 1

      Since all people have equal buying power... wait; they do, right? (Otherwise you're just spewing nonsense... and no one ever does that here.)

    3. Re:Many ways to lose by russotto · · Score: 1

      Turns out it's usually A; few American companies have managed that holy grail of getting one dollar each from a billion Chinese.

  4. Re:Trump starts a trade war... by 93+Escort+Wagon · · Score: 1, Flamebait

    I don't like Trump either, but I doubt his trade war stupidity is the issue. More likely, China wants to keep any Chinese-discovered exploits in-house to aid in it's Orwellian pursuit of 100% monitoring and control over its citizens (and, probably, others beyond its borders).

    --
    #DeleteChrome
  5. Nearly all of it is a product of misplaced trust by Karmashock · · Score: 1

    A lot of this is the result of not turning off features that people don't use.

    Every program and protocol is stuffed with bells and whistles that no one uses.

    Unused features are frequently not disabled which means they're just sitting there in some default state waiting for someone to come in and blow gently in its ear to pervert that feature to take control over whatever.

    We need to get better about disabling features we don't use.

    First step on that road is getting a really good list of all the features that even exist for whatever we're setting up or managing.

    Second step is actually understanding which of those we actually use...

    Third step is turning all that shit off by whatever means is most reasonable.

    That all by itself is going to preclude most of the problems we've been seeing lately.

    The NEXT big problem is that most features are themselves too complicated and too comprehensive in their robust feature set. If you want to do X, that typically only means X in a specific context. But the feature allows that X to happen in a large number of contexts which you probably don't want to happen. Typically, you can't even turn off these other contexts. You have to make them hard to do by eliminating things that allow those other contexts. But what if we made the features more anal about how they worked. So you had to explicitly enable certain contexts and things you didn't... didn't work?

    Just spit balling here.

    What I'm getting at is that functionality and capability are literally the vectors used to hack our systems. If the system literally cannot do something no matter what level of access you have to it... then the hacker can't make it do that bad thing.

    We need to be careful about what we let our systems do. We have to start seeing INABILITY as a feature in and of itself.

    I refer to this as breaking the legs of certain programs and appliances. I literally go in and damage the programs so that they cannot do the bad thing with any level of access unless someone first goes in and fixes the program.

    This isn't novel. I know a lot of people do this sort of thing. But it gets to a security philosophy that I think is underrepresented.

    I want to make things impossible. Literally impossible. A bird with no wings cannot fly. An appliance that has hardware writelocked configurations cannot have its configurations changed.

    I've been dealing on and off with a long list of technologies that are very prone to being compromised and this is the security philosophy that has worked. Our systems are not penetrated. We set things up so that everything only works "just so"... and if anything separates from the rules... it stops working. Not because permissions were not granted in most cases... even though they also were not... but because the programs and appliances can't even operate outside of that context. Like trying to connect to a bluetooth device with a ham radio... the idea is to make things either impossible or so absurdly difficult that it won't happen.

    --
    I've decided to stop wasting my time responding to AC trolls/sockpuppets... so if you want a response from me... login.
  6. Re:Trump starts a trade war... by sit1963nz · · Score: 2

    FIFY
    The USA wants to keep any US-discovered exploits in-house to aid in it's Orwellian pursuit of 100% monitoring and control over its citizens (and, probably, others beyond its borders).

  7. Re:THis is just the first step... by sit1963nz · · Score: 1

    Are you off your meds again ???

  8. Re:When Will Peeps Learn? by ravenshrike · · Score: 5, Insightful

    Yep, it was Trump that just abolished term limits. Oh Wait...

  9. Re:Trump starts a trade war... by Anonymous Coward · · Score: 1

    FIFY

    The USA wants to keep any US-discovered exploits in-house to aid in it's Orwellian pursuit of 100% monitoring and control over its citizens (and, probably, others beyond its borders).

    The United States are not the ones banning their citizens from competition, dumbass.

  10. free market ? by gDLL · · Score: 2, Insightful

    I'm a capitalist myself but shouldn't a free market be equal too all players ? Aka like if you pollute and dump whatever into the atmosphere should you be able to compete with someone who spends more on cleaning after themselves ? Same goes for other more subtle and indirect state interventions. It's human nature to want to gain every advantage possible over the competition, this is just objective fact.

    Also not sure there is such a thing as a market of 7 billlion humans except if you're selling... air/water ?

    1. Re:free market ? by ShanghaiBill · · Score: 2

      if you pollute and dump whatever into the atmosphere should you be able to compete with someone who spends more on cleaning after themselves ?

      On a per capita basis, America emits more than twice as much CO2 as China.

  11. Re:China is preparing for war! by Anonymous Coward · · Score: 1

    Whut

    If the media would bother to post the numbers, you might note there is a serious imbalance in trade between the US and China which favors China pretty heavily. The " trade war " as the media is calling it, is simply the inevitable outcome of the fact that China doesn't do anything by asking them nicely. They're looking out for China, period and fuck everyone else in the process. The past administrations have all played ball with China by their rules and it's done nothing but screw us over in the process.

    Fast forward to today, where the current administration is pretty much giving China the middle finger. The tariffs will go into play, we're going to keep sailing by their " sovereign " bullshit man made piles of sand in the South China Sea and we're probably about to start talking to Taiwan like they're a real country instead of China's whipping boy. The point is, WE DON'T GIVE A SHIT WHAT CHINA THINKS ABOUT ANY OF IT.

    Or maybe we do and all this is designed to show the world how full of shit they are on all fronts because you can only bluff for so long before you're forced to show your hand.

    China is the ultimate paper fucking tiger. They're all talk and hype about how amazing they are and what their capabilities are, but absolutely none of it has ever been battlefield tested. Not. One. Bit.

    They talk up a great game, but in the end, that's all it is.

    All talk.

  12. My guess is that by rainer_d · · Score: 5, Insightful

    they don't get anything out of it that they don't already know and don't want to show everybody else how far out they are.

    --
    Windows 2000 - from the guys who brought us edlin
    1. Re:My guess is that by AHuxley · · Score: 1

      The next stage is not the browser.
      Its the broadband network support used by US officers, contractors in the city next to the USA base, fort, camp, port.
      China becomes part of their daily networking in that once secure part of the USA. Consumer crypto supported and trusted by the browser and consumer OS.
      That a communist nation would stay with huge numbers of generational trusted human spies all over the USA for the FBI and CIA to find.
      The NSA always thought China would be a contained digitally by distance and geographic isolation. At best a very well equipped embassy.
      Now China has its new telco products all over the USA. The NSA and GCHQ are no deeper into China.

      --
      Domestic spying is now "Benign Information Gathering"
    2. Re:My guess is that by AmiMoJo · · Score: 1

      In theory they demonstrated that they have the best cyber security people in the world, and therefore their systems and products should also be the most secure.

      Maybe the decided it wasn't worth the bother any more because no matter how good they are it can't overcome all the innuendo about Chinese state back doors, and US efforts to block their products on national security grounds.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re: My guess is that by Type44Q · · Score: 1

      The West generally doesn't need to go "deeper into China" as there's nothing to be learned; it's entirely the other way around.

  13. Re:Trump starts a trade war... by theweatherelectric · · Score: 1

    Orwellian pursuit of 100% monitoring and control over its citizens (and, probably, others beyond its borders).

    Much like the NSA does. The WannaCry attacks were enabled by NSA-developed weapons which the NSA lost control of. The NSA knew about these exploits for years, weaponized them, and never told Microsoft because they wanted their weapon to be viable for as long as possible.

    There are no cleanskins here.

  14. Grow up America.. by thesupraman · · Score: 4, Insightful

    Everyone loses, really?

    I wonder what people would think if Americas best and brightest security researchers/hackers were going to China to be involved in paid bug-hunts.
    I am suspecting the reaction would border on claiming treason, there would certainly be calls for them to be cut out of any real security work, and their personal lives would probably be destroyed also...

    but no, apparently EVERYONE loses if China doesnt send their best and brightest over to help out American corps..

    Grow up.

    1. Re:Grow up America.. by Anonymous Coward · · Score: 1

      Everyone loses, really?

      I am suspecting the reaction would border on claiming treason,

      Only if they're employed by the military. Lots of security researchers are just university types, writing their papers. They can go anywhere their budgets allow.

    2. Re:Grow up America.. by wiggles · · Score: 1

      But in China, every citizen is property and asset of the state. Every person a government employee or resource. That's why not toeing the line in China gets you tossed in the gulag or worse - everyone is a slave who must be obedient to the CCP masters.

    3. Re:Grow up America.. by q4Fry · · Score: 2

      I don't know about this. DefCon is gearing up for a Chinese event, and I don't see any problem with British hackers going. Or German, or American, or whoever.

    4. Re:Grow up America.. by lsatenstein · · Score: 1

      Everyone loses, really?

      I wonder what people would think if Americas best and brightest security researchers/hackers were going to China to be involved in paid bug-hunts.
      I am suspecting the reaction would border on claiming treason, there would certainly be calls for them to be cut out of any real security work, and their personal lives would probably be destroyed also...

      but no, apparently EVERYONE loses if China doesnt send their best and brightest over to help out American corps..

      Grow up.

      China is a hacking country. Why should they participate. If they present the flaws they found, it will be one strike or or more against China.

      China is now a dictatorship with a President for life. He needs to keep knowledge internal to China

      --
      Leslie Satenstein Montreal Quebec Canada
  15. I did not say China would start it. by SysEngineer · · Score: 1

    If trump wants to win in 2020 (if he is still President), he needs a war.

    1. Re: I did not say China would start it. by Type44Q · · Score: 1

      Just jobs.

  16. Re:Nearly all of it is a product of misplaced trus by The+Evil+Atheist · · Score: 1

    I'm pretty sure this is part of the security mindset which Linus Torvalds claims makes all the security-above-all-else types incredible.

    --
    Those who do not learn from commit history are doomed to regress it.
  17. Re:Nearly all of it is a product of misplaced trus by Karmashock · · Score: 1

    if you have a link to him talking about that, it would be appreciated...

    --
    I've decided to stop wasting my time responding to AC trolls/sockpuppets... so if you want a response from me... login.
  18. Re:Trump starts a trade war... by rtb61 · · Score: 1

    Cleanskin brings to mind why China does not want it best hackers exposed, they mind end up working in a awkwardly secure location, that the government of China of even a Chinese corporation might desire to be temporarily less secure. Instead of making things more secure the fuckwits at the CIA and NSA decided that playing Sir Hacksalot would be more sensible. We have yet to see the full ramifications for that stupidity in a growing corporate conflict, hack and expose you opposition and your market share will go up, as will your share price and your opposition will crash, literally billions of dollars at stake on a successful hack and the fucking morons at the CIA and NSA led the way. This instead a global shared practice of internet security with treaties to lock down investigation and prosecution, no can't have that, else how could the fuckwit moronic security services play, idiots.

    --
    Chaos - everything, everywhere, everywhen
  19. China is going to a vary dark and dangerous place by aberglas · · Score: 2

    This is part of Emperor Xi's crack down on foreign interactions generally. If you want to control a country and its IT in particular, then the last thing you want is your hackers interacting with foreigners.

    For get Putin and Russia. China will give us more grief. And Putin will go after one more term, whereas Xi is no in for life, and by all accounts his health is good.

    I would hate to be living in China now, even if the economy is booming. For the time being at least.

  20. This is part of a bigger movement by Jarwulf · · Score: 1

    China has or is tightening restrictions across the board on sharing research. Agriculture research labs for instance in some cases at least can't get funding if they work together with groups in america. And I'm sure the same thing is true for other fields. China has no problem taking or stealing the research of others but keeps a very jealous grasp on their own.

  21. Re:When Will Peeps Learn? by sysrammer · · Score: 1

    Nope, but he definitely likes the idea!

    Hmm.

    --
    His ignorance covered the whole earth like a blanket, and there was hardly a hole in it anywhere. - Mark Twain
  22. Re:Nearly all of it is a product of misplaced trus by SCVonSteroids · · Score: 1

    the idea is to make things either impossible or so absurdly difficult that it won't happen.

    You underestimate how much time and determination some people have. It only takes one.

    --
    I tend to rant.
  23. Re: Trump starts a trade war... by Type44Q · · Score: 1

    Mod up; only someone with non-existent reading comprehension skills would've modded this "flamebait."

  24. Re: China is preparing for war! by Type44Q · · Score: 1

    You forgot to mention, they have to buy jet engines for their aircraft from elsewhere; I find that rather telling...

  25. Re:Nearly all of it is a product of misplaced trus by Karmashock · · Score: 1

    My standard of almost impossible is rather extreme. When I say "almost impossible"... I tend to mean some james bond shit would have to happen.

    And really nothing is going to stop that. The guy will tell everyone his name, kill/have sex with all your guards, and break into whatever using rocket packs and lasers...

    As I said before, I'm a big fan of security through literally disabling or breaking features in programs that aren't used or can't be secured.

    James Bond will get physical access to whatever we've stored our top secret whatever on... so we're screwed there. Can't keep things secure if you lose physical security... not without some really hilarious encryption. Like... 1:1 encryption... That stuff is funny.

    --
    I've decided to stop wasting my time responding to AC trolls/sockpuppets... so if you want a response from me... login.
  26. Re:Nearly all of it is a product of misplaced trus by Karmashock · · Score: 1

    Think of it like welding doors shut that you don't intend to ever open again.

    Lock picks won't get through that. The lock in question might even just be slagged.

    --
    I've decided to stop wasting my time responding to AC trolls/sockpuppets... so if you want a response from me... login.