Holiday Readiness, Part II: Best Practices for Detecting and Mitigating Attacks The Akamai Blog 2 years 11 months ago Stay one step ahead of bad actors this holiday season with best practices to detect and mitigate attacks. Jeff Darnton
DotNet安全-Exchange请求流程分析(二) 7bits安全团队 2 years 11 months ago 在研究exchange反序列化漏洞之前,我们知道这几个漏洞都是通过ews接口设置账户属性为二进制数据后触发的反序列化。ews是exchange提供给用户的webservice接口,包含了绝大多数的用户功能,研究ews的业务逻辑还是很有必要的
Edge DNS and the Top-Level Domain Hosting The Akamai Blog 2 years 11 months ago Akamai Edge DNS offers the scale and functionality to meet ICANN?s intensive requirements for hosting a generic top-level domain (gTLD) zone in DNS. Sam Preston
Android类加载流程 - luoyesiqiu 博客园_luoyesiqiu 2 years 11 months ago 背景 由于前前前阵子写了个壳,得去了解类的加载流程,当时记了一些潦草的笔记。这几天把这些东西简单梳理了一下,本文分析的代码基于Android8.1.0源码。 流程分析 从loadClass开始,我们来看下Android中类加载的流程 /libcore/ojluni/src/main/java/jav luoyesiqiu
Akamai Mitigates Hop-by-Hop Header Abuse Leading to Request Smuggling The Akamai Blog 2 years 11 months ago Security researchers identified and disclosed a new technique of hop-by-hop header attacks, leading to request smuggling, which Akamai successfully mitigated. Kaan Onarlioglu
DotNet安全-Exchange请求流程分析(一) 7bits安全团队 2 years 11 months ago 红队行动中如果能控制目标的exchange服务器就离成功不远了。这两年几乎每隔一段时间都会有新的漏洞出现。研究这些漏洞之前我们需要对exchange整体的架构一个大体的了解,本文是笔者在了解exchange运行机制过程的一些简单记录。
GLPI htmLawedTest.php 远程命令执行漏洞 CVE-2022-35914 PeiQi文库 2 years 11 months ago GLPI htmLawedTest.php 远程命令执行漏洞 CVE-2022-35914
GLPI htmLawedTest.php 远程命令执行漏洞 CVE-2022-35914 PeiQi文库 2 years 11 months ago GLPI htmLawedTest.php 远程命令执行漏洞 CVE-2022-35914
GLPI htmLawedTest.php 远程命令执行漏洞 CVE-2022-35914 PeiQi文库 2 years 11 months ago GLPI htmLawedTest.php 远程命令执行漏洞 CVE-2022-35914
Financial Services Malware Just Won?t Die: What to Do About It? The Akamai Blog 2 years 11 months ago The continued reemergence of the Emotet malware is keeping cybersecurity professionals on their toes. Zero Trust solutions are here to help. Jim Black
CTF | 2022 ByteCTF WriteUp MiaoTony's小窝 2 years 11 months ago 上周末打了下ByteCTF,题目还是挺不错的,可是喵喵太菜,这里只能来写点简单题的writeup了。 MiaoTony