fix(docs): Updated docs

This commit is contained in:
2026-04-15 18:05:49 +00:00
parent a3be4bf77a
commit fc910b5fdf

View File

@@ -41,14 +41,13 @@ curl -u admin:cam123 http://<ip>:3301
1. Install required tools 1. Install required tools
```bash ```bash
apt install hydra curl nmap zip unzip -y apt install hydra curl nmap -y
``` ```
2. Download the [wordlist](./wordlist.txt) 2. Download the [wordlist](./wordlist.txt)
```bash ```bash
wget https://git.phorge.fr/l-nmch/fake-cam/raw/branch/master/wordlist.txt wget https://git.phorge.fr/l-nmch/fake-cam/raw/branch/master/wordlist.txt
unzip rockyou.txt.zip
``` ```
3. Find open ports: 3. Find open ports: