https://github.com/supermarcus/oarp
Arp spoofing tool for network security/penetration testing
https://github.com/supermarcus/oarp
Last synced: about 1 year ago
JSON representation
Arp spoofing tool for network security/penetration testing
- Host: GitHub
- URL: https://github.com/supermarcus/oarp
- Owner: SuperMarcus
- License: wtfpl
- Created: 2017-11-01T01:10:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-01T01:13:13.000Z (over 8 years ago)
- Last Synced: 2025-02-06T02:07:35.427Z (over 1 year ago)
- Language: C++
- Size: 6.84 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
oarp: Okay ARP
====
Another rewrite of the vast arp tools by dsniff with relatively
modern style method chaining and other fancy stuffs. WTFPL licensed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2017 Marcus Zhou
You must agree to the license before using.
See LICENSE file in this folder for more information.
### Compiling and Installing
Just use `cmake` for compiling. I'm not promoting people to hack
others' network (because I don't want any responsibilities), so
go figure out the dependencies yourself.