Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2018-1133-Exploit — Python exploit for Moodle Evil Teacher vulnerability (CVE-2018-1133) enabling authenticated remote command execution with proxy support. | Kitploit
Tools/GitHubGitHub/that-guy-steve/cve-2018-1133-exploit
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubthat-guy-steve/cve-2018-1133-exploit

CVE-2018-1133-Exploit

Python exploit for Moodle Evil Teacher vulnerability (CVE-2018-1133) enabling authenticated remote command execution with proxy support.

View Repository
12 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2018-1133-Exploit

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

Usage

root@kitploit:~
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)
Download Tool