Skip to content

cifertech/ARPoLAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logo

ARPoLAN

A tool for network scanning and ARP spoofing using the Atmega32u4 and W5500

cifertech - ARPoLAN stars - ARPoLAN forks - ARPoLAN


📖 Explore the Full Documentation

Ready to dive deeper into our project's details? Discover the full story, in-depth tutorials, and all the exciting features in our comprehensive documentation. Click the link and explore further!

⚠ Future Changes

  • ICMP Ping Functionality
  • All-in-One Web Interface

🌟 About the Project

ARPoLan is a network security tool designed for network scanning and ARP spoofing. Utilizing the Atmega32u4 microcontroller and the W5500 Ethernet module, it can efficiently monitor network activity, identify connected devices, and manipulate network traffic for penetration testing.

screenshot

🎯 Features

  • Network Scanning: Discover devices on the local network by sending ARP requests and collecting responses.
  • ARP Spoofing: Perform ARP spoofing attacks to intercept and manipulate network traffic.
  • HID Functionality: Utilize the Atmega32u4's USB HID capabilities for additional attack vectors.
  • Real-time Monitoring: Visual and serial indicators for attack detection and network activity.

🧰 Getting Started

Prerequisites

  • Arduino IDE
  • Ethernet library
  • SPI library

⚙️ Installation

Clone the Repository:

git clone https://github.com/cifertech/ARPoLAN.git
  • Upload the Code: Use the Arduino IDE to upload the provided sketches to the Atmega32u4.
  • Connect the Hardware: Check out Schematic or visit CiferTech.net for Schematic

👋 Contributing

I welcome contributions to improve ARPoLan. If you have suggestions or enhancements, please open an issue or submit a pull request on GitHub.

⚠️ License

Distributed under the MIT License. See LICENSE.txt for more information.

🤝 Contact

▶ Support me on Patreon patreon.com/cifertech

CiferTech - @twitter - [email protected]

Project Link: https://github.com/cifertech/ARPoLAN

Releases

No releases published

Languages