diff --git a/tools/ohrwurm.md b/tools/ohrwurm.md new file mode 100644 index 0000000..c3ad338 --- /dev/null +++ b/tools/ohrwurm.md @@ -0,0 +1,31 @@ +# ohrwurm + +Notes +------- + +Help Text +------- +``` +ohrwurm-0.1 +enabled kernel routing. + +usage: ohrwurm -a -b [-s ] [-e ] [-i ] [-A -B ] + + -a SIP phone A + -b SIP phone B + -s randomseed (default: read from /dev/urandom) + -e bit error ratio in % (default: 1.230000) + -i network interface (default: eth0) + -t suppress RTCP packets (default: dont suppress) + -A of RTP port on IP a (requires -B) + -B of RTP port on IP b (requires -A) + note: using -A and -B skips SIP sniffing, any RTP can be fuzzed + +``` + +Example Usage +------- + +Links +------- +