Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cifertech/arpolan

A tool for network scanning and ARP spoofing using the Atmega32u4 and W5500
https://github.com/cifertech/arpolan

atmega32u4 cybersecurity ethernet hacktoberfest w5500

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

logo

ARPoLAN




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


cifertech - ARPoLAN
stars - ARPoLAN
forks - ARPoLAN


TWITTER
ยท
INSTAGRAM
ยท
YOUTUBE
ยท
WEBSITE





## ๐Ÿ“– 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](https://cifertech.net/arpolan-network-monitoring-and-security-tool/). Click the link and explore further!

## โš  Future Changes
- ICMP Ping Functionality
- All-in-One Web Interface

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


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](https://github.com/cifertech/ARPoLAN/tree/main/Schematic) or visit [CiferTech.net](https://cifertech.net/arpolan-network-monitoring-and-security-tool/) for Schematic

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


## :warning: License

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

## :handshake: Contact

โ–ถ Support me on Patreon [patreon.com/cifertech](https://www.patreon.com/cifertech)

CiferTech - [@twitter](https://twitter.com/techcifer) - [email protected]

Project Link: [https://github.com/cifertech/ARPoLAN](https://github.com/cifertech/ARPoLAN)