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

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

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.