Aggregator
CloudTest Vulnerability (CVE-2019-11011)
6 years 3 months ago
Akamai InfoSec
父亲节随想,独特的网安创业的父子兵
6 years 3 months ago
今天是父亲节,看着朋友圈持续刷屏的节日祝福,笔者突然想到了持续关注多年的一家著名的网安独角兽Tanium,这
父亲节随想,独特的网安创业的父子兵
6 years 3 months ago
今天是父亲节,看着朋友圈持续刷屏的节日祝福,笔者突然想到了持续关注多年的一家著名的网安独角兽Tanium,这
父亲节随想,独特的网安创业的父子兵
6 years 3 months ago
今天是父亲节,看着朋友圈持续刷屏的节日祝福,笔者突然想到了持续关注多年的一家著名的网安独角兽Tanium,这
我焦虑:不知道该读点什么、而且没地方找......
6 years 3 months ago
人总应该有点焦虑的东西,否则就太不科学了。这是一篇比较丧的文章......
"收旧代码喽,旧代码换脸盆喽!......"
6 years 3 months ago
又有几天没发新更了,毕竟高草是很佛系的,想到啥写啥。之前没更,原因还是一个字:懒啊~来吧,今天整点跟以前风格
Latest ECHOBOT: 26 Infection Vectors
6 years 3 months ago
Introduction Since the release of the Mirai source code in October of 2016, there have been hundreds of variants. While publishing my own research, I noticed that Palo Alto Networks was also examining similar samples, and published their findings. Earlier...
Larry Cashdollar
What To Do When Your Company Tells You They're Making a Mobile App, Part 2
6 years 3 months ago
In part 2 of our mobile app strategy, we lay out the mobile security requirements including specifics on authentication, storage, communication, operations and cryptography.
What To Do When Your Company Tells You They're Making a Mobile App, Part 2
6 years 3 months ago
In part 2 of our mobile app strategy, we lay out the mobile security requirements including specifics on authentication, storage, communication, operations and cryptography.
网安独角兽CrowdStrike IPO分析(二)
6 years 3 months ago
关于产品的定位问题,CrowdStrike给自己贴了三个标签:基于SaaS的端点防护,威胁情报和云安全。它一
网安独角兽CrowdStrike IPO分析(二)
6 years 3 months ago
关于产品的定位问题,CrowdStrike给自己贴了三个标签:基于SaaS的端点防护,威胁情报和云安全。它一
网安独角兽CrowdStrike IPO分析(二)
6 years 3 months ago
关于产品的定位问题,CrowdStrike给自己贴了三个标签:基于SaaS的端点防护,威胁情报和云安全。它一
Catch Me If You Can: Evasive and Defensive Techniques in Phishing
6 years 3 months ago
Phishing is a multifaceted type of attack, aimed at collecting usernames and passwords, personal information, or sometimes both. Yet, these attacks only work so long as the phishing kit itself remains hidden. Phishing is a numbers game and time is...
Or Katz
In Conversation: New Starters
6 years 3 months ago
The world is changing. At Akamai, we're proud to be part of the shift towards a more inclusive future. Where digital systems may replace human processes, we are determined to keep people at the center of our focus. After all,...
Akamai
网安独角兽CrowdStrike IPO分析(一)
6 years 4 months ago
2019年5月14日,CrowdStrike向美国证券交易委员会提交了上市申请,让我们可以更清晰的了解这家创
网安独角兽CrowdStrike IPO分析(一)
6 years 4 months ago
2019年5月14日,CrowdStrike向美国证券交易委员会提交了上市申请,让我们可以更清晰的了解这家创
网安独角兽CrowdStrike IPO分析(一)
6 years 4 months ago
2019年5月14日,CrowdStrike向美国证券交易委员会提交了上市申请,让我们可以更清晰的了解这家创
路由器漏洞挖掘之 DIR-850/645 命令执行漏洞复现 - H4lo
6 years 4 months ago
前言 这次来分析两个比较经典的路由器命令执行漏洞,DIR 850 和 DIR 645 的 RCE,漏洞成因都是由于参数拼接不当造成的。 漏洞分析 根据[前一篇文章][1]中的任意文件读取漏洞,在读取到 DEVICE.ACCOUNT 配置文件中的敏感信息之后,我们就可以进一步利用,达到命令执行的目的,
H4lo
路由器漏洞挖掘之 DIR-815 栈溢出漏洞分析 - H4lo
6 years 4 months ago
这次笔者来复现一个比较经典的栈溢出漏洞:D link dir 815 栈溢出。其实这个路由器的栈溢出漏洞的利用方式和之前 DVRF 靶机平台的栈溢出例子大同小异,只是需要注意下一些小的地方。 前言 这个栈溢出的原因是由于 cookie 的值过长导致的栈溢出。服务端取得客户端请求的 HTTP 头中 C
H4lo