Data Skrive Search Results

News: Apple Just Released Its iOS 12.1.3 Developer Beta 2 for iPhone

Apple pushed out iOS 12.1.3 developer beta 2 to all developers on Wednesday, Dec. 19. It's an interesting and mysterious update, as it follows the sudden release of iOS 12.1.2. That software only had one beta version before its stable release, which would explain why the iOS 12.1.3 dev beta skipped version 1 and went straight to version 2 since it's basically a continuation of the first iOS 12.1.2 beta.

How To: Use an ESP8266 Beacon Spammer to Track Smartphone Users

Smartphones and laptops are constantly sending Wi-Fi radio signals, and many of these signals can be used to track us. In this guide, we'll program a cheap IoT device in Arduino to create hundreds of fake networks with common names; This will cause nearby devices to reveal their real trackable MAC address, and it can even let an attacker take over the phone's data connection with no warning.

How To: iOS 12 Makes 2FA for Third-Party Apps & Websites Easy with Security Code AutoFill from SMS Texts

Two-factor authentication (2FA) is a great way to add another layer of security to sensitive third-party apps and websites like Venmo. However, before iOS 12, to log into a particular 2FA-secured app or site on your iPhone, you'd have to memorize or copy the SMS code from Messages, then jump back in a timely manner to log in. Apple's latest iOS version streamlines this process.

How To: Access Your Screen Time Usage Stats Faster in iOS 12 for iPhone

Apple's digital health initiative in iOS 12 includes Screen Time, a settings menu that shows you how much time you spend playing games, reading news, and whatever else it is you do. This menu also lets you schedule downtime away from your iPhone, set time limits for your apps, and more. While this is all great, it's hidden inside the Settings app — but there's a faster way to access this data.

How To: Attack Web Applications with Burp Suite & SQL Injection

Web applications are becoming more and more popular, replacing traditional desktop programs at an accelerated rate. With all these new apps out on the web comes various security implications associated with being connected to the internet where anyone can poke and prod at them. One of the simplest, yet the most prevalent types of security flaws found in modern web apps are SQL injections.