Skip to content

0ki/SIPSA

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

SIPSA

Source IP spoofing for anonymization over UDP

Source IP spoofing anonymization over UDP (SIPSA) is a proposal for a protocol that in many network environments would allow two hosts on the network to hide both their source and destination addresses, while still being able to communicate information.

This is a proof of concept tool that implements the SIPSA protocol. Use in production environments is highly discouraged. Do not depend on it for confidentiality, anonimity or deniablity. Do not expect the tool to preserve the integrity of your data or provide any reasonable level of availability for that matter.

You are welcome to fork and experiment!

  • sipsas.py - IPv4 receiver
  • sipsac.py - IPv4 sender
  • test-tool - A tool used to test BCP38 limitations

About

Source IP spoofing for anonymization over UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published