Code Monkey home page Code Monkey logo

eh-ex-4's Introduction

ARP-Attack-and-Network-Sniffing

Explore Network Sniffing and ARP Attacks

AIM:

To explore network sniffing and ARP Attacks

STEPS:

Step 1:

Install kali linux either in partition or virtual box or in live mode

Step 2:

Investigate on the various categories of tools as follows:

Step 3:

Open terminal and try execute some kali linux commands

ARP Attacks:

ARP spoofing: A hacker sends fake ARP packets that link an attacker's MAC address with an IP of a computer already on the LAN. Boot kali and Windows7 virtual machines. In windows 7 give the command arp -a

OUTPUT:

VirtualBox_Windows 7_15_04_2024_08_01_11

From kali linux issue the command : sudo arpspoof -i eth0 -t

OUTPUT:

VirtualBox_kali-linux-2023 4-virtualbox-amd64_16_04_2024_08_10_12

dsniff:

In Metasploit open the ftp console as below. Also you can try other ftp websites ftp.vim.org

OUTPUT:

VirtualBox_kali-linux-2023 4-virtualbox-amd64_16_04_2024_09_41_50

In Kali issue the following commands: sudo dsnifff

OUTPUT:

VirtualBox_kali-linux-2023 4-virtualbox-amd64_16_04_2024_09_41_25

Invoke the wireshark and examine the various menus and controls of the tool:

VirtualBox_kali-linux-2023 4-virtualbox-amd64_16_04_2024_10_00_43

Ettercap:

Ettercap supports active and passive dissection of many protocols (even encrypted ones) and includes many feature for network and host analysis. Ettercap can be used as sniffing tool as illustrated below:

VirtualBox_kali-linux-2023 4-virtualbox-amd64_16_04_2024_09_58_46

RESULT:

The kali linux tools for ARP Attack and Network Sniffing were identified successfully

eh-ex-4's People

Contributors

maheshs03 avatar gowriganeshns avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.