Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/p0dalirius/Awesome-RCE-techniques
Awesome list of step by step techniques to achieve Remote Code Execution on various apps!
https://github.com/p0dalirius/Awesome-RCE-techniques
List: Awesome-RCE-techniques
awesome-list bugbounty cms code execution exploit framework rce
Last synced: 29 days ago
JSON representation
Awesome list of step by step techniques to achieve Remote Code Execution on various apps!
- Host: GitHub
- URL: https://github.com/p0dalirius/Awesome-RCE-techniques
- Owner: p0dalirius
- Created: 2022-04-05T06:49:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-07T08:54:45.000Z (about 1 year ago)
- Last Synced: 2024-10-29T15:44:11.578Z (about 1 month ago)
- Topics: awesome-list, bugbounty, cms, code, execution, exploit, framework, rce
- Language: Dockerfile
- Homepage: https://podalirius.net/
- Size: 12.4 MB
- Stars: 1,839
- Watchers: 42
- Forks: 215
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- Awesome-GithubRepos - Awesome RCE techniques
- awesome-hacking-lists - p0dalirius/Awesome-RCE-techniques - Awesome list of step by step techniques to achieve Remote Code Execution on various apps! (Dockerfile)
README
# Awesome RCE techniques
Awesome list of techniques to achieve Remote Code Execution (RCE) on various apps!
## Goal of this project
The goal of this project is to provide an OpenSource knowledge database of all the techniques to achieve Remote Code Execution (RCE) on various applications. All of these techniques also comes with a test environnement (usually a Docker image) for you to train these techniques.
## Techniques
- [Content-Management-Systems-(CMS)](./Content-Management-Systems-(CMS)/)
+ [**Drupal**: (3 techniques)](./Content-Management-Systems-(CMS)/Drupal/)
+ [**FuelCMS**: (1 technique)](./Content-Management-Systems-(CMS)/FuelCMS/)
+ [**Joomla**: (1 technique)](./Content-Management-Systems-(CMS)/Joomla/)
+ [**SweetRice**: (2 techniques)](./Content-Management-Systems-(CMS)/SweetRice/)
+ [**Typo3**: (1 technique)](./Content-Management-Systems-(CMS)/Typo3/)
+ [**Wordpress**: (3 techniques)](./Content-Management-Systems-(CMS)/Wordpress/)- [Frameworks](./Frameworks/)
+ [**Apache-Tomcat**: (2 techniques)](./Frameworks/Apache-Tomcat/)
+ [**JBoss**: (1 technique)](./Frameworks/JBoss/)
+ [**JoGet**: (1 technique)](./Frameworks/JoGet/)
+ [**WildFly**: (1 technique)](./Frameworks/WildFly/)- [Learning-Management-Systems-(LMS)](./Learning-Management-Systems-(LMS)/)
+ [**Moodle**: (1 technique)](./Learning-Management-Systems-(LMS)/Moodle/)- [Other](./Other/)
+ [**GiTea**: (1 technique)](./Other/GiTea/)
+ [**Gitlab**: (1 technique)](./Other/Gitlab/)
+ [**Jenkins**: (1 technique)](./Other/Jenkins/)
+ [**LimeSurvey**: (1 technique)](./Other/LimeSurvey/)
+ [**PHP**: (1 technique)](./Other/PHP/)
+ [**Rocket.Chat**: (1 technique)](./Other/Rocket.Chat/)
+ [**Webmin**: (1 technique)](./Other/Webmin/)## Work in progress
These techniques are a work in progress. You can help us finish them by opening a pull request!
## Troubleshooting
Report all the issues on https://github.com/p0dalirius/Awesome-RCE-techniques/issues.
## Contributors
Pull requests are welcome. Feel free to open an issue if you want to add other Remote Code Execution (RCE) techniques.