Peach :: agent :: Agent :: Class Agent
[hide private]

Class Agent

source code

A remote or local Agent that listens on a named pipe. Each agent can only be connected to by a single Peach Fuzzer.

Instance Methods [hide private]
 
__init__(self, password=None, port=9000)
Creates and Agent instance and attemps to connect to the AgentMaster.
source code
Method Details [hide private]

__init__(self, password=None, port=9000)
(Constructor)

source code 

Creates and Agent instance and attemps to connect to the AgentMaster. If connection works the Client Hello message is sent.

Parameters:
  • password (string) - Password to use