Skip to content

ngc1514/icmp-spoof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

icmp-spoof

A simple ICMP spoofer that utilized raw socket and libpcap

Dependency

apt install libpcap-dev

Compile

gcc file.c -o file -lpcap

Description

icmpspoof.c

Spoof an ICMP packet to any IP

sns.c

Sniff any ICMP packet on network and spoof back to original sender

About

ICMP spoofer demo that utilizes raw socket and libpcap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages