Walter.Net.HoneyPot
SendPayload Property
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot.EventArguments Namespace > HoneyPotDetectionEventArgs Class : SendPayload Property
This will let the service send the file and a command to the attacker
Syntax
public Nullable<ValueTuple<FileInfo,string>> SendPayload {get; set;}
Remarks
It will first the file if any was assigned when done it will send the answer. This method allows you to replay with a payload it will first send the bytes of the file, then the command if provided
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HoneyPotDetectionEventArgs Class
HoneyPotDetectionEventArgs Members