Lucene search
+L

53 matches found

Kitploit
Kitploit
added 2026/08/25 10:32 p.m.1 views

struts-pwn_CVE-2018-11776

struts-pwn - CVE-2018-11776 漏洞利用工具 用于 Apache Struts CVE-2018-11776 的漏洞利用工具 用法 检查单个 URL 是否存在漏洞。 python struts-pwn.py --url 'http://example.com/demo/struts2-showcase/index.action' 检查 URL 列表中的每个地址是否存在漏洞。 python struts-pwn.py --list 'urls.txt' 对单个 URL 执行漏洞利用。 python struts-pwn.py --exploit --url...

9.3CVSS0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/08/25 9:00 p.m.2 views

S2-057-CVE-2018-11776

S2-057-CVE-2018-11776 针对 Apache Struts RCE S2-057 CVE-2018-11776 的简单利用程序 重要提示:仅供教育或信息目的使用。 部署测试环境 root@kitploit: git clone https://github.com/vulhub/vulhub cd vulhub/struts2/s2-057 docker-compose up -d 使用方法 exploit.py 示例 root@kitploit: $ python exploit.py "http://127.0.0.1:8080/showcase" "cat...

9.3CVSS8.7AI score0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/08/25 6:22 p.m.1 views

Apache-Struts-0Day-Exploit

Apache-Struts-0Day-Exploit 在 Apache Struts 中发现严重远程代码执行漏洞(CVE-2018-11776)。 安装 git clone https://github.com/LightC0der/Apache-Struts-0Day-Exploit/ 用法: python ApacheStruts.py URL : www.example.com/ Shell : "命令" 即 ls, dir, whoami...

9.3CVSS9AI score0.99991EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/08/25 3:41 p.m.2 views

ApacheStruts-CVE-2018-11776

Apache Struts CVE-2018-11776 Python PoC 本项目基于 https://github.com/hook-s3c/CVE-2018-11776-Python-PoC。由于按原 README 描述进行容器构建和操作步骤无法正常工作,因此创建了此分支。使用的 PoC 漏洞利用代码来自 Rapid7。 特别鸣谢: hook-s3c github.com/hook-s3c, Twitter 上的 @hooks3c Rapid7 https://github.com/rapid7/metasploit-framework/issues/8064 简介 来自...

9.3CVSS8.6AI score0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/08/25 1:10 p.m.1 views

cve-2018-11776

CVE-2018-11776 这是 Cved 的一部分: 一个用于管理易受攻击的 docker 容器的工具。 Cved: https://github.com/git-rep-src/cved 镜像来源:https://github.com/cved-sources/cve-2018-11776 镜像作者:https://github.com/knqyf263/CVE-2018-11776...

9.3CVSS8.7AI score0.99991EPSS
SaveExploits42References3
Kitploit
Kitploit
added 2026/08/25 4:27 a.m.1 views

Strutter

Strutter CVE-2018-11776 的概念验证,附带搜索 Shodan API 以查找目标的功能。 CVE-2018-11776 Apache Struts 版本 2.3 至 2.3.34 和 2.5 至 2.5.16 存在可能的远程代码执行漏洞, 当使用没有命名空间的 results 且同时其上层 actions 没有命名空间或使用通配符 命名空间时。当使用未设置 value 和 action 的 url 标签且同时其上层 actions 没有命名空间或使用通配符 命名空间时,也存在同样的可能性。...

9.3CVSS0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/08/25 4:26 a.m.2 views

cve-2018-11776-docker

CVE-2018-11776 Docker 容器及用 Go 编写的 POC 漏洞利用 你可以构建自己的镜像并运行: root@kitploit: docker build . -t yourimagename docker container run -it --rm -p 8080:8080 yourimagename 或者你也可以直接拉取我为你精心制作的镜像: root@kitploit: docker container run -it --rm -p 8080:8080 tuxotron/cve-2018-11776 漏洞应用运行在 8080 端口...

9.3CVSS0.99991EPSS
SaveExploits42References1
Kitploit
Kitploit
added 2026/08/25 4:22 a.m.2 views

CVE-2018-11776

CVE-2018-11776 CVE-2018-11776 漏洞的 PoC 脚本...

9.3CVSS7.9AI score0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/08/24 12:36 p.m.1 views

Apache-Struts-Shodan-Exploit

Apache Struts Shodan Exploit PoC 作成者: @037 オリジナルのコードはこちらにあります。 このツールは、CVE-2018-11776 と Shodan を利用して、検証済みの脆弱な Apache Struts サーバーを大量に攻撃します。 Shodan の検索パラメータは意図的に省略されており、悪意のある目的でこのツールを使おうとするスキッドを排除しています。このツールは攻撃ツールではなく、研究者向けの概念実証として作成されています。...

9.3CVSS8.5AI score0.99991EPSS
SaveExploits42References1
Nuclei
Nuclei
added 2026/07/27 4:16 a.m.184 views

Apache Struts2 S2-057 - Remote Code Execution

Apache Struts versions 2.3 to 2.3.34 and 2.5 to 2.5.16 suffer from possible remote code execution when alwaysSelectFullNamespace is true either by user or a plugin like Convention Plugin and then: results are used with no namespace and in same time, its upper package have no or wildcard namespace...

9.3CVSS7.9AI score0.99991EPSS
SaveExploits42References5
Openbugbounty
Openbugbounty
added 2023/10/31 11:09 a.m.13 views

australiafair.com.au Cross Site Scripting vulnerability OBB-3770117

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
F5 Networks
F5 Networks
added 2023/02/21 8:00 p.m.988 views

K60499474: Apache Struts vulnerability CVE-2018-11776

Security Advisory Description Apache Struts versions 2.3 to 2.3.34 and 2.5 to 2.5.16 suffer from possible Remote Code Execution when using results with no namespace and in same time, its upper actions have no or wildcard namespace. Same possibility when using url tag which doesn't have value and...

9.3CVSS9.2AI score0.99991EPSS
SaveExploits42
Openbugbounty
Openbugbounty
added 2020/10/15 5:08 a.m.13 views

leadform.batscrm.com Cross Site Scripting vulnerability OBB-1408944

Following coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

6.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2020/07/24 12:00 a.m.101 views

MySQL Enterprise Monitor 3.4.x < 3.4.10 / 4.x < 4.0.7 / 8.x < 8.0.3 Multiple Vulnerabilities (Oct 2018 CPU)

According to its self-reported version, the MySQL Enterprise Monitor running on the remote host is affected by the following vulnerabilities in its subcomponents: - Apache Struts versions 2.3 to 2.3.34 and 2.5 to 2.5.16 suffer from possible Remote Code Execution when alwaysSelectFullNamespace is...

9.8CVSS8AI score0.99991EPSS
SaveExploits42References4
Tenable Nessus
Tenable Nessus
added 2020/07/16 12:00 a.m.287 views

Oracle Enterprise Manager Cloud Control (Jul 2020 CPU)

The 13.3.0.0, 13.4.0.0, and 12.1.0.5 versions of Enterprise Manager Base Platform installed on the remote host are affected by multiple vulnerabilities as referenced in the July 2020 CPU advisory. - Vulnerability in the Enterprise Manager Base Platform product of Oracle Enterprise Manager...

9.8CVSS7.5AI score0.99991EPSS
SaveExploits49References7
GithubExploit
GithubExploit
added 2019/11/12 1:14 a.m.83 views

Exploit for CVE-2018-11776

GitHub Security Lab This is the main git repository of GitHu...

9.8CVSS7.9AI score0.99991EPSS
SaveExploits52
GithubExploit
GithubExploit
added 2019/10/10 1:09 p.m.13 views

Exploit for CVE-2018-11776

Apache-Struts-0Day-Exploit Critical Remote Code Execution...

9.3CVSS9.6AI score0.99991EPSS
SaveExploits42
GithubExploit
GithubExploit
added 2019/10/10 1:09 p.m.11 views

Exploit for CVE-2018-11776

Apache-Struts-0Day-Exploit Critical Remote Code Execution...

9.3CVSS9.6AI score0.99991EPSS
SaveExploits42
GithubExploit
GithubExploit
added 2019/10/10 1:09 p.m.12 views

Exploit for CVE-2018-11776

Apache-Struts-0Day-Exploit Critical Remote Code Execution...

9.3CVSS9.6AI score0.99991EPSS
SaveExploits42
IBM Security Bulletins
IBM Security Bulletins
added 2018/11/12 12:55 p.m.117 views

Security Bulletin: Content Collector for Email, File Systems, Microsoft SharePoint and IBM Connections are affected by a publicly disclosed vulnerability found by vFinder: Eclipse Jetty

Summary Content Collector for Email, File Systems, Microsoft SharePoint and IBM Connections has addressed publicly disclosed vulnerability found by vFinder: Eclipse Jetty. Vulnerability Details CVEID: CVE-2018-11776 DESCRIPTION: Apache Struts could allow a remote attacker to execute arbitrary cod...

9.3CVSS0.5AI score0.99991EPSS
SaveExploits42Affected Software1
Rows per page
Query Builder