Skip to content

That-Guy-Steve/CVE-2018-1133-Exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CVE-2018-1133-Exploit

This repository contains a python exploit script for the Moodle Evil Teacher exploit (CVE-2018-1133).

Usage

usage: Moodle Evil Teacher Exploit [-h] -u URL -l LOGIN -p PASSWORD -c COMMAND [-P PROXY]

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     Target URL
  -l LOGIN, --login LOGIN
                        Login username
  -p PASSWORD, --password PASSWORD
                        Login password
  -c COMMAND, --command COMMAND
                        Command to execute (Note: this is blind so maybe try a reverse shell or something)
  -P PROXY, --proxy PROXY
                        Proxy (optional)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages