🔐 Cryptography Unit 5

Security Tools, Vulnerabilities, Footprinting, Scanning, Steganography, DoS and Packet Sniffing

Unit 5

🎯 Unit 5 Overview

Unit 5 covers common security tools and vulnerability concepts used in information security. This unit includes spoofing tools, footprinting tools, vulnerability scanning, NetBIOS enumeration, steganography tools, trojan detection tools, DoS attack tools and packet sniffing tools.

Exam Tip: Footprinting, vulnerability scanning, steganography, packet sniffing, trojan detection and DoS attack tools are important short and long answer topics.

🛡️ Security Vulnerability

A vulnerability is a weakness in a system, network, software or security policy that can be exploited by an attacker to gain unauthorized access or disturb services.

Examples

👣 Footprinting Tools

Footprinting is the first phase of security assessment where information about a target system, network or organization is collected.

Information Collected

Purpose

🎭 Spoofing Tools

Spoofing means pretending to be another trusted user, device or system. Spoofing tools are used to test whether a system can detect fake identity or forged network information.

Types of Spoofing

Spoofing ka main idea hota hai fake identity create karke system ko deceive karna.

🔍 Vulnerability Scanning Tools

Vulnerability scanning tools automatically scan systems and networks to find security weaknesses. These tools help administrators fix problems before attackers exploit them.

Functions

Advantages

🖥️ NetBIOS Enumeration

NetBIOS enumeration is the process of collecting information from Windows systems using NetBIOS services. It may reveal useful information about network shares, users and machine names.

Information Found

In exams, write NetBIOS enumeration as information gathering technique in Windows-based networks.

🌐 NetView

NetView is a Windows command used to display shared resources, computers and domains available in a network.

Uses

🖼️ Steganography Tools

Steganography is the technique of hiding secret data inside another file such as image, audio, video or document.

Difference Between Cryptography and Steganography

Cryptography Steganography
Converts message into unreadable form. Hides the existence of message.
Anyone can see encrypted data exists. Hidden data is not easily visible.
Focuses on secrecy of content. Focuses on hiding communication.
Example: AES, RSA Example: hiding text inside image

Applications

🐴 Trojan Detection Tools

A Trojan is a malicious program that appears useful but performs harmful activities in the background. Trojan detection tools identify and remove such malicious programs.

Signs of Trojan Infection

Prevention

💥 DoS Attack Tools

Denial of Service attack attempts to make a system, server or network unavailable by sending excessive traffic or requests.

Types of DoS Attacks

Protection Methods

📡 Packet Sniffing Tools

Packet sniffing means capturing and analyzing network packets travelling through a network. It is used by administrators for troubleshooting and by attackers for stealing information.

Uses

Risks

🧰 Security Tools Summary

Tool Category Main Use
Footprinting Tools Collect target information
Spoofing Tools Test fake identity attacks
Vulnerability Scanning Tools Find system weaknesses
NetBIOS Enumeration Tools Collect Windows network information
Steganography Tools Hide secret data inside files
Trojan Detection Tools Find and remove trojans
DoS Detection/Testing Tools Analyze service availability risks
Packet Sniffing Tools Capture and analyze network traffic

⚠️ Ethical Use of Security Tools

Security tools should be used only for learning, testing your own systems, college labs, authorized security testing and defensive purposes.

⭐ Important Questions

  1. What is vulnerability? Explain common system vulnerabilities.
  2. Explain footprinting and its purpose.
  3. Write short note on spoofing tools.
  4. Explain vulnerability scanning tools and their functions.
  5. Explain NetBIOS enumeration.
  6. Write short note on NetView.
  7. Explain steganography and its applications.
  8. Differentiate between cryptography and steganography.
  9. Explain trojan detection tools.
  10. Explain DoS attack tools and packet sniffing tools.

🔥 Last Minute Revision

🔗 Related Links