最新发布第589页
阿里云 OSS对象存储攻防-渗透云记 - 专注于网络安全与技术分享

阿里云 OSS对象存储攻防

阿里云 OSS对象存储攻防 本文分为两个部分 第一部分介绍OSS对象存储攻防的方式 第二部分为真实漏洞案例 1、Bucket权限配置错误-公开访问 在创建Bucket桶时,默认是private的权限,如果在错误的...
云记的头像-渗透云记 - 专注于网络安全与技术分享云记2022年3月10日 23:37
0140
CVE-2023-38952: ZKTeco BioTime <= 9.0.1 - Privilege Escalation-渗透云记 - 专注于网络安全与技术分享

CVE-2023-38952: ZKTeco BioTime <= 9.0.1 - Privilege Escalation

漏洞标题 CVE-2023-38952: ZKTeco BioTime <= 9.0.1 - Privilege Escalation 漏洞描述 BioTime default employee credentials (password 123456) allow login. Sessions are not role-valida...
CVE-2022-21371: Oracle WebLogic Server Local File Inclusion-渗透云记 - 专注于网络安全与技术分享

CVE-2022-21371: Oracle WebLogic Server Local File Inclusion

漏洞标题 CVE-2022-21371: Oracle WebLogic Server Local File Inclusion 漏洞描述 An easily exploitable local file inclusion vulnerability allows unauthenticated attackers with network...
验证码爆破导致的业务逻辑问题-渗透云记 - 专注于网络安全与技术分享

验证码爆破导致的业务逻辑问题

应用场景:验证码没有设置失效时间,且请求包可无限重放(比如登录,注册,绑定,解绑,修改密码,领优惠券等实际场景) 某支付众测案例:验证码有效期过长导致银行卡与任意xx账号绑定 绑定银行...
云记的头像-渗透云记 - 专注于网络安全与技术分享云记2022年3月10日 23:37
040
Apache Druid 远程代码执行 (CVE-2021-25646)-渗透云记 - 专注于网络安全与技术分享

Apache Druid 远程代码执行 (CVE-2021-25646)

漏洞标题 Apache Druid 远程代码执行 (CVE-2021-25646) 漏洞描述 Apache Druid 包括执行用户提供的 JavaScript 的功能嵌入在各种类型请求中的代码。此功能在用于高信任度环境中,默认已被禁用。...
bugbounty技巧聚合20211117-渗透云记 - 专注于网络安全与技术分享

bugbounty技巧聚合20211117

挖洞技巧 Full account takeover through referral code http://hector0x.medium.com/broken-authentication-through-referral-code-25cd0e8bccc2 SecurityMB's October 2021 Prototype Polluti...
云记的头像-渗透云记 - 专注于网络安全与技术分享云记2022年4月1日 18:36
040
CVE-2021-45046-DAST: Apache Log4j2 - Remote Code Injection-渗透云记 - 专注于网络安全与技术分享

CVE-2021-45046-DAST: Apache Log4j2 – Remote Code Injection

漏洞标题 CVE-2021-45046-DAST: Apache Log4j2 - Remote Code Injection 漏洞描述 Apache Log4j2 Thread Context Lookup Pattern is vulnerable to remote code execution in certain non-defau...
Citrix ADC and Gateway CVE-2023-4966 信息泄露漏洞 - 1-渗透云记 - 专注于网络安全与技术分享

Citrix ADC and Gateway CVE-2023-4966 信息泄露漏洞 – 1

漏洞标题 Citrix ADC and Gateway CVE-2023-4966 信息泄露漏洞 - 1 漏洞描述 Citrix ADC and Gateway CVE-2023-4966 信息泄露漏洞 - 1 日期: 2024-02-07 | 影响软件: Citrix ADC | PoC代码 暂无
CVE-2024-9935: PDF Generator Addon for Elementor Page Builder <= 1.7.5 - Arbitrary File Download-渗透云记 - 专注于网络安全与技术分享

CVE-2024-9935: PDF Generator Addon for Elementor Page Builder <= 1.7.5 - Arbitrary File Download

漏洞标题 CVE-2024-9935: PDF Generator Addon for Elementor Page Builder <= 1.7.5 - Arbitrary File Download 漏洞描述 The PDF Generator Addon for Elementor Page Builder plugin for ...
CVE-2023-34843: Traggo directory traversal-渗透云记 - 专注于网络安全与技术分享

