iordic / MoodleRipper

Dictionary attack against moodle login over API REST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dictionary attack against moodle login over API REST

License:GNU General Public License v3.0


Languages

Language:Python 100.0%