渗透云记 -专注于网络安全与技术分享
!
也想出现在这里? 联系我们
创意广告
最新发布第447页
某src之报错页面导致的大量日志信息泄露-渗透云记 - 专注于网络安全与技术分享

某src之报错页面导致的大量日志信息泄露

0x01 某天下午在看安全小天地资产时候发现了一个状态码为200,返回包却存在报错信息的报错界面。 由于漏洞已经修复,报错信息已经无,请自行脑补,大概就是报错出了一大堆东西,其中有个参数为...
云记的头像-渗透云记 - 专注于网络安全与技术分享云记2022年3月10日 23:36
020
CVE-2021-3654: Nova noVNC - Open Redirect-渗透云记 - 专注于网络安全与技术分享

CVE-2021-3654: Nova noVNC – Open Redirect

漏洞标题 CVE-2021-3654: Nova noVNC - Open Redirect 漏洞描述 Nova noVNC contains an open redirect vulnerability. An attacker can redirect a user to a malicious site and possibly obt...
CVE-2021-44260: WAVLINK AC1200 - Information Disclosure-渗透云记 - 专注于网络安全与技术分享

CVE-2021-44260: WAVLINK AC1200 – Information Disclosure

漏洞标题 CVE-2021-44260: WAVLINK AC1200 - Information Disclosure 漏洞描述 A vulnerability is in the 'live_mfg.html' page of the WAVLINK AC1200, version WAVLINK-A42W-1.27....
CVE-2022-2168: WordPress Download Manager < 3.2.44 - Authenticated Cross-Site Scripting-渗透云记 - 专注于网络安全与技术分享

CVE-2022-2168: WordPress Download Manager < 3.2.44 - Authenticated Cross-Site Scripting

漏洞标题 CVE-2022-2168: WordPress Download Manager < 3.2.44 - Authenticated Cross-Site Scripting 漏洞描述 The WordPress Download Manager plugin before version 3.2.44 does not pr...
CVE-2021-24285: WordPress Car Seller - Auto Classifieds Script - SQL Injection-渗透云记 - 专注于网络安全与技术分享

CVE-2021-24285: WordPress Car Seller – Auto Classifieds Script – SQL Injection

漏洞标题 CVE-2021-24285: WordPress Car Seller - Auto Classifieds Script - SQL Injection 漏洞描述 The request_list_request AJAX call of the Car Seller - Auto Classifieds Script Word...
CVE-2023-28432: MinIO Cluster Deployment - Information Disclosure-渗透云记 - 专注于网络安全与技术分享

CVE-2023-28432: MinIO Cluster Deployment – Information Disclosure

漏洞标题 CVE-2023-28432: MinIO Cluster Deployment - Information Disclosure 漏洞描述 MinIO is susceptible to information disclosure. In a cluster deployment starting with RELEASE.20...
CVE-2022-34093: Software Publico Brasileiro i3geo v7.0.5 - Cross-Site Scripting-渗透云记 - 专注于网络安全与技术分享

CVE-2022-34093: Software Publico Brasileiro i3geo v7.0.5 – Cross-Site Scripting

漏洞标题 CVE-2022-34093: Software Publico Brasileiro i3geo v7.0.5 - Cross-Site Scripting 漏洞描述 Portal do Software Publico Brasileiro i3geo v7.0.5 was discovered to contain a cro...
CVE-2018-2894: Oracle WebLogic Server - Remote Code Execution-渗透云记 - 专注于网络安全与技术分享

CVE-2018-2894: Oracle WebLogic Server – Remote Code Execution

漏洞标题 CVE-2018-2894: Oracle WebLogic Server - Remote Code Execution 漏洞描述 The Oracle WebLogic Server component of Oracle Fusion Middleware (subcomponent: WLS - Web Services) ...
CVE-2021-33544: Geutebruck - Remote Command Injection-渗透云记 - 专注于网络安全与技术分享

CVE-2021-33544: Geutebruck – Remote Command Injection

