No Image

USN-3425-1: Apache HTTP Server vulnerability

2017-09-20 KENNETH 0

USN-3425-1: Apache HTTP Server vulnerability Ubuntu Security Notice USN-3425-1 19th September, 2017 apache2 vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 17.04 Ubuntu 16.04 LTS Ubuntu 14.04 LTS Summary Apache HTTP Server could be made to expose sensitive information over the network. Software description apache2 – Apache HTTP server Details Hanno Böck discovered that the Apache HTTP Server incorrectly handledLimit directives in .htaccess files. In certain configurations, a remoteattacker could possibly use this issue to read arbitrary server memory,including sensitive information. This issue is known as Optionsbleed. Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 17.04: apache2-bin 2.4.25-3ubuntu2.3 Ubuntu 16.04 LTS: apache2-bin 2.4.18-2ubuntu3.5 Ubuntu 14.04 LTS: apache2-bin 2.4.7-1ubuntu4.18 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, a standard system update will make all [ more… ]

[도서] 와이어샤크를 활용한 실전 패킷 분석 3/e

2017-09-20 KENNETH 0

[도서] 와이어샤크를 활용한 실전 패킷 분석 3/e 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]와이어샤크를 활용한 실전 패킷 분석 3/e 크리스 샌더스 저/이재광 역 | 에이콘출판사 | 2017년 09월 판매가 31,500원 (10%할인) | YES포인트 1,750원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 와이어샤크는 세계에서 가장 많이 사용하는 유/무선 네트워크 스니퍼로서 패킷을 쉽게 캡처할 수 있고, 이 패킷을 이용해 네트워크에서 어떤 일이 벌어지고 있는지 이해할 수 있다. 최신 와이어샤크 2.x를 이용해 기 Source: [도서] 와이어샤크를 활용한 실전 패킷 분석 3/e

[도서] 예제로 배우는 C 프로그래밍

2017-09-20 KENNETH 0

[도서] 예제로 배우는 C 프로그래밍 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]예제로 배우는 C 프로그래밍 김동근 저 | 가메출판사 | 2017년 09월 판매가 21,600원 (10%할인) | YES포인트 1,200원(5%지급) – 259개의 다양한 예제 프로그램을 통해C 언어 프로그래밍 학습 – C99 표준을 따르는 Visual Studio 2015를사용하여 프로그래밍 – DEV C++ 5. Source: [도서] 예제로 배우는 C 프로그래밍

No Image

Windows 10 SDK Preview Build 16288 and Mobile Emulator Build 15240 Released

2017-09-20 KENNETH 0

Windows 10 SDK Preview Build 16288 and Mobile Emulator Build 15240 Released Today, we released a new Windows 10 Preview Build of the SDK and the Mobile Emulator to be used in conjunction with Windows 10 Insider Preview (Build 16288 or greater). The Preview SDK Build 16288 contains bug fixes and under development changes to the API surface area. The Preview SDK and Mobile Emulator can be downloaded from 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.  You can install this SDK and still also continue to submit your apps that target Windows 10 Creators build or earlier to the Store. The Windows SDK will now formally only [ more… ]

Startup Kit Serverless Workload 예제 프로그램 소개

2017-09-20 KENNETH 0

Startup Kit Serverless Workload 예제 프로그램 소개 “AWS를 시작하는 가장 쉬운 방법은 무엇입니까?”라는 질문을 흔히 받습니다. AWS Elastic Beanstalk 등을 이용해 시작하는 좋은 방법이 여러 가지 있지만, 서버리스 컴퓨팅 역시 좋은 대안으로 급부상하고 있습니다. 서버리스 컴퓨팅은 서버에 대해 신경 쓰지 않고도 어플리케이션 및 서비스를 구축하고 실행할 수 있도록 해줍니다. AWS Lambda 서비스는 AWS에서의 서버리스 컴퓨팅을 구성하는 가장 핵심 빌딩 블록입니다. 이 외에도 AWS는 서버리스 아키텍처를 지원하는 여러 가지 서비스를 제공합니다. 여기에는 Lambda와 함께 RESTful API를 생성 할 수 있는 Amazon API Gateway와 데이터베이스 클러스터 설정으로부터 자유로운 NoSQL 클라우드 데이터베이스 서비스인 Amazon DynamoDB가 포함됩니다. 다음 도표는 하나의 완전한 서버리스 아키텍처를 나타냅니다: 다이어그램의 아래쪽 서비스 그룹은 RESTful API 서비스를 구현합니다. API Gateway는 API 요청 및 응답을 처리하여 비즈니스 논리를 구현하는 Lambda 함수에 매핑합니다. DynamoDB는 지속적인 계층입니다. 다이어그램의 맨 위에 있는 서비스 그룹은 프론트 엔드를 형성합니다. Amazon S3는 AngularJS 또는 React 앱과 같은 [ more… ]