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!
- ICMP Ping Functionality
- All-in-One Web Interface
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.
- 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.
Prerequisites
- Arduino IDE
- Ethernet library
- SPI library
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
I welcome contributions to improve ARPoLan. If you have suggestions or enhancements, please open an issue or submit a pull request on GitHub.
Distributed under the MIT License. See LICENSE.txt for more information.
▶ Support me on Patreon patreon.com/cifertech
CiferTech - @twitter - CiferTech@gmali.com
Project Link: https://github.com/cifertech/ARPoLAN