No Image

A Tale of Two Password Authentication Plugins…

2020-06-18 KENNETH 0

A Tale of Two Password Authentication Plugins… A long long time ago (in a galaxy far away… cue the music!) MySQL added support for an authentication plugin which is now known as mysql_native_password. The mysql_native_password plugin uses SHA1 hash to Store the password(SHA1(SHA1(password)) in mysql.user table Authenticate user One of the good traits of this plugin is that it allows authentication using challenge-response mechanism which made it possible to verify identity of the client on an unencrypted channel without having a need to send the actual password.… Facebook Twitter LinkedIn Source: A Tale of Two Password Authentication Plugins…

[도서] 파이썬 웹 프로그래밍 에센셜

2020-06-18 KENNETH 0

[도서] 파이썬 웹 프로그래밍 에센셜 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]파이썬 웹 프로그래밍 에센셜 김승구 저 | BOOKK(부크크) | 2020년 06월 판매가 24,800원 (0%할인) | YES포인트 0원(0%지급) 『파이썬 웹 프로그래밍 에센셜』은 프로그래밍 언어나 웹 프레임워크의 요소들을 설명하기 보다 실제 웹 서비스의 구조와 구현 방법을 세부 주제로 나누어 차근차근 설명한다. 비유하자면 지도의 요소들을 설명하기 Source: [도서] 파이썬 웹 프로그래밍 에센셜

No Image

USN-4399-1: Bind vulnerabilities

2020-06-18 KENNETH 0

USN-4399-1: Bind vulnerabilities bind9 vulnerabilities A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 20.04 LTS Summary Bind could be made to crash if it received specially crafted network traffic. Software Description bind9 – Internet Domain Name Server Details It was discovered that Bind incorrectly handled large responses during zone transfers. A remote attacker could possibly use this issue to cause Bind to crash, resulting in a denial of service. (CVE-2020-8618) It was discovered that Bind incorrectly handled certain asterisk characters in zone files. A remote attacker could possibly use this issue to cause Bind to crash, resulting in a denial of service. (CVE-2020-8619) Update instructions The problem can be corrected by updating your system to the following package versions: Ubuntu 20.04 LTS bind9 – 1:9.16.1-0ubuntu2.2 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, [ more… ]

Announcing Windows 10 Insider Preview Build 20150

2020-06-18 KENNETH 0

Announcing Windows 10 Insider Preview Build 20150 Hello Windows Insiders, today we’re releasing Windows 10 Insider Preview Build 20150 to Windows Insiders in the Dev Channel (Fast ring). Starting with build, we are back to releasing builds from the RS_PRERELEASE branch. You can check out our Windows Insider Program documentation here, including a list of all the new features and updates released in builds so far. Not seeing any of the features in this build? Check your Windows Insider Settings to make sure you’re on the Fast ring. Submit feedback here to let us know if things weren’t working the way you expected. If you want a complete look at what build is in which Insider ring, head over to Flight Hub. Please note, there will be a slight delay between when a build is flighted and when Flight Hub [ more… ]

GPU accelerated ML training inside the Windows Subsystem for Linux

2020-06-18 KENNETH 0

GPU accelerated ML training inside the Windows Subsystem for Linux The Windows Subsystem for Linux (WSL) enables Windows users to run native, unmodified Linux command-line tools directly on Windows. WSL usage has grown a lot since it was first announced 4 years ago, at Microsoft Build 2016, and now runs on more than 3.5 million monthly active devices! Adding GPU compute support to WSL has been our #1 most requested feature since the first release. Over the last few years, the WSL, Virtualization, DirectX, Windows Driver, Windows AI teams, and our silicon partners have been working hard to deliver this capability. At Microsoft Build 2020, we announced that the results of all this work would be coming soon as a preview to Windows Insiders. Today, we are excited to let you know that the preview of GPU compute is now [ more… ]