Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 502 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 502 Bytes

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.