fix(docs): Updated docs
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user