
腾讯玄武实验室安全动态推送
Tencent Xuanwu Lab Security Daily News
-
[ Browser ] Maxthon Browser Exploitation http://d3adend.org/blog/?p=851
" 傲游浏览器 Android 版本下存在任意文件写入、登陆页面 UXSS 及 SQL 注入漏洞: https://t.co/seZjatjTpV"
-
[ Browser ] #DailyBug #MSIE11 MSHTML CMapElement::Notify use-after-free non-reantrant functions and event handling do not mix http://blog.skylined.nl/20161114001.html
"Microsoft Internet Explorer 11 MSHTML CMapElement::Notify use-after-free: https://t.co/BVBmisr0fh"
-
[ Linux ] [0day] [exploit] Compromising a Linux desktop using 6502 processor opcodes on the NES http://scarybeastsecurity.blogspot.in/2016/11/0day-exploit-compromising-linux-desktop.html?m=1
"利用 gstreamer 0.10.x player 中的漏洞和逻辑错误绕过 Ubuntu 12.04 64-bit ASLR、DEP: https://t.co/DEmyKk4CDT "
-
[ MalwareAnalysis ] It looks like my Ph.D thesis "Advances in Modern Malware and Memory Analysis" is available at: http://www.eurecom.fr/en/publication/4686/download/sec-publi-4686.pdf
"现代恶意软件和内存分析的发展(paper)︰ https://t.co/R3VCIwAomO"
-
[ MalwareAnalysis ] Master Decryption Keys and Decryptor for the Crysis Ransomware Released. http://www.bleepingcomputer.com/news/security/master-decryption-keys-and-decryptor-for-the-crysis-ransomware-released-/
"Crysis 勒索软件的主密钥和解码器被放出: https://t.co/ul1utENeEX"
-
[ Others ] Introducing simultaneous “nirvana” JavaScript debugging for Chrome and Node.js in VS Code https://medium.com/@ auchenberg/introducing-simultaneous-nirvana-javascript-debugging-for-node-js-and-chrome-in-vs-code-d898a4011ab1#.twl9jj9u3 by @ auchenberg
"在 VS 代碼中为 Chrome 和 Node.js 同時引入“nirvana”JavaScript 調試: https://t.co/XDouJSQmj0"
-
[ Others ] Just released PatchExtract v1.25 - Should be able to handle Cumulative Patches for Windows 10 with sub-cabs #infosec https://t.co/dMmEGiBRr5
" Microsoft MSU 补丁文件提取工具: https://t.co/dMmEGiBRr5"
-
[ Others ] avmdbg - a lightweight debugger for android virtual machine. https://github.com/cheetahsec/avmdbg
"avmdbg -- 一个轻量级的 Android 虚拟机调试器: https://t.co/zZaDgIDntC"
-
[ Others ] Local file inclusion vulnerability paved the way for another hack of Adult Friend Finder. https://threatpost.com/adult-friendfinder-hack-exposes-400-million-accounts/121930/
"超过四亿用户的成人网站 Friend Finder 用户数据遭泄漏: https://t.co/3MEgn2BOTK"
-
[ Others ] AtomBombing CFG Protected Processes https://breakingmalware.com/injection-techniques/atombombing-cfg-protected-processes/
"AtomBombing CFG Protected Processes: https://t.co/boECTOewLu"
-
[ Others ] Scripting radare2 with python for dynamic analysis - TUMCTF 2016 Zwiebel part 2 https://www.youtube.com/watch?v=y69uIxU0eI8
"用 Python 编写 Radare2 脚本来进行动态分析: https://t.co/YeNfNObGcy "
-
[ Popular Software ] VMware patches for #PwnFest2016 vulns released: http://www.vmware.com/security/advisories/VMSA-2016-0019.html https://t.co/1W2GvdzOoA
"VMware 修复了 PwnFest2016 上被利用的漏洞: https://t.co/wivgQTfEWM https://t.co/1W2GvdzOoA"
-
[ Protocol ] So, I wrote a thing on the @ Rapid7 community blog: Project Sonar Study of LDAP on the Internet - https://community.rapid7.com/community/infosec/sonar/blog/2016/11/08/project-sonar-study-of-ldap-on-the-internet
"Project Sonar Study of LDAP on the Internet: https://t.co/AAH2UFCFbS"
-
[ Tools ] Visual Studio for Mac https://msdn.microsoft.com/en-us/magazine/mt790182.aspx
"昨日 Microsoft 发布了 Visual Studio Mac 预览版: https://t.co/kR4hmJHhpx ,但不知何原因今儿发布页面失踪,欲知 Mac 版相关信息,可移步至: http://36kr.com/p/5056493.html "
-
[ Tools ] Slides of our talk at #CSAW16 SOS about how Triton can help to reverse virtual machine based software protections https://t.co/AfdpzbsXR9
"Triton 是如何逆向基于虚拟机的软件保护,来自 CSAW 2016 : https://t.co/AfdpzbsXR9 Triton(一个动态的二进制分析框架): https://github.com/JonathanSalwan/Triton"
-
[ Tools ] jSQL Injection v0.77 - Java application for automatic SQL database injection. http://www.kitploit.com/2016/11/jsql-injection-v077-java-application.html
"jSQL Injection v0.77 -- 一个跨平台、自动的 SQL 数据库注入工具: https://t.co/oOD7WvZ5Pr"
-
[ Vulnerability ] Redirecting execution flow to a wirtable map through RtlDecompressBuffer http://jolmos.blogspot.com.es/2016/11/rtldecompresbuffer-vulnerability.html #security
"对 RtlDecompressBuffer 漏洞的分析: https://t.co/L90vv8R8lh "
-
[ Vulnerability ] mq_setattr() in FreeBSD's mqueuefs leaks kernel stack memory https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214488
"FreeBSD 内核模块 mqueuefs 中的 mq_setattr() 函数初始化存在问题,导致内核栈上的内存数据泄露: https://t.co/0Fag61gzp1"
-
[ Web Security ] SQLite as a Shell Script : https://www.invincealabs.com/blog/2016/11/sqlite-shell-script/ , SQLite3 Injection Cheat Sheet : http://atta.cked.me/home/sqlite3injectioncheatsheet
"将 SQLite 作为一个 Shell 脚本︰ https://t.co/XnfKd8Uxn3 SQLite3 注入速查表︰ https://t.co/zKyyWdU06j"
-
[ WirelessSecurity ] fuzzing & exploiting wireless device drivers (2007) https://fuzzinginfo.files.wordpress.com/2012/05/deepsec__keil_kolbitsch-presentation-virtual_fuzzing.pdf
"fuzzing & exploitingwireless device drivers (2007 年): https://t.co/d6rygB91ey"
-
[ OpenSourceProject ] github-trending - 跟踪 GitHub 每天最流行的 Repos: https://github.com/josephyzhou/github-trending