漏洞标题 CVE-2021-33544: Geutebruck - Remote Command Injection 漏洞描述 Geutebruck is susceptible to multiple vulnerabilities its web-based management interface that could allow an...
CVE-2015-4668: Xsuite <=2.4.4.5 - Open Redirect-渗透云记 - 专注于网络安全与技术分享

CVE-2015-4668: Xsuite <=2.4.4.5 - Open Redirect

漏洞标题 CVE-2015-4668: Xsuite <=2.4.4.5 - Open Redirect 漏洞描述 Xsuite 2.4.4.5 and prior contains an open redirect vulnerability, which can allow a remote attacker to redirect...
CVE-2022-34534: Digital Watchdog DW Spectrum Server 4.2.0.32842 - Information Disclosure-渗透云记 - 专注于网络安全与技术分享

CVE-2022-34534: Digital Watchdog DW Spectrum Server 4.2.0.32842 – Information Disclosure

漏洞标题 CVE-2022-34534: Digital Watchdog DW Spectrum Server 4.2.0.32842 - Information Disclosure 漏洞描述 Digital Watchdog DW Spectrum Server 4.2.0.32842 allows attackers to acces...
CVE-2023-6655: Hongjing e-HR 2020 - SQL Injection-渗透云记 - 专注于网络安全与技术分享

CVE-2023-6655: Hongjing e-HR 2020 – SQL Injection

漏洞标题 CVE-2023-6655: Hongjing e-HR 2020 - SQL Injection 漏洞描述 A vulnerability, which was classified as critical, has been found in Hongjing e-HR 2020. Affected by this issue ...
CVE-2023-2986: Abandoned Cart Lite for WooCommerce - Authentication Bypass-渗透云记 - 专注于网络安全与技术分享

CVE-2023-2986: Abandoned Cart Lite for WooCommerce – Authentication Bypass

漏洞标题 CVE-2023-2986: Abandoned Cart Lite for WooCommerce - Authentication Bypass 漏洞描述 The Abandoned Cart Lite for WooCommerce plugin for WordPress is vulnerable to authentic...
信息收集系列之JavaScript文件敏感信息提取-渗透云记 - 专注于网络安全与技术分享

信息收集系列之JavaScript文件敏感信息提取

0x01 前言 在我们渗透或者漏洞挖掘的过程中,发现越来越多的网站使用webpack技术,开发人员通常会把api路由打包进js文件里。JSFinder这款工具可以帮助我们快速从js文件中提取api和其他敏感信息...
CVE-2022-44290: WebTareas 2.4p5 - SQL Injection-渗透云记 - 专注于网络安全与技术分享

CVE-2022-44290: WebTareas 2.4p5 – SQL Injection

漏洞标题 CVE-2022-44290: WebTareas 2.4p5 - SQL Injection 漏洞描述 webTareas 2.4p5 was discovered to contain a SQL injection vulnerability via the id parameter in deleteapprovalstag...
CVE-2004-0519: SquirrelMail 1.4.x - Folder Name Cross-Site Scripting-渗透云记 - 专注于网络安全与技术分享

CVE-2004-0519: SquirrelMail 1.4.x – Folder Name Cross-Site Scripting

漏洞标题 CVE-2004-0519: SquirrelMail 1.4.x - Folder Name Cross-Site Scripting 漏洞描述 Multiple cross-site scripting (XSS) vulnerabilities in SquirrelMail 1.4.2 allow remote attack...
白帽黑客
白帽黑客网络用语中指站在黑客的立场攻击自己的系统以进行安全漏洞排查的程序员。他们用的是黑客(一般指“黑帽子黑客”)惯用的破坏攻击的方法,行的却是维护安全之事
268篇文章更多文章
2026年4月24日 17:11
2026年4月24日 16:31
红队钓鱼攻击专辑
这是最常用的方式,在大多数的APT组织以及红队攻击中,这是最常用的手段。 与传统的宏启用文档相比,这种攻击的好处是多方面的。在对目标执行网络钓鱼攻击时,你可以将.docx 的文档直接...
5篇文章更多文章
2026年3月2日 20:22
2026年3月2日 20:05