WiFi Security Education for ISP Customers and the Community | KaredokNet
WiFi Security Analysis Using Linux CLI, nmcli, and Zeek
Analyzed nearby WiFi networks and my own environment using Linux CLI tools. Identified weak configurations (WPA Mixed Mode, TKIP) and learned how to interpret passive traffic using Zeek. Gained hands-on understanding of wireless encryption, DNS/TLS metadata, and basic network scanning.
Github: https://github.com/Karedok1/WiFi-Security-Education-for-ISP-Customers-and-the-Community
0
53
Home Network Traffic Observation (Beginner-Friendly) | KaredokNet
This project focuses on understanding normal network traffic behavior in a home environment.
I captured a short sample of network traffic using CLI tools and analyzed it visually to explain what typical protocols and patterns look like, without technical jargon.
Tools used: • tcpdump • Wireshark
Outcome: • Identified normal encrypted web traffic • Observed DNS, NTP, and device discovery behavior • Provided clear explanations and basic security recommendations
All analysis was performed ethically on a network I own or manage. Sensitive details have been anonymized.
github: https://github.com/Karedok1/-Home-Network-Traffic-Observation-Beginner-Friendly-
0
52
Scaning Device Mapping | KaredokNet
This project focuses on improving visibility and basic security awareness in a home network environment.
I performed a light, ethical network scan to identify active devices, review exposed services on the router, and interpret potential risks using clear, non-technical explanations.
Tools used: • Nmap
Outcome: • Identified all active devices on the network • Highlighted unnecessary or legacy services • Provided actionable, easy-to-understand recommendations
This type of review helps home users and small businesses better understand what is happening inside their network without technical jargon.
Ethical note: All analysis was performed on a network I own or manage. Sensitive details have been anonymized.
0
56
security-router 🛡️ Home Router Security Audit & Hardening
Project Type:Cybersecurity / Network Security
Device: ZTE F663NV3a (ISP Firmware)
Status: Completed
description: Performed a real-world security audit after encountering a system warning on my laptop. Improved router security by switching to WPA2-AES, enabling the firewall, removing default admin credentials, limiting client count, and reducing signal leakage.
github: https://github.com/Karedok1/Home-Router-Security-Audit-Hardening