MITMf/setup.sh
byt3bl33d3r 7ec9f7b395 This commit adds active packet filtering/modification to the framework (replicates etterfilter functionality)
by using netfilterqueue, you can pass a filter using the new -F option, (will be adding an example later)
additionaly removed some deprecated attributes and the --manual-iptables option
2015-07-27 20:44:23 +02:00

3 lines
75 B
Bash
Executable File

#!/usr/bin/env bash
git submodule init && git submodule update --recursive