Recommended Posts

Chinese hackers gained control over NASA?s Jet Propulsion Laboratory (JPL) in November, which could have allowed them delete sensitive files, add user accounts to mission-critical systems, upload hacking tools, and more -- all at a central repository of U.S. space technology, according to a report released Wednesday afternoon by the Office of the Inspector General.

That report revealed scant details of an ongoing investigation into the incident against the Pasadena, Calif., lab, noting only that cyberattacks against the JPL involved Chinese-based Internet Protocol (IP) addresses.

Paul K. Martin, NASA's inspector general, put his conclusions bluntly.

"The attackers had full functional control over these networks," he wrote.

Martin released written testimony about the attacks in the report "NASA Cybersecurity: An Examination of the Agency?s Information Security," presented to the House Science, Space and Technology Committee investigations panel on Wednesday. It details a host of security lapses and breaches of protocol at the space agency.

"In 2010 and 2011, NASA reported 5,408 computer security incidents that resulted in the installation of malicious software on or unauthorized access to its systems," his report states. "These incidents spanned a wide continuum from individuals testing their skill to break into NASA systems, to well-organized criminal enterprises hacking for profit."

more

lol! I work for a chem producer and all our laptops are encrypted and we have a card to boot our laptop and enter passwords. No card, no booting. The funny thing is that We often say we have too many protections, as we do not work for the us gov hahah

Chinese hackers, you mean the Chinese government.

No proof of that yet.

Why are these computers/networks connected to the friggin Internet?

Many systems are for many reasons, though primarily data exchange. The research is probably distributed. However, that is moot, because you can be connected and yet still secure as needs be.

Wow... really? No data encryption on the laptop? This is sad...

Unfortunately, there was a memo issued in 2007 from the NASA CIO prohibiting the use of full-disk encryption until an Agency-wide solution could be procured and the infrastructure implemented. It hasn't happened yet... and the memo is still in effect.

http://www.nasa.gov/pdf/322748main_11_15_07-Data-at-Rest-Freeze.pdf

No proof of that yet.

Yet being the key word, and suspected - or at least some faction of it.

Remember: the Chinese space program is not civilian but is run by the People?s Liberation Army. If this is simply logistical control for a mainly civilian purpose, or fully operational control is still a matter of debate. Their internal statements are contradictory.

Unfortunately, there was a memo issued in 2007 from the NASA CIO prohibiting the use of full-disk encryption until an Agency-wide solution could be procured and the infrastructure implemented. It hasn't happened yet... and the memo is still in effect.

http://www.nasa.gov/...Rest-Freeze.pdf

Wow... :wacko:

lol! I work for a chem producer and all our laptops are encrypted and we have a card to boot our laptop and enter passwords. No card, no booting. The funny thing is that We often say we have too many protections, as we do not work for the us gov hahah

i take its some type of pcmcia /express card that needs to be present for the laptops to boot, are you able to share more info about it

such as who makes it? sounds intresting.

So did they find any proof of aliens :rolleyes: :D

Just last December investigators tracked cyberattacks on 760 companies, US agencies & major contractors (including Lockheed Martin), organizations and research labs back to China. An attack by China on NASA would be no more surprising than a hooker dropping her drawers.

i take its some type of pcmcia /express card that needs to be present for the laptops to boot, are you able to share more info about it

such as who makes it? sounds intresting.

Most likely a smart card, which can be as small as a phone SIM card or as big as a credit card. With a laptop, it's most likely the credit card variety.

Yet Gary McKinnon was traced and found. Surely the same can be done for others ? or is a cover up for a UFO more important to NASA than the Chinise playing with the toys. Maybe War Games was right.

Did you read the article?

"In 2010 and 2011, NASA reported 5,408 computer security incidents that resulted in the installation of malicious software on or unauthorized access to its systems,"

It would take a lot of time and money to catch every person who broke into their systems - a lot of time and money that NASA don't have to just throw away.

This has risen to a full blown national security issue because NASA has a lot of ITAR (export controlled) data - rocket, satellite etc. designs. Not to mention the intrusions into military and NASA contractors, infrastructure etc. Some intrusions are not Chinese, but the worst ones are and are from suspected military servers. Not good.

How do we know this was sanctioned by a government agency? And is it right to punish the scientists and engineers of their space program? Those guys are in it for the species just like the people in NASA. This is something for the two governments to sort out and make sure doesn't happen again. Gentle industrial espionage is par for the course and acceptable, we also do it. Brute intrusions and disruptions are not acceptable. But this should not stop cooperation, we need China in space, they have a lot to contribute.

How do we know this was sanctioned by a government agency? And is it right to punish the scientists and engineers of their space program? Those guys are in it for the species just like the people in NASA.

NASA is a civilian agency. China's space program is run by the Peoples Liberation Army. So far it looks like it was their servers.

This is something for the two governments to sort out and make sure doesn't happen again. Gentle industrial espionage is par for the course and acceptable, we also do it.

There were major national security secrets stolen - the kind that get you executed if done in person:. This goes beyond a little spying between friends; major systems of the F-22 fighter, military satellites, missile tech etc.

Brute intrusions and disruptions are not acceptable. But this should not stop cooperation, we need China in space, they have a lot to contribute.

Reagan said "Trust, but verify." we have not reached that point with the PLA yet, especially given their recent massive increases in the military procurement of offensive weapons. Enough so that Japan, S. Korea, the SE Asian countries and even India are taking major notice. Our radar turned on when they blinded a US military satellite with a laser a few years ago.

Proving this level of spending an innocent modernization is up to them now.

This topic is now closed to further replies.
  • Posts

    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • They have lots of info on me, I have a facebook account and have done so for years, it was the thing to have then. My phone number is not on it. I don't have the Facebook app on my phone these days, just the messenger part, and only for a couple of people to contact me, most will text me via SMS or phone. I agree, Meta, like others, even without an account will know something about me. Just have to try and keep some things private Also, never saw the need for Whatsapp, people used to ask for me to join it, but as I said to them, I have SMS and a phone, use that, or email
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      514
    2. 2
      +Edouard
      272
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!