mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
Merge pull request #541 from matan-h/master
minor cmsmap is not on pypi, so it can be installed from github
This commit is contained in:
commit
9afc119675
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Scan completed.
|
|||
### CMSMap
|
||||
|
||||
```bash
|
||||
pip3 install cmsmap
|
||||
pip3 install git+https://github.com/dionach/CMSmap.git
|
||||
cmsmap http://moodle.example.com/<moodle_path>
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue