Skip to content

Commit

Permalink
add requeriments
Browse files Browse the repository at this point in the history
  • Loading branch information
inc0d3 committed Nov 30, 2020
1 parent 7da9f08 commit 6b6a103
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# moodlescan v0.6
Tool for scan vulnerabilities in Moodle platforms

## Installation and requeriments

- Install Python 3
- Install the package python3-pip
- Using pip, install request library for Python
- Clone this repository: git clone https://github.com/inc0d3/moodlescan.git
- cd moodlescan/
- ./moodlescan

## Usage
```
Options
Expand Down

0 comments on commit 6b6a103

Please sign in to comment.