From fc910b5fdf67b6ca66db70426a67ab0b6fec7ae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Nonnenmacher?= Date: Wed, 15 Apr 2026 18:05:49 +0000 Subject: [PATCH] fix(docs): Updated docs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 957a0b0..b15915f 100644 --- a/README.md +++ b/README.md @@ -41,14 +41,13 @@ curl -u admin:cam123 http://:3301 1. Install required tools ```bash -apt install hydra curl nmap zip unzip -y +apt install hydra curl nmap -y ``` 2. Download the [wordlist](./wordlist.txt) ```bash wget https://git.phorge.fr/l-nmch/fake-cam/raw/branch/master/wordlist.txt -unzip rockyou.txt.zip ``` 3. Find open ports: