mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Added fragroute
This commit is contained in:
parent
e2bdce0a72
commit
85225885e3
31
tools/fragroute.md
Normal file
31
tools/fragroute.md
Normal file
@ -0,0 +1,31 @@
|
||||
# fragroute
|
||||
|
||||
Notes
|
||||
-------
|
||||
|
||||
Help Text
|
||||
-------
|
||||
```
|
||||
Usage: fragroute [-f file] dst
|
||||
Rules:
|
||||
delay first|last|random <ms>
|
||||
drop first|last|random <prob-%>
|
||||
dup first|last|random <prob-%>
|
||||
echo <string> ...
|
||||
ip_chaff dup|opt|<ttl>
|
||||
ip_frag <size> [old|new]
|
||||
ip_opt lsrr|ssrr <ptr> <ip-addr> ...
|
||||
ip_ttl <ttl>
|
||||
ip_tos <tos>
|
||||
order random|reverse
|
||||
print
|
||||
tcp_chaff cksum|null|paws|rexmit|seq|syn|<ttl>
|
||||
tcp_opt mss|wscale <size>
|
||||
tcp_seg <size> [old|new]
|
||||
```
|
||||
|
||||
Example Usage
|
||||
-------
|
||||
|
||||
Links
|
||||
-------
|
||||
Loading…
x
Reference in New Issue
Block a user