50241faa57
This version of the sniffer supports packet filtering after the packet count variable, like so: meterpreter > sniffer_interfaces 1 - 'eth0' ( type:0 mtu:1514 usable:false dhcp:false wifi:false ) 2 - 'any' ( type:0 mtu:1514 usable:false dhcp:false wifi:false ) 3 - 'lo' ( type:0 mtu:1514 usable:false dhcp:false wifi:false ) meterpreter > use sniffer Loading extension sniffer...success. meterpreter > sniffer_start 1 500000 icmp <-- picks up only icmp packets. [*] Capture started on interface 1 (500000 packet buffer) meterpreter > sniffer_stop 1 [*] Capture stopped on interface 1 git-svn-id: file:///home/svn/framework3/trunk@10424 4d416f70-5f16-0410-b530-b9f4589650da |
||
---|---|---|
.. | ||
espia | ||
incognito | ||
networkpug | ||
priv | ||
sniffer | ||
stdapi |