## https://sploitus.com/exploit?id=BD6FBA2A-C9D0-5CA6-95F7-FEE1045D9EEC
# 0day
[](https://github.com/helloexp/0day/network) [](https://github.com/helloexp/0day/stargazers) [](https://github.com/helloexp/0day/issues)
> Due to well-known reasons, the original repository was deleted, but a copy remains. Forking and stargazing counts as zero.
> However, rest assured—it’s still the same recipe, with the same flavor. To avoid losing this project again, please [follow](https://github.com/helloexp).
> All content in this repository is for educational purposes only.
### [English](./README-en.md) | Chinese
Experiments and proof-of-concepts for various CMSs, platforms, systems, and software vulnerabilities. This project will continue to be updated.
## Excellent Projects
1. Fastjson RCE [https://github.com/dbgee/fastjson-rce](https://github.com/dbgee/fastjson-rce)
2. Log4j RCE [https://github.com/dbgee/log4j2_rce](https://github.com/dbgee/log4j2_rce)
3. redis RCE [https://github.com/Ridter/redis-rce](https://github.com/Ridter/redis-rce)
4. Thinkphp RCE [https://github.com/helloexp/0day](https://github.com/helloexp/0day/tree/master/Thinkphp)
5. Windows RCE [https://github.com/smgorelik/Windows-RCE-exploits](https://github.com/smgorelik/Windows-RCE-exploits)
6. shiro deserialization vulnerability [https://github.com/helloexp/0day/tree/master/shiro](https://github.com/helloexp/0day/tree/master/shiro)
7. VPS2SUSE [https://github.com/U2FsdGVkX1/vps2suse](https://github.com/U2FsdGVkX1/vps2suse)
8. Cassandra code injection [https://github.com/QHpix/CVE-2021-44521](https://github.com/QHpix/CVE-2021-44521)
9. Reapoc – standardized proof-of-concepts and vulnerability collection tools [https://github.com/cckuailong/reapoc](https://github.com/cckuailong/reapoc)
> **_Excellent Projects Included_**
> If you want to showcase your own GitHub projects in this project, please add the project URLs in the [README.md](https://github.com/helloexp/0day/edit/master/README.md), update the list above, and then submit a PR (open pull request).
## Why Start This Project?
1. A few months ago, I participated in an AWD offensive-defense competition and realized that collecting proof-of-concepts in advance is beneficial for the competition. Additionally, learning about these “payloads” during the collection process also provides valuable insights.
2. Subsequent HW, CTF, or daily penetration testing activities can quickly identify and exploit vulnerabilities.
## Feedback on Issues
If you encounter any problems while using this project, feel free to provide feedback. You can directly submit PRs or issues.
## Contributions to Proof-of-Concepts and Experiments
1. Fork this project [here](https://github.com/helloexp/0day) to your own GitHub account.
2. Clone your own project code locally.
3. Modify the code locally (add new proof-of-concepts, experiments, or fix bugs).
4. Push the modified code back to your own project.
5. Submit PRs (open pull requests) to this project.
1. There are many types of contributions: updating the README, translating it, fixing bugs, optimizing features, adding new features, etc.
2. Starring and forking this project is greatly appreciated from those who support it.