| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Andres Riancho ( andres.riancho@gmail.com )
|
|||
|
__init__(self,
tcpPortList,
udpPortList,
host=None,
iface=None) If you don't know whats the IP address used by the remote host ( the one thats running the extrusionClient ) you can just say None and the extrusionServer will try to figure it out. |
||
|
canSniff(self) Determine if the user running w3af can sniff packets on the configured interface. |
||
|
sniffAndAnalize(self) Performs the sniffing |
||
| getResult(self) | ||
|
_analyzePackets(self,
packetList) Analyze the packets and return a list of ports that can be used by the remote host to connect back to the extrusionServer. |
||
|
|||
|
|
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Thu Oct 18 19:37:04 2007 | http://epydoc.sourceforge.net |