CVE-2023-34843: Traggo directory traversal

漏洞标题 CVE-2023-34843: Traggo directory traversal 漏洞描述 CVE-2023-34843 Traggo Server 0.3.0 is vulnerable to directory traversal via a crafted GET reques fofa: "traggo&quo...
CVE-2009-4202: Joomla! Omilen Photo Gallery 0.5b - Local File Inclusion-渗透云记 - 专注于网络安全与技术分享

CVE-2009-4202: Joomla! Omilen Photo Gallery 0.5b – Local File Inclusion

漏洞标题 CVE-2009-4202: Joomla! Omilen Photo Gallery 0.5b - Local File Inclusion 漏洞描述 Joomla! Omilen Photo Gallery (com_omphotogallery) component Beta 0.5 allows remote attacke...
CVE-2020-14882: Oracle Weblogic Server - Remote Command Execution-渗透云记 - 专注于网络安全与技术分享

CVE-2020-14882: Oracle Weblogic Server – Remote Command Execution

漏洞标题 CVE-2020-14882: Oracle Weblogic Server - Remote Command Execution 漏洞描述 Oracle WebLogic Server contains an easily exploitable remote command execution vulnerability whi...
Centos7配置fastdfs和nginx分布式文件存储系统实现过程解析_Linux-渗透云记 - 专注于网络安全与技术分享

Centos7配置fastdfs和nginx分布式文件存储系统实现过程解析_Linux

这篇文章主要介绍了centos7配置fastdfs及nginx并实现分布式文件存储系统,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友可以参考下 1、安装libfastco...
云记的头像-渗透云记 - 专注于网络安全与技术分享云记2023年11月10日 20:06
07311
Apache Cocoon XML 外部实体注入漏洞(CVE-2020-11991)-渗透云记 - 专注于网络安全与技术分享

Apache Cocoon XML 外部实体注入漏洞(CVE-2020-11991)

漏洞标题 Apache Cocoon XML 外部实体注入漏洞(CVE-2020-11991) 漏洞描述 9月11日 Apache 软件基金会发布安全公告,修复了 Apache Cocoonxml外部实体注入漏洞(CVE-2020-11991)。\n\nApache ...
CVE-2008-1059: WordPress Sniplets 1.1.2 - Local File Inclusion-渗透云记 - 专注于网络安全与技术分享

CVE-2008-1059: WordPress Sniplets 1.1.2 – Local File Inclusion

漏洞标题 CVE-2008-1059: WordPress Sniplets 1.1.2 - Local File Inclusion 漏洞描述 PHP remote file inclusion vulnerability in modules/syntax_highlight.php in the Sniplets 1.1.2 and 1...
CVE-2019-17228: Motors Car Dealer & Classified Ads <= 1.4.0 - Unauthenticated settings import/export-渗透云记 - 专注于网络安全与技术分享

CVE-2019-17228: Motors Car Dealer & Classified Ads <= 1.4.0 - Unauthenticated settings import/export

漏洞标题 CVE-2019-17228: Motors Car Dealer & Classified Ads <= 1.4.0 - Unauthenticated settings import/export 漏洞描述 includes/options.php in the motors-car-dealership-clas...
漏洞复现
漏洞复现,安全小天地的技术文章仅供参考,此文所提供的信息只为网络安全人员对自己所负责的网站、服务器等(包括但不限于)进行检测或维护参考,未经授权请勿利用文章中的技术资料对任何计算机系统进行入侵操作。利用此文所提供的信息而造成的直接或间接后果和损失,均由使用者本人负责。本文所提供的工具仅用于学习,禁止用于其他!!!
168篇文章更多文章
白帽黑客
白帽黑客网络用语中指站在黑客的立场攻击自己的系统以进行安全漏洞排查的程序员。他们用的是黑客(一般指“黑帽子黑客”)惯用的破坏攻击的方法,行的却是维护安全之事
275篇文章更多文章
渗透测试实战
在渗透测试项目中,外网的信息收集是至关重要的一个环节,外网打点信息收集全面了,可能会有四两拨千斤效果,直接突破外网边界进入内网。 子域名是域名信息收集的一个重要部分,在防御措施严密情况下我们无法直接拿下主域名,那么就可以采用迂回战术拿下子域名,然后无限靠近主域名。
22篇文章更多文章
2026年4月24日 17:11
2026年4月7日 21:49
2026年2月13日 12:53