Cerber ransomware rakes in cash by recruiting unskilled hackers

A ransomware strain has been making a pretty penny by opening its doors to unskilled hackers.  Security firm Check Point gained a rare look at the inner workings of the Cerber ransomware and found that its developers are building a network of partners to attack more targets -- and rake in more cash.  Check Point also warned that because of Cerber, more unskilled cybercriminals might choose to participate in ransomware schemes.  "Even the most novice hacker can easily reach out in closed forums to obtain an undetected ransomware variant," it said in a new report.To read this article in full or to leave a comment, please click here

11 awesome back-to-school gadgets for students

New school year, new school gearImage by GrovemadeWith classes back in session (or about to begin), hopefully you already have everything from your back-to-school list. Laptop? Check. The perfect bag for said laptop? Check. Schedule and text books? Check and check. Though your laptop and books are, of course, your school lifeline, there are some other gadgets you can add to your list to make your life easier. From practical picks (mice, keyboards, hard drives) to streaming sticks (hey, it’s all about that work/life balance!), our gear guide is full of recommendations designed to aid you in all the demands of student life.To read this article in full or to leave a comment, please click here

Google’s new Fuchsia OS may take over the IoT

With Google apparently working to develop a new operating system, speculation is centered on whether the company is looking to play a big role in running the Internet of Things (IoT). "The important thing is that this could be Google's bid to supply the OS that runs Internet of Things-type systems," said Dan Olds, an analyst with OrionX, a technology analyst firm. "This could be an OS to run on sensors that, for example, check on fertilizer levels in farmers' fields or voice recognition features for fitness products. The array of possibilities in these devices is endless and they all need some sort of operating system."To read this article in full or to leave a comment, please click here

Apple’s habits peg Sept. 7 for iPhone 7 reveal

Apple will unveil the newest iPhones in just over three weeks, on Wednesday, Sept. 7, if the company sticks to a well-worn groove that makes its biggest product launch predictable.The date fits with previous iPhone cycles, notably last year's introduction of the iPhone 6S and 6S Plus.Apple unveiled those models on Wednesday, Sept. 9, 2015, preceded by the iPhone 6 and 6 Plus on Tuesday, Sept. 9, 2014; the iPhone 5S and 5C on Tuesday, Sept. 10, 2013; and the iPhone 5 on Wednesday, Sept. 12, 2012.Like last year, a Wednesday roll-out is probable because of the Labor Day holiday in the U.S., which falls on Sept. 5. If Apple hosted the event on Tuesday, Sept. 6, employees would have to work on the off day to prepare, and the invited reporters and analysts would have to travel on Labor Day.To read this article in full or to leave a comment, please click here

Audis will be able to talk to traffic lights this year

Audi announced today that its 2017 vehicles will be available with vehicle-to-infrastructure (V2I) communication technology that enables them to inform drivers when lights will switch from red to green. Audi of America will begin to roll out the traffic light information feature as part of its suite of Audi connect PRIME services later this fall in select smart cities and in metropolitan areas across the country through 2017. The company said traffic light information system is only the first step in V2I integration.To read this article in full or to leave a comment, please click here

Microsoft’s .Net Framework will get its own Patch Tuesday

Microsoft in October is introducing .Net Framework Monthly Rollup to provide security and quality updates to its programming model for Windows. The move aligns with the Windows Monthly Rollup, which does the same thing for the Windows OS.Both rollups were unveiled on Monday and will be available on Patch Tuesday each month, according to Microsoft.[ Solve your Win10 installation headaches with our Windows 10 Installation Superguide. Download it today! | Stay up on key Microsoft technologies with the Windows newsletter. ] "The .Net Framework Monthly Rollup is a single install that updates each supported .Net Framework version on a machine to its latest respective update level," said Microsoft's Stacey Haffner. "Each monthly rollup supersedes the last one, so you if you've missed the last few months of updates, you only need to install the latest rollup to update to the latest update level." The rollup installs only security and reliability updates, not a new version of .Net Framework.To read this article in full or to leave a comment, please click here

Microsoft’s .Net Framework will get its own Patch Tuesday

Microsoft in October is introducing .Net Framework Monthly Rollup to provide security and quality updates to its programming model for Windows. The move aligns with the Windows Monthly Rollup, which does the same thing for the Windows OS.Both rollups were unveiled on Monday and will be available on Patch Tuesday each month, according to Microsoft.[ Solve your Win10 installation headaches with our Windows 10 Installation Superguide. Download it today! | Stay up on key Microsoft technologies with the Windows newsletter. ] "The .Net Framework Monthly Rollup is a single install that updates each supported .Net Framework version on a machine to its latest respective update level," said Microsoft's Stacey Haffner. "Each monthly rollup supersedes the last one, so you if you've missed the last few months of updates, you only need to install the latest rollup to update to the latest update level." The rollup installs only security and reliability updates, not a new version of .Net Framework.To read this article in full or to leave a comment, please click here

How 3 fintech startups are shaking up security

