/MoodleRipper

Dictionary attack against moodle login over API REST

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

MoodleRipper

Tool for automated dictionary based attacks against moodle with REST API enabled. It can be used with a single user or a list of them.

To-Do list

The code needs some improvements:

  • [~] Comment the code
  • More verbosity at execution output
  • Save results to a file
  • Improve this README file

Optional

  • Automation of Tor execution (maybe stem library)
  • "Multithreading" execution
  • Save session status allowing to continue with the next user not probed.