SkillAgentSearch skills...

ARPoLAN

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

Install / Use

/learn @cifertech/ARPoLAN
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img src="https://user-images.githubusercontent.com/62047147/195847997-97553030-3b79-4643-9f2c-1f04bba6b989.png" alt="logo" width="100" height="auto" /> <h1>ARPoLAN</h1> <p> A tool for network scanning and ARP spoofing using the Atmega32u4 and W5500 </p> <!-- Badges -->

<a href="https://github.com/cifertech/ARPoLAN" title="Go to GitHub repo"><img src="https://img.shields.io/static/v1?label=cifertech&message=ARPoLAN&color=white&logo=github" alt="cifertech - ARPoLAN"></a> <a href="https://github.com/cifertech/ARPoLAN"><img src="https://img.shields.io/github/stars/cifertech/ARPoLAN?style=social" alt="stars - ARPoLAN"></a> <a href="https://github.com/cifertech/ARPoLAN"><img src="https://img.shields.io/github/forks/cifertech/ARPoLAN?style=social" alt="forks - ARPoLAN"></a>

<h4> <a href="https://twitter.com/cifertech1">TWITTER</a> <span> · </span> <a href="https://www.instagram.com/cifertech/">INSTAGRAM</a> <span> · </span> <a href="https://www.youtube.com/c/techcifer">YOUTUBE</a> <span> · </span> <a href="https://cifertech.net/">WEBSITE</a> </h4> </div> <br />

📖 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 -->

:star2: 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.

<div align="center"> <img src="https://github.com/cifertech/ARPoLAN/assets/62047147/593631ab-769f-4ccb-b27d-4ea4459a8fac" alt="screenshot" width="Auto" height="Auto" /> </div> <!-- Features -->

🎯 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.
<!-- etting Started -->

🧰 Getting Started

Prerequisites

  • Arduino IDE
  • Ethernet library
  • SPI library
<!-- Installation -->

⚙️ 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 -->

:wave: 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 -->

:warning: License

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

<!-- Contact -->

:handshake: Contact

▶ Support me on Patreon patreon.com/cifertech

CiferTech - @twitter - CiferTech@gmali.com

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

View on GitHub
GitHub Stars64
CategoryDevelopment
Updated1mo ago
Forks5

Languages

C++

Security Score

100/100

Audited on Feb 8, 2026

No findings