Skip to content

My first C++ hobby project: active LAN sniffer based on ARP spoofing technique

Notifications You must be signed in to change notification settings

vlprans/predator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 29, 2012
dc68607 · Feb 29, 2012

History

3 Commits
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012
Feb 29, 2012

Repository files navigation

Predator is a so-called "active sniffer" which hijacks LAN connections using ARP
spoofing technique. It uses libnet to forge packets and libpcap to capture
network traffic.

This project was developed by me when I've studied C++ and network programming
back to 2006 and it is here mainly for historical purposes. This code smells in
many places. And I'm not sure it will even build :)

Copyright © 2006 Vlad Pranskevichus

About

My first C++ hobby project: active LAN sniffer based on ARP spoofing technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages