An open API service indexing awesome lists of open source software.

https://github.com/twseptian/rce-authenticated-from-exploit-db

RCE Authenticated from From Exploit-DB
https://github.com/twseptian/rce-authenticated-from-exploit-db

rce remote-code-execution

Last synced: about 2 months ago
JSON representation

RCE Authenticated from From Exploit-DB

Awesome Lists containing this project

README

          

# RCE-Authenticated-from-From-Exploit-DB
This exploit is used for Remote Code Execution (RCE) vulnerability with Authenticated access login method on some web applications that have been reported in Exploit-DB. Here are some vulnerabilities from the exploit-DB archive:
1. Home Owners Collection Management System 1.0 - Remote Code Execution (RCE) (Authenticated) - https://www.exploit-db.com/exploits/50731
2. Exam Reviewer Management System 1.0 - Remote Code Execution (RCE) (Authenticated) - https://www.exploit-db.com/exploits/50726
3. etc....

usage : `python3 rce-auth.py -t http://192.168.114.135/erms/ -u admin -p admin123`

![rce with authenticated](assets/rce-auth.png)