new notes

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-06-03 23:39:40 +02:00
parent 15f2b6c184
commit 198112501a
10 changed files with 337 additions and 11 deletions
-2
View File
@@ -5,8 +5,6 @@ tags: ["telnet", "network", "service"]
publishDate: 2026-05-04
---
## Overview
Telnet runs on **port 23** and transmits all data (including credentials) in **cleartext**.
Common on embedded devices, legacy systems, routers, and IoT equipment.