Apply suggestions from code review

Co-authored-by: Christophe De La Fuente <56716719+cdelafuente-r7@users.noreply.github.com>
This commit is contained in:
H00die.Gr3y
2023-08-22 18:46:25 +02:00
committed by GitHub
parent b6cf981378
commit 1db284dcaa
2 changed files with 9 additions and 16 deletions
@@ -8,21 +8,14 @@ request at the vulnerable endpoint `/main/webservices/additional_webservices.php
Read this [article](https://attackerkb.com/topics/VVJpMeSpUP/cve-2023-34960) on attackerkb.com for more details.
This module has been tested on:
- [ ] Ubuntu Linux 22.04
* Chamilo 1.11.18
* PHP 7.4
This module has been tested against Chamilo 1.11.18 on Ubuntu Linux 22.04 with PHP 7.4
**Instructions for an Chamilo installation on Ubuntu 22.04:**
Download and install Ubuntu 22.04 server on VirtualBox.
[Follow these instructions](https://linux.how2shout.com/how-to-install-ubuntu-22-04-server-on-virtualbox/).
Download and install LAMP on Ubuntu 22.04 server.
[Follow these instructions](https://linux.how2shout.com/2-ways-to-install-lamp-server-on-ubuntu-22-04-20-04/).
Download Chamilo releases [here](https://github.com/chamilo/chamilo-lms/releases).
Follow installation instructions [here](https://11.chamilo.org/documentation/installation_guide.html#1._Pre-requisites).
### Installation
Instructions for a Chamilo installation on Ubuntu 22.04:
1. Download and install Ubuntu 22.04 server on VirtualBox (follow these [instructions](https://linux.how2shout.com/how-to-install-ubuntu-22-04-server-on-virtualbox/)).
2. Download and install LAMP on Ubuntu 22.04 server (follow these [instructions](https://linux.how2shout.com/2-ways-to-install-lamp-server-on-ubuntu-22-04-20-04/)).
3. Download Chamilo releases [here](https://github.com/chamilo/chamilo-lms/releases).
4. Follow installation instructions [here](https://11.chamilo.org/documentation/installation_guide.html#1._Pre-requisites).
## Verification Steps