Skip to content

Simple Linux command line tool for sending TCP packets with arbitrary spoofed IP

Notifications You must be signed in to change notification settings

mtsuszycki/spoofs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

spoofs

Linux command line tool for sending TCP packets with arbitrary spoofed IP

Compile with 'make'

use:

./spoofs -s 1.2.3.4 -d 192.168.0.8 -p 2-3

Ok. I've sent 2 packets to host 192.168.0.8 as host 1.2.3.4

About

Simple Linux command line tool for sending TCP packets with arbitrary spoofed IP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published