Skip to content

RayofLightz/Raven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Raven

An ARP poisoning packet sniffer

License

This program is under the mit license that being said please don't use this for any illegal actions or misconducts.

install

download dependences

sudo apt-get install libpcap-dev

and

git clone https://github.com/RayofLightz/Raven
npm install -g

usage

first run

echo 1 >> /proc/sys/net/ipv4/ip_forward

this allows for your box to forward traffic

then run as root (not sudo)

raven <gateway ip> <target> **args

tcp filter

raven <gateway ip> <target> -t

Releases

No releases published

Packages

No packages published