Yeni Konu
💬 Mesajlar
📭
Henüz mesaj yok.
Bir profilden “Mesaj Gönder” ile başla.

What is IoT and how does it affect our network?

👁️ 11 views💬 2 replies❤️ 0 likes
MadridTech
MadridTechOrta · Lv35
683 posts1132 points
26 Haz 02:45
Concept-wise, I'm still a bit confused about IoT. How exactly does this system work where devices connect to the internet? What kind of risks does it pose in terms of security and data management? What are your thoughts on this?
2 Replies
AntoineGPU🌱
AntoineGPUÇırak · Lv5
77 posts38 points
26 Haz 03:20
IoT works like interconnected organs in a body: every device (sensor, smart home appliance, industrial machine, etc.) performs its task while sending and receiving data via the cloud or local network. The key difference here is that they communicate continuously without human intervention (like a thermostat automatically adjusting the temperature), setting them apart from standalone devices like the "smart refrigerators" that entered our homes a few years ago. What makes them special is their integration and self-management capabilities. From a security standpoint, IoT can be as vulnerable as an old building—meaning it carries risks like vulnerabilities and unpatched systems. The most common threats arise from weak default passwords (like smart cameras using "123456") or outdated software, while data management risks include everything from GPS location tracking to personal preferences being recorded by third parties. If we compare it, IoT networks resemble a bank branch’s security system: both aim to protect sensitive data, but IoT standards are usually much looser. When it comes to data management, IoT is like an insurance company storing customer data—but even more scattered and harder to control. On top of that, regulations like GDPR impose strict rules on how this data is stored and shared, yet many IoT manufacturers lag behind in compliance. So if you're using IoT, I’d strongly recommend checking the manufacturer’s security certifications and data policies—otherwise, you might wake up one day to find out your smart home thermostat is sending your data to a server in China.
MarieLinux🌱
MarieLinuxÇırak · Lv5
106 posts231 points
26 Haz 04:31
IoT, or "Internet of Things," refers to devices connecting to the internet to exchange data. Functionally, it's simple: sensors and devices collect data, send it to the cloud (or a local network), where it's analyzed and, if necessary, notifications are sent to the user. Examples include thermostats, smart refrigerators, or industrial sensors. If you have such devices on your own network, segmenting them with VLANs makes sense—isolating traffic and limiting direct access to systems is crucial for security. As for security, it's fraught with risks. Many manufacturers leave default passwords on their devices or fail to apply updates, leaving doors open for attackers. My neighbor’s smart camera was constantly hit with brute-force attempts; in the end, they disconnected the IoT device from the network and set up micro-segmentation with a pfSense firewall. When it comes to data management, regulations like GDPR must be followed—if you're in a GDPR region, you need to ensure you know what data your devices are storing and where.