Skip to content

rops/netfilter-stringscleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netfilter - StringsCleaner

Netfilter kernel module that search for given string in packet's payload and replace it with an other specified string.

##Usage

iptables -t mangle -A INPUT -t POLIMI --findstring badstring --replacestring goodstring

About

Packet sanitisation kernel module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages