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

https://github.com/v1k1ngfr/exploits-rconfig

Exploit codes for rconfig <= 3.9.4
https://github.com/v1k1ngfr/exploits-rconfig

exploit-code rconfig

Last synced: 11 months ago
JSON representation

Exploit codes for rconfig <= 3.9.4

Awesome Lists containing this project

README

          

# exploits
Three exploits for rconfig <= 3.9.4 :
```
CVE-2019-19509 : authenticated RCE
CVE-2019-19585 : Local Privilege Escalation (root)
CVE-2020-10220 : unauthenticated SQLi
rconfig_root_RCE_unauth.py : chaining the three CVEs above to get root reverse shell
without authentication
rconfig_ajaxarchivefiles_rce.rb : Rconfig 3.x - Chained Remote Code Execution
Metasploit Module (EDB : 48223)
```