惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

T
The Blog of Author Tim Ferriss
IT之家
IT之家
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
C
Check Point Blog
T
Tailwind CSS Blog
博客园 - Franky
H
Help Net Security
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Google DeepMind News
Google DeepMind News
博客园 - 叶小钗
J
Java Code Geeks
腾讯CDC
罗磊的独立博客
爱范儿
爱范儿
阮一峰的网络日志
阮一峰的网络日志
Martin Fowler
Martin Fowler
酷 壳 – CoolShell
酷 壳 – CoolShell
I
InfoQ
B
Blog
V
Visual Studio Blog
F
Fortinet All Blogs

The Register - Off-Prem: PaaS + IaaS

AWS lets agents drive its virtual cloudy desktops Trump threatens UK with ‘big tariff’ over digital tech tax UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial £2B Microsoft licensing claim gets go-ahead from UK tribunal One of Europe's sovereign cloud picks may not be so-sovereign after all Europe picks 4 sovereign cloud providers, but one has Google Networks not ready for the challenges of AI traffic UK told its Big Tech habit is now a national security risk Commvault has a Ctrl+Z for rogue AI agents Amazon rejects AWS climate disclosure proposal Microsoft cuts cloudy desktop prices by 20 percent Google taps Intel for another round of custom network chips Nutanix thinks some Azure cloud desktops belong on-prem AWS would prefer to forget March in UAE region AWS would prefer to forget March in UAE region CMA dithers as Microsoft's cloud meter runs on your dime Microsoft startup credits are the gift that keeps on billing SAP's grand cloud escape plan €2B short of the runway Alibaba Cloud hikes prices by up to 34%, blames hardware costs and AI demand Alibaba Cloud lifts prices, blames AI and hardware costs Founder finds Azure startup credits don't apply to Claude Lloyds Banking Group apps play mix-and-match with customer transactions Oracle outage knocks TikTok offline for some US users Oracle outage knocks TikTok offline for some US users Bank of England says it can run £431M settlement system without Accenture AWS says drones hit two of its datacenters in UAE, urges users to move resources to different regions AWS says drones hit two of its datacenters in UAE Salesforce CEO 'SaaSquatch' Benioff says his company will monster the SaaSpocalypse Salesforce CEO declared victory over flagging software sales Former Amazon UK boss set to chair CMA
McAfee says cloud security not as bad as we feared… it's ...
2018-10-30 · via The Register - Off-Prem: PaaS + IaaS

SaaS

Quick takeaway: most everyone sucks at IaaS

The average business has around 14 improperly configured IaaS instances running at any given time and roughly one in every 20 AWS S3 buckets are left wide open to the public internet.

These are among the grim figures rolled out Monday by researchers with McAfee, who say that security practice has not kept up with the rapid adoption of cloud services.

The security giant conducted a study using around 30 million events logged by its own cloud custoemrs and found that companies are not keeping proper track of the cloud services they use and, as a consequence, are not properly securing them.

REG AD

According to McAfee, the average business uses around 1,900 cloud instances, but most of the companies they surveyed only thought they used around 30. It is no surprise, then, that many IaaS and PaaS accounts are not properly configured to limit what data can be accessed.

REG AD

Among the worst was Amazon's AWS S3. The storage bucket service has seen an epidemic of data alerts from researchers who uncovered improperly configured instances that contained sensitive corporate and customer personal information.

McAfee's findings showed that, in fact, it's a wonder we haven't seen more of these breaches. The report estimates that around 5.5 per cent of all AWS S3 storage instances are set to "world read," meaning anyone who knows the address of the S3 bucket would be able to see its contents.

"Despite the news over the past few years with so many public incidents of data exposure in open S3 buckets, this common but serious misconfiguration remains stubbornly unmoving," the report notes.

The report also finds that personal accounts are also woefully insecure. McAfee found that 92 per cent of companies have one or more credentials for sale on cybercrime markets and events involving either a compromised account or insider threat have increased by nearly 28 per cent over the last year.

"The majority of threats to data in the cloud result from compromised accounts and insider threats," McAfee noted. "80 per cent of organizations are going to experience at least one comprised account threat in the cloud this month."

The recommendations for companies are fairly straightforward: McAfee says companies should audit their cloud service configurations and map out where sensitive data is being stored.

From there, it is simply a matter of setting and maintaining access controls on that data, both from external access and from possible insider threats and stolen accounts.

Easier said than done. ®