渗透云记 -专注于网络安全与技术分享
!
也想出现在这里? 联系我们
创意广告
最新发布第225页
[ZJCTF 2019]NiZhuanSiWei - buu刷题笔记-渗透云记 - 专注于网络安全与技术分享

[ZJCTF 2019]NiZhuanSiWei – buu刷题笔记

进入题目链接 直接就是一段代码需要审计 <?php $text = $_GET['text']; $file = $_GET['file']; $password = $_GET['password']; if(isset($text)&&(file_get_contents($text,'r')==...
沐寒的头像-渗透云记 - 专注于网络安全与技术分享初心赞助沐寒2022年4月18日 14:50
040
CVE-2023-27638: tshirtecommerce PrestaShop Module - SQL Injection-渗透云记 - 专注于网络安全与技术分享

CVE-2023-27638: tshirtecommerce PrestaShop Module – SQL Injection

漏洞标题 CVE-2023-27638: tshirtecommerce PrestaShop Module - SQL Injection 漏洞描述 The tshirtecommerce module for PrestaShop is vulnerable to unauthenticated SQL injection via the...
Apache OFBiz CVE-2021-29200 不安全的反序列化漏洞-渗透云记 - 专注于网络安全与技术分享

Apache OFBiz CVE-2021-29200 不安全的反序列化漏洞

漏洞标题 Apache OFBiz CVE-2021-29200 不安全的反序列化漏洞 漏洞描述 Apache OFBiz存在不安全的反序列化漏洞,此漏洞是缺乏校验导致的。 PoC代码 暂无
CVE-2025-44137: MapTiler Tileserver-php v2.0 - Unauthenticated File Read-渗透云记 - 专注于网络安全与技术分享

CVE-2025-44137: MapTiler Tileserver-php v2.0 – Unauthenticated File Read

漏洞标题 CVE-2025-44137: MapTiler Tileserver-php v2.0 - Unauthenticated File Read 漏洞描述 MapTiler Tileserver-php v2.0 contains a directory traversal caused by improper sanitizati...
CVE-2016-9299: Jenkins CLI - HTTP Java Deserialization-渗透云记 - 专注于网络安全与技术分享

CVE-2016-9299: Jenkins CLI – HTTP Java Deserialization

漏洞标题 CVE-2016-9299: Jenkins CLI - HTTP Java Deserialization 漏洞描述 The remoting module in Jenkins before 2.32 and LTS before 2.19.3 allows remote attackers to execute arbitra...
CVE-2023-20864: VMware Aria Operations for Logs - Unauthenticated Remote Code Execution-渗透云记 - 专注于网络安全与技术分享

CVE-2023-20864: VMware Aria Operations for Logs – Unauthenticated Remote Code Execution

漏洞标题 CVE-2023-20864: VMware Aria Operations for Logs - Unauthenticated Remote Code Execution 漏洞描述 VMware Aria Operations for Logs contains a deserialization vulnerability. ...
CVE-2024-48248: NAKIVO Backup and Replication Solution - Unauthenticated Arbitrary File Read-渗透云记 - 专注于网络安全与技术分享

CVE-2024-48248: NAKIVO Backup and Replication Solution – Unauthenticated Arbitrary File Read

漏洞标题 CVE-2024-48248: NAKIVO Backup and Replication Solution - Unauthenticated Arbitrary File Read 漏洞描述 NAKIVO Backup & Replication is a data protection solution used fo...
CVE-2025-51501: Microweber CMS2.0 - Cross-Site Scripting-渗透云记 - 专注于网络安全与技术分享

CVE-2025-51501: Microweber CMS2.0 – Cross-Site Scripting

漏洞标题 CVE-2025-51501: Microweber CMS2.0 - Cross-Site Scripting 漏洞描述 Reflected Cross-Site Scripting (XSS) in the `id` parameter of the `live_edit.module_settings` API endpoin...
Atlassian Jira XSS(CVE-2018-20824)-渗透云记 - 专注于网络安全与技术分享

Atlassian Jira XSS(CVE-2018-20824)

漏洞标题 Atlassian Jira XSS(CVE-2018-20824) 漏洞描述 Jira7.13.1版本之前的WallboardServlet资源允许远程攻击者通过cyclePeriod参数中的跨站点脚本漏洞注入任意HTML或JavaScript。 PoC代码 ...
越权tips之某src猜测接口,找到越权漏洞-渗透云记 - 专注于网络安全与技术分享

越权tips之某src猜测接口,找到越权漏洞

打开xxx.com,f12翻js文件, 里面一堆接口,但只有查找menu列表的接口可以访问,http://xxx.com/api/v1/menu/list js文件中没有添加和删除menu信息的接口,但是之前搞过类似的,这里就想着构造...
云记的头像-渗透云记 - 专注于网络安全与技术分享云记2022年3月10日 23:35
040
CVE-2024-1021: Rebuild <= 3.5.5 - Server-Side Request Forgery-渗透云记 - 专注于网络安全与技术分享

CVE-2024-1021: Rebuild <= 3.5.5 - Server-Side Request Forgery

漏洞标题 CVE-2024-1021: Rebuild <= 3.5.5 - Server-Side Request Forgery 漏洞描述 There is a security vulnerability in Rebuild 3.5.5, which is due to a server-side request forgery...
CVE-2020-5777: Magento Mass Importer  <0.7.24 - Remote Auth Bypass-渗透云记 - 专注于网络安全与技术分享

CVE-2020-5777: Magento Mass Importer <0.7.24 - Remote Auth Bypass

漏洞标题 CVE-2020-5777: Magento Mass Importer <0.7.24 - Remote Auth Bypass 漏洞描述 Magento Mass Importer (aka MAGMI) versions prior to 0.7.24 are vulnerable to a remote authent...
CVE-2017-17731: DedeCMS 5.7 - SQL Injection-渗透云记 - 专注于网络安全与技术分享

CVE-2017-17731: DedeCMS 5.7 – SQL Injection

漏洞标题 CVE-2017-17731: DedeCMS 5.7 - SQL Injection 漏洞描述 DedeCMS through 5.7 has SQL Injection via the $_FILES superglobal to plus/recommend.php. PoC代码
CVE-2021-35250: SolarWinds Serv-U 15.3 - Directory Traversal-渗透云记 - 专注于网络安全与技术分享

CVE-2021-35250: SolarWinds Serv-U 15.3 – Directory Traversal

漏洞标题 CVE-2021-35250: SolarWinds Serv-U 15.3 - Directory Traversal 漏洞描述 SolarWinds Serv-U 15.3 is susceptible to local file inclusion, which may allow an attacker access to ...
CVE-2021-46418: Telesquare TLR-2855KS6 - Arbitrary File Creation-渗透云记 - 专注于网络安全与技术分享

CVE-2021-46418: Telesquare TLR-2855KS6 – Arbitrary File Creation

漏洞标题 CVE-2021-46418: Telesquare TLR-2855KS6 - Arbitrary File Creation 漏洞描述 An unauthorized file creation vulnerability in Telesquare TLR-2855KS6 via PUT method can allow cr...
CVE-2020-25223: Sophos UTM Preauth - Remote Code Execution-渗透云记 - 专注于网络安全与技术分享

CVE-2020-25223: Sophos UTM Preauth – Remote Code Execution

漏洞标题 CVE-2020-25223: Sophos UTM Preauth - Remote Code Execution 漏洞描述 Sophos SG UTMA WebAdmin is susceptible to a remote code execution vulnerability in versions before v9.7...
白帽黑客
白帽黑客网络用语中指站在黑客的立场攻击自己的系统以进行安全漏洞排查的程序员。他们用的是黑客(一般指“黑帽子黑客”)惯用的破坏攻击的方法,行的却是维护安全之事
268篇文章更多文章
2026年4月24日 17:11
2026年4月24日 16:31
红队钓鱼攻击专辑
这是最常用的方式,在大多数的APT组织以及红队攻击中,这是最常用的手段。 与传统的宏启用文档相比,这种攻击的好处是多方面的。在对目标执行网络钓鱼攻击时,你可以将.docx 的文档直接...
5篇文章更多文章
2026年3月2日 20:22
2026年3月2日 20:05