No Image

Announcing TraceProcessor Preview 0.1.0

2019-05-10 KENNETH 0

Announcing TraceProcessor Preview 0.1.0 Process ETW traces in .NET. Background Event Tracing for Windows (ETW) is a powerful trace collection system built-in to the Windows operating system. Windows has deep integration with ETW, including data on system behavior all the way down to the kernel for events like context switches, memory allocation, process create and exit, and many more. The system-wide data available from ETW makes it a good fit for end-to-end performance analysis or other questions that require looking at the interaction between by many components throughout the system. Unlike text logging, ETW provides structured events designed for automated data processing. Microsoft has built powerful tools on top of these structured events, including Windows Performance Analyzer (WPA), which provides a graphical interface for visualizing and exploring the trace data captured in a ETW trace file (.etl). Inside Microsoft, we [ more… ]

No Image

Windows 10 SDK Preview Build 18890 available now!

2019-05-10 KENNETH 0

Windows 10 SDK Preview Build 18890 available now! Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Windows 10 Insider Preview (Build 18890 or greater). The Preview SDK Build 18890 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from the developer section on Windows Insider. For feedback and updates to the known issues, please see the developer forum. For new developer feature requests, head over to our Windows Platform UserVoice. Things to note: This build works in conjunction with previously released SDKs and Visual Studio 2017 and 2019. You can install this SDK and still also continue to submit your apps that target Windows 10 build 1903 or earlier to the Microsoft Store. The Windows SDK will now formally only be supported by Visual [ more… ]

[도서] 파이썬을 활용한 부동산 데이터 분석

2019-05-09 KENNETH 0

[도서] 파이썬을 활용한 부동산 데이터 분석 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]파이썬을 활용한 부동산 데이터 분석 박준규 저 | 위키북스 | 2019년 05월 판매가 22,500원 (10%할인) | YES포인트 1,250원(5%지급) 파이썬으로 부동산 데이터를 수집하고 정리해서 분석하는 과정을 쉽게 설명했습니다! 국내 부동산 분석에 활용할 수 있는 데이터는 무수히 많습니다. 실거래가부터 시작해서 KB부동산에서 제공하는 매매가격, 전 Source: [도서] 파이썬을 활용한 부동산 데이터 분석

No Image

USN-3969-2: wpa_supplicant and hostapd vulnerability

2019-05-09 KENNETH 0

USN-3969-2: wpa_supplicant and hostapd vulnerability wpa vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 14.04 ESM Summary wpa_supplicant and hostapd could be made to crash if they received specially crafted network traffic. Software Description wpa – client support for WPA and WPA2 Details USN-3969-1 fixed a vulnerability in wpa_supplicant and hostapd. This update provides the corresponding update for Ubuntu 14.04 ESM. Original advisory details: It was discovered that wpa_supplicant and hostapd incorrectly handled unexpected fragments when using EAP-pwd. A remote attacker could possibly use this issue to cause a denial of service. Update instructions The problem can be corrected by updating your system to the following package versions: Ubuntu 14.04 ESM hostapd – 2.1-0ubuntu1.7+esm1 wpasupplicant – 2.1-0ubuntu1.7+esm1 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. After a standard system update you need to reboot [ more… ]

No Image

OpenSSL FIPS support in MySQL 8.0

2019-05-09 KENNETH 0

OpenSSL FIPS support in MySQL 8.0 Many products use OpenSSL, but for the most part, without choosing to incorporate the OpenSSL FIPS (US Federal Information Processing Standards) module. However it may be that running OpenSSL and using FIPs mode is something you should seriously consider and implement.… Facebook Twitter Google+ LinkedIn Source: OpenSSL FIPS support in MySQL 8.0