1月21日-每日安全知识热点
2016-01-21 10:08:48 来源:360安全播报 阅读:71次 点赞(0) 收藏
分享到:
1.深入分析CVE-2016-0010:微软office rtf 文件处理堆溢出漏洞
http://blog.fortinet.com/post/deep-analysis-of-cve-2016-0010-microsoft-office-rtf-file-handling-heap-overflow-vulnerability
2.linux内核rop第一部分
https://cyseclabs.com/page?n=17012016
3.服务器安全:OSSEC集成slack和pagerduty
https://blog.sucuri.net/2016/01/server-security-integrating-ossec-with-slack-and-pagerduty.html
4.对乌克兰的电力行业新的一波攻击
http://www.welivesecurity.com/2016/01/20/new-wave-attacks-ukrainian-power-industry/
5.andorid木马预安装在飞利浦s307固件
http://news.drweb.com/show/?i=9792&lng=en&c=5
6.BSides NYC 2016 安全会议PPT
https://github.com/bsidesnyc/BSidesNYC2016/wiki/Agenda
7.OPENCART LFI缓解绕过
http://www.openwall.com/lists/oss-security/2016/01/19/16
8.Asacub木马:从间谍软件到银行恶意软件
https://securelist.com/?p=73211
9.这些设备尝试安全IOT
http://motherboard.vice.com/read/these-devices-are-trying-to-secure-the-internet-of-hackable-things
10.通过Flooding SIP欺骗VoIP
http://resources.infosecinstitute.com/cheating-voip-security-by-flooding-the-sip/
11.基于DNS的流量攻击
https://nymity.ch/dns-traffic-correlation/
12.明白wmi恶意软件
http://la.trendmicro.com/media/misc/understanding-wmi-malware-research-paper-en.pdf
13.SSH隧道Fun And profit
http://blog.cylance.com/puttering-into-the-future
http://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-autossh/
14.GCC tiny:构建GCC前端的语言
http://thinkingeek.com/gcc-tiny/
15.攻击者寻求破解硬件的终极控制
https://blogs.mcafee.com/mcafee-labs/attackers-seek-to-hack-hardware-for-ultimate-control/
16.音乐样式的广告软件引向Angler
https://blog.malwarebytes.org/fraud-scam/2016/01/tech-support-scammers-lure-users-with-fake-norton-warnings-turn-out-to-be-symantec-reseller/
http://research.zscaler.com/2016/01/music-themed-malvertising-lead-to-angler.html
17.滥用 SQLITE3 分词器绕过php安全限制
http://chichou.0ginr.com/blog/1336/abuse-sqlite3-ext-to-bypass-php-security-restrictions
18.Avast沙盒逃逸
http://code.google.com/p/google-security-research/issues/detail?id=700#c3
本文由 360安全播报 原创发布,如需转载请注明来源及本文地址。本文地址:http://bobao.360.cn/news/detail/2653.html

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Long URLs, often cluttered with keywords and tracking parameters, can deter visitors. A URL shortening script offers a solution, creating concise links ideal for social media and other platforms. These scripts are valuable for individual websites a

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

This is the second and final part of the series on building a React application with a Laravel back-end. In the first part of the series, we created a RESTful API using Laravel for a basic product-listing application. In this tutorial, we will be dev

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

The 2025 PHP Landscape Survey investigates current PHP development trends. It explores framework usage, deployment methods, and challenges, aiming to provide insights for developers and businesses. The survey anticipates growth in modern PHP versio

In this article, we're going to explore the notification system in the Laravel web framework. The notification system in Laravel allows you to send notifications to users over different channels. Today, we'll discuss how you can send notifications ov
