Aggregator
Reverse Engineering - About the KEY param for the Decryption Algorithm
7 years 2 months ago
Mike Zhang
File.Exists always return false or others File methods always give you a exception--{"The given path's format is not supported."} System.NotSupportedException
7 years 2 months ago
Mike Zhang
Exploiting---Taint propagate only on single function in source code---Demo
7 years 2 months ago
Mike Zhang
ocaml version switch method(ocaml dependence program problems solution)
7 years 2 months ago
Mike Zhang
After being hacked(a patched system)
7 years 2 months ago
Mike Zhang
Copy&Paste in Bash window--keyboard only without modify any configurations
7 years 2 months ago
Mike Zhang
Apache Flex SDK Installer 3.1——Flash SDK download failed
7 years 2 months ago
Mike Zhang
bytes to ascii string in x86 assembly language
7 years 2 months ago
Mike Zhang
xKungfoo2015: How I find bugs in Microsoft Office Word (:)fuzzing)
7 years 2 months ago
Mike Zhang
WooYun Forever
7 years 2 months ago
Mike Zhang
Windows 10-1703 black screen after login & copy action crashes app problem
7 years 2 months ago
Mike Zhang
Can Engineers Build Networks Too Complicated for Humans to Operate? Part II: Making Sense of Network Activities and System Behaviors
7 years 2 months ago
How to selectively capture packets for further analysis and avoid buying a storage farm.
Academic Research: A Survey of Email Attacks
7 years 2 months ago
Email has become such an ordinary part of our daily lives that we can forget how vulnerable it is.
OpenSSL update, 1.0.2m
7 years 2 months ago
关注 | 起航在即!中央企业网络安全产业联盟发起单位筹备会在京召开
7 years 2 months ago
本文转载自“中国网安”微信公众号
Android蓝牙远程命令执行漏洞利用实践:从PoC到Exploit
7 years 2 months ago
本文由MS509团队成员“thor@MS509 Team”原创,转载请注明来源。
本文已于2017-10-30 发布于“先知安全技术社区”。
Typecho install.php 后门分析
7 years 2 months ago
一不小心,博客就被黑了呢……
【Splunk】使用syslog-ng和UF(HF)收集syslog日志(一)需求 & 逻辑图 & 配置关系图
7 years 2 months ago
使用syslog-ng和UF(HF)收集syslog日志(一)需求 & 逻辑图 & 配置关系图
Typecho V1.1反序列化导致代码执行分析 - magic_zero
7 years 2 months ago
0x00 前言 今天在Seebug的公众号看到了Typecho的一个前台getshell分析的文章,然后自己也想来学习一下。保持对行内的关注,了解最新的漏洞很重要。 0x01 什么是反序列化漏洞 如题所说,这是一个反序列化导致的代码执行。看过我之前文章的人应该不会陌生。PHP在反序列化一个字符串时,
magic_zero