Fortune 500 company leaked 264GB in client, payment data

Fortune 500 company leaked 264GB in client, payment data

After discovering the server through vpnMentor’s web mapping project, the company took a sample of the leaked information, which was “a serious leak as far as we could see.” “With a simple search of the exposed database, our researchers were able to find the payment information, PII, and full company and account details for end-users and managed service providers (MSPs) — including for a criminal defense attorney, a utilities service provider, and more,” vpnMentor says. See also: Massive Quest Diagnostics data breach impacts 12 million patients

Private API keys, bank and payment information, usernames and unencrypted passwords, and process information relating to Tech Data clients’ internal systems and SAP builds were exposed.

Source: www.zdnet.com

Xiaomi explains more about how its under-screen camera works

Xiaomi explains more about how its under-screen camera works

The fight over notches is quickly becoming a thing of the past, with companies like Oppo and Xiaomi already working on transparent display cameras that hide the sensor beneath the screen — no notch required. Xiaomi says the setup allows the area of the display to become transparent to take pictures, and the transparent display then cleverly doubles as the camera lens on top. It doesn’t appear to be a perfect system yet: in Xiaomi’s slides, you can still see a faint outline of the camera lens underneath the active display, but it’s at least a useable area of the screen instead of one that’s obscured entirely by a monolithic notch on top.

Source: www.theverge.com

Traffic-busting $100B Bay Area tax plan taking shape

Traffic-busting $100B Bay Area tax plan taking shape

Bigger than anything the Bay Area has seen before, a nine-county-wide plan to raise $100 billion in taxes over several decades to redefine the region’s transportation network could be ready for public input in the next several months, transportation officials said. The idea is to create a truly regional transit system that would more seamlessly connect the Bay Area’s extensive network of rails, buses and ferries, said Carl Guardino, president and CEO of the Silicon Valley Leadership Group, a business advocacy organization that is partnering with the Bay Area Council and the urban planning think-tank SPUR to put the tax on the ballot. Earlier this year, this news organization partnered with the Silicon Valley Leadership Group on a poll that asked registered voters, among other questions, whether they would support a 1-cent sales tax to fund transportation projects in the Bay Area.

Source: www.mercurynews.com

What Makes a PDP-11/35 Tick?

What Makes a PDP-11/35 Tick?

It turns out to be 441 ICs. I needed to know what TTL ICs I might need to order replacements for, so I decided to tally up exactly which ones go into making a KD11-A CPU. This information comes straight from the PDP-11/40 Engineering Drawings, which list a summary of ICs used in each module on the first page of the module’s drawings.

Source: loomcom.com

Search the Full Text of 3M Nonprofit Tax Records for Free

Search the Full Text of 3M Nonprofit Tax Records for Free

Sign up for ProPublica’s Big Story newsletter to receive stories like this one in your inbox as soon as they are
On Thursday, we launched a new feature for our Nonprofit Explorer database: The ability to search the full text of nearly 3 million electronically filed nonprofit tax filings sent to the IRS since 2011. Now, users of our free database can dig deep and search for text that appears anywhere in a nonprofit’s tax records, as long as those records were filed digitally — which according to the IRS covers about two-thirds of nonprofit tax filings in recent years. A search for “ProPublica,” for example, will bring up dozens of foundations that have given us grants to fund our reporting (as well as a few filings that reference Nonprofit Explorer itself).

Source: www.propublica.org

Is it time to treat sugar like smoking?

Is it time to treat sugar like smoking?

From the smoking ban in 2007 to the introduction of plain packaging a decade later, everything has been done to discourage people from taking up the habit. Image copyright
PA

Image caption

All cigarettes must be sold in plain green packaging with health warnings

But what is clear from the last decade is that the unlikely can soon become likely. Evidence from Australia – the first nation to introduce plain packaging for tobacco products – suggests a quarter of the subsequent reduction in smoking rates could be attributed to the move.

Source: www.bbc.com

Battle testing data integrity verification with ZFS and Btrfs

Battle testing data integrity verification with ZFS and Btrfs

In this article I share the results of a home-lab experiment in which I threw some different problems at ZFS, Btrfs and mdadm+dm-integrity in a RAID-5 setup. Let’s take a look at the ZFS documentation from ORACLE regarding the Transactional Semantics:

This is confirmed by a look at the status of the pool:

And from the clients point of view:

Now I want to simulate a simple drive failure. ZFS will immediately and automatically begin the resilvering of the pool:

After about 3 minutes the pool is back up and ready for usage:

And from the client:

Just to make sure all data has been resilvered without any errors during writing I’ll perform a scrub and validate that everything is alright:

And about 3 minutes after the scrub is finished:

Since ZFS has only restored the used data blocks, not the entire disk, the procedure was very was as was the scrubbing.

Source: www.unixsheikh.com

Practical Deep Learning for Coders

Practical Deep Learning for Coders

Note that the 2019 edition of part 2 (Cutting Edge Deep Learning) is not yet available, so you’ll need to use the 2018 course for now (the 2019 edition will be available in June 2019). To do nearly everything in this course, you’ll need access to a computer with an NVIDIA GPU (unfortunately other brands of GPU are not fully supported by the main deep learning libraries). Setting up a computer takes time and energy, and you want all your energy to focus on deep learning right now.

Source: course.fast.ai

Blender Is Free Software

Blender Is Free Software

You can keep all rights of your own work, but if you publish or sell or share Blender code, you do it under the same conditions, just as Free as Blender is. The bridges (if using Blender code) have to be fully GPL compatible. Since 2002 dozens – maybe even hundreds – of people have devoted years of their life to making Blender open and free to use for everyone.

Source: code.blender.org

State of Industrial Control Systems in Poland and Switzerland

State of Industrial Control Systems in Poland and Switzerland

This way you can gather full geo-intelligence (localization, cameras in neighborhood, google street view and social media photos) and also data intelligence (IP address, hostnames, services or open ports). The data source is still Shodan and following filter are product:“Niagara Fox”
port:20000 source address
product:”general electric”
port:20547,1962 response code
port:789 product:”Red Lion Controls”
port:2404 asdu address
port:2455 operating system

(with additional filter „country” with two letter short code of country as a value.) Geolocation of ICS is presented below
Map of Industrial Control Devices in Switzerland„Exposed ports” chart presents that telnet is still in use in 25 cases (in Poland it was 12) and also DNS runs on 16 machines (11 in PL).

Source: medium.com