├── README.assets └── img01.png └── README.md /README.assets/img01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whitebear-ch/GeoServerExploit/a3eb173199f4f529f13ce5a103aa3e74404c1a36/README.assets/img01.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # GeoServerExploit 2 | 3 | ![Made with Java](https://img.shields.io/badge/Made%20with-Java-%23ED8B00.svg?logo=openjdk&logoColor=white) 4 | ![GitHub Release](https://img.shields.io/github/v/release/whitebear-ch/GeoServerExploit) 5 | ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/whitebear-ch/GeoServerExploit) 6 | ![GitHub watchers](https://img.shields.io/github/watchers/whitebear-ch/GeoServerExploit) 7 | ![GitHub forks](https://img.shields.io/github/forks/whitebear-ch/GeoServerExploit) 8 | ![GitHub Repo stars](https://img.shields.io/github/stars/whitebear-ch/GeoServerExploit) 9 | 10 | > 一款针对 GeoServer(CVE-2024-36401/CVE-2024-36404)的漏洞利用工具 11 | 12 | 本项目由 [@hony](https://github.com/h0ny/)、[@wh!te?be6ar](https://github.com/whitebear-ch) 共同开发。如果觉得这个项目对你有帮助,请别忘了点个 🌟Star 支持一下,谢谢。 13 | 14 | 15 | ## 使用示例 16 | 17 | ![img01](README.assets/img01.png) 18 | 19 | 20 | ## 致谢 21 | 22 | - 感谢 [@Oasis。]() 的建议和帮助。 23 | 24 | 25 | ## 反馈 26 | 27 | 如果你有任何反馈,欢迎提交 [issues](https://github.com/whitebear-ch/GeoServerExploit/issues?q=)。 28 | 29 | --------------------------------------------------------------------------------