diff --git a/HackTheBox/Chatterbox.md b/HackTheBox/Chatterbox.md
index 1d65aa5..c452e28 100644
--- a/HackTheBox/Chatterbox.md
+++ b/HackTheBox/Chatterbox.md
@@ -3,7 +3,8 @@
## Rustscan
-I first ran rustscan because it was taking way longer for nmap to scan ports
+I first ran rustscan because it was taking way longer for nmap to scan all ports
+
```bash
rustscan --batch-size 45000 -a 10.10.10.74
@@ -124,4 +125,4 @@ It's showing `N` for user Alfred which means no permissions are given to this us
https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cacls
-
\ No newline at end of file
+