Network Security in Practice - Post #6




Every time we connect to the internet, there are risks that threaten both individuals and organizations. Information and system security is critical because cyberattacks can disrupt services, steal sensitive data, and damage trust. Exploring network security has shown me how vulnerable systems can be, but also how strong defenses can make a difference.


One interesting aspect of network tools is that even something as simple as the ping command can be used in an attack. While ping is normally a harmless way to test connectivity, it can also be abused in a Ping Flood or a Ping of Death. These attacks overwhelm a system with excessive requests or oversized packets, causing it to slow down or crash. This demonstrates that even basic tools can be turned against a system if security measures are not in place (TestOut Corp., 2024).


Two specific threats I studied in more detail are ransomware and pharming.


Ransomware is one of the most damaging forms of malware because it encrypts files and demands payment for their release. Systems are vulnerable due to outdated software, weak authentication, and users clicking on malicious links or attachments. The damage is severe, ranging from downtime and financial loss to disruption of critical services, as seen in the Colonial Pipeline attack in 2021 (Wadho et al., 2023). To defend against ransomware, organizations should keep software patched, back up data regularly, and use network segmentation to limit the spread of infections. Employee training is also essential so that users recognize suspicious emails or links (Rieck et al., 2011).


Pharming is a different kind of threat that manipulates trust at the network level. Instead of encrypting files, pharming silently redirects users to fraudulent websites even when they type in the correct address. Weaknesses in DNS servers, misconfigured routers, and lack of secure protocols make systems vulnerable. Victims often hand over login details or financial information without realizing it, leading to identity theft or financial fraud (Azeez et al., 2022). To reduce this risk, organizations can implement DNSSEC to protect against tampering and require multi-factor authentication so stolen credentials alone cannot grant access (TestOut Corp., 2024).


What stands out to me is that both ransomware and pharming exploit different weaknesses but can inflict devastating harm. Ransomware locks systems until payment is made, while pharming tricks users into giving up sensitive data. Yet both can be resisted through layered defenses: strong technical safeguards, user education, and proactive monitoring.


Network security is not just a concern for large companies. It is relevant for everyone who uses technology. By understanding how attacks work and adopting protective measures, individuals and organizations can reduce their risk and stay resilient against a constantly changing threat landscape.


References

Azeez, N. A., Oladele, S. S., & Ologe, O. (2022). Identification of pharming in communication networks using ensemble learning. Nigerian Journal of Technological Development, 19(2).

Rieck, K., Trinius, P., Willems, C., & Holz, T. (2011). Automatic analysis of malware behavior using machine learning. Journal of Computer Security, 19(4), 639–668. https://doi.org/10.3233/JCS-2010-0410

TestOut Corp. (2024). CertMaster Learn Tech+. http://www.testout.com

Wadho, S. A., Yichiet, A., Gan, M. L., Kang, L. C., Akbar, R., & Kumar, R. (2023). Emerging ransomware attacks: Improvement and remedies – A systematic literature review. 2023 4th International Conference on Artificial Intelligence and Data Sciences (AiDAS), 148–153. https://doi.org/10.1109/AiDAS60501.2023.10284647

0 comments