Today’s financial technology startups (“fintech” for short) are taking on some of today’s greatest security challenges. Armed with drive and a need for innovation, these companies have created new services and security approaches that are changing the financial industry. Here’s how three such companies are competing based on security.Know your client Proving personal identity is a key component of security for the financial industry. Most major financial institutions require customers to open accounts in person, present government-issued identity documents and wait hours or days to open an account. But customers today expect faster services — including the account opening process.To read this article in full or to leave a comment, please click here(Insider Story)

How 3 fintech startups are shaking up security

Today’s financial technology startups (“fintech” for short) are taking on some of today’s greatest security challenges. Armed with drive and a need for innovation, these companies have created new services and security approaches that are changing the financial industry. Here’s how three such companies are competing based on security.To read this article in full or to leave a comment, please click here(Insider Story)

RiskSense lands $7M for assessment service

RiskSense, software-as-a-service that evaluates the security of corporate networks and generates a risk score, has been self-financed since its launch last year, but now has harnessed venture funding to help boost its R&D and hire marketing and sales staff.The $7 million funding round includes Paladin Capital Group, Sun Mountain Capital, EPIC Ventures, and other strategic and private investors. Tim Greene RiskSense CEO Srinivas MukkamalaTo read this article in full or to leave a comment, please click here

RiskSense lands $7M for assessment service

RiskSense, software-as-a-service that evaluates the security of corporate networks and generates a risk score, has been self-financed since its launch last year, but now has harnessed venture funding to help boost its R&D and hire marketing and sales staff.The $7 million funding round includes Paladin Capital Group, Sun Mountain Capital, EPIC Ventures, and other strategic and private investors. Tim Greene RiskSense CEO Srinivas MukkamalaTo read this article in full or to leave a comment, please click here

Accelerating Node.js applications with HTTP/2 Server Push

In April, we announced support for HTTP/2 Server Push via the HTTP Link header. My coworker John has demonstrated how easy it is to add Server Push to an example PHP application.

CC BY 2.0 image by Nicky Fernandes

We wanted to make it easy to improve the performance of contemporary websites built with Node.js. we developed the netjet middleware to parse the generated HTML and automatically add the Link headers. When used with an example Express application you can see the headers being added:

We use Ghost to power this blog, so if your browser supports HTTP/2 you have already benefited from Server Push without realizing it! More on that below.

In netjet, we use the PostHTML project to parse the HTML with a custom plugin. Right now it is looking for images, scripts and external stylesheets. You can implement this same technique in other environments too.

Putting an HTML parser in the response stack has a downside: it will increase the page load latency (or "time to first byte"). In most cases, the added latency will be overshadowed by other parts of your application, such as database access. However, netjet includes an adjustable LRU cache keyed Continue reading

IDG Contributor Network: Sencha helps modernize legacy Oracle apps

Sencha is a web application development platform that has long been used by customers to build modern web and mobile applications. It has a strong existing business with a claimed 60 percent of the Fortune 100 using its services.Notwithstanding an existing customer base, Sencha has always had a bit of a glaring omission—it didn't really move the needle for all of those organizations whose core workflows sit on software from legacy vendors such as SAP and Oracle. It's all very well having some cool lightweight point applications, but if those have no real context within a broader legacy application paradigm, it's kind of academic.To read this article in full or to leave a comment, please click here

A Google Fiber move to wireless could keep it competitive

Google Fiber is reportedly hoping to rely on wireless technology instead of fiber-optic cables in about 12 major cities, including Los Angeles, Chicago and Dallas, where it has planned faster internet service. Google's parent company Alphabet has also suspended Google Fiber gigabit speed projects in San Jose, Calif., and Portland, Ore., according to unnamed sources in a Wall Street Journal report. Google Fiber officials could not be reached to comment on the report. The report also said that Google Fiber is also hoping to boost its high-speed internet expansion by leasing existing fiber or asking cities or power companies to build the networks, instead of Google Fiber building its own.To read this article in full or to leave a comment, please click here

Intel SSF Optimizations Boost Machine Learning

Data scientists and deep and machine learning researchers rely on frameworks and libraries such as Torch, Caffe, TensorFlow, and Theano. Studies by Colfax Research and Kyoto University have found that existing open source packages such as Torch and Theano deliver significantly faster performance through the use of Intel Scalable System Framework (Intel SSF) technologies like the Intel compiler and performance libraries for Intel Math Kernel Library (Intel MKL), Intel MPI (Message Passing Interface), and Intel Threading Building Blocks (Intel TBB), and Intel Distribution for Python (Intel Python).

Andrey Vladimirov (Head of HPC Research, Colfax Research) noted

Intel SSF Optimizations Boost Machine Learning was written by Nicole Hemsoth at The Next Platform.

Why You Finally Really Need IPv6

Still think you can ignore IPv6? In this episode of Network Matters with Ethan Banks, learn why putting off a migration to IPv6 can adversely affect your business. Ethan explains the performance issues that can arise and the limitations of address translation.