Networking & Cyber Security — Notes

By Reacher

Updated on:

Follow us on Instagram

Follow Us

Networking & Cyber Security notes for competitive exams — topologies, devices, cyber threats & protection measures with revision tables.

What is Networking?

Networking refers to connecting two or more computers/devices together so they can share data, resources (printers, files), and communicate with each other.

A network requires: Sender, Receiver, Medium (channel), and Protocol (set of rules)

Types of Networks (Based on Area Covered)

TypeFull FormArea CoveredExample
PANPersonal Area NetworkVery small (few meters)Bluetooth, USB connection
LANLocal Area NetworkSmall area (office, building)Office/school network
MANMetropolitan Area NetworkCity-wideCable TV network
WANWide Area NetworkCountry/globe-wideInternet

Network Topologies (Important — Diagram-Based Questions)

TopologyDescription
Bus TopologyAll devices connected to a single central cable (backbone)
Star TopologyAll devices connected to a central hub/switch
Ring TopologyDevices connected in a circular manner, data flows in one direction
Mesh TopologyEvery device connected to every other device
Tree TopologyCombination of star and bus topology in a hierarchical structure
Hybrid TopologyCombination of two or more different topologies

Star Topology is the most commonly used topology in offices/homes due to easy troubleshooting.

Networking Devices

DeviceFunction
ModemConverts digital signals to analog and vice versa
RouterDirects data packets between different networks
SwitchConnects devices within a single network, sends data to specific device
HubConnects devices within a network, sends data to all devices (broadcast)
RepeaterBoosts/regenerates a weak signal over long distances
BridgeConnects two similar networks/network segments
GatewayConnects two different types of networks
NICNetwork Interface Card — hardware that connects a computer to a network

Network Models (Basic Concept)

ModelDescription
Client-ServerCentral server provides resources/services to multiple client computers
Peer-to-Peer (P2P)All computers have equal status, share resources directly without a central server

Important Networking Terms

TermMeaning
BandwidthData transfer capacity of a network
NodeAny device connected to a network
ProtocolSet of rules governing data communication
IP AddressUnique address assigned to a device on a network
MAC AddressUnique hardware address of a network device
Wi-FiWireless networking technology
BluetoothShort-range wireless technology for data transfer
EthernetWired LAN technology/standard

What is Cyber Security?

Cyber Security refers to the practice of protecting computers, networks, programs, and data from unauthorized access, damage, or attack.

Also known as Information Technology (IT) Security

Types of Cyber Threats/Attacks (Very Important)

ThreatDescription
VirusMalicious program that attaches to files and spreads when the file is executed
WormSelf-replicating malware that spreads across networks without user action
Trojan HorseMalware disguised as legitimate software to gain unauthorized access
SpywareSecretly monitors user activity and steals information
RansomwareLocks/encrypts data and demands payment (ransom) to release it
PhishingFraudulent emails/websites designed to steal sensitive information
SpoofingDisguising communication to appear from a trusted source
HackingUnauthorized access to a computer system/network
Denial of Service (DoS)Overloading a system with traffic to make it unavailable
KeyloggerRecords keystrokes to steal passwords/data
AdwareDisplays unwanted advertisements, often bundled with free software

Types of Hackers

TypeDescription
White Hat HackerEthical hacker; hacks with permission to find security flaws
Black Hat HackerHacks with malicious intent for personal gain
Grey Hat HackerWorks between ethical and unethical hacking, without malicious intent but without permission

Cyber Security Protection Measures

MeasurePurpose
Antivirus SoftwareDetects and removes viruses/malware
FirewallMonitors and controls incoming/outgoing network traffic
EncryptionConverts data into a coded format to prevent unauthorized access
Two-Factor Authentication (2FA)Adds an extra layer of security beyond just a password
VPNVirtual Private Network — creates a secure, encrypted connection over the Internet
Strong PasswordsReduces risk of unauthorized access
Regular Software UpdatesFixes security vulnerabilities
LawDetail
IT Act, 2000Main law in India dealing with cybercrime and electronic commerce
IT (Amendment) Act, 2008Added provisions for data protection and cyber terrorism
CERT-InIndian Computer Emergency Response Team — national agency for handling cyber security incidents

Quick Revision Table (Most Asked Facts)

FactAnswer
Network covering the entire globeWAN (Wide Area Network)
Network covering a small office/buildingLAN
Topology using a central hubStar Topology
Device that boosts weak signalRepeater
Device connecting different types of networksGateway
Malware disguised as legitimate softwareTrojan Horse
Malware that locks data for ransomRansomware
Fraudulent method to steal information via emailPhishing
Ethical hackerWhite Hat Hacker
Law dealing with cybercrime in IndiaIT Act, 2000
National agency for cyber security in IndiaCERT-In
Secure encrypted network connectionVPN

Leave a Comment