shadowbrokers-exploits/windows/Resources/Dsz/Commands/CommandLine/Gui_Command.xml
2017-04-14 11:45:07 +02:00

21 lines
419 B
XML

<?xml version='1.0' ?>
<Plugin interface='0x01c10032' provider='0x01018001'>
<Command id='19' name='Gui'>
<Help>Interacts with the GUI</Help>
<Input>
<Option name='command' optional='false'>
<Help>Sends a given command to the GUI</Help>
<Argument name='cmd' data='cmd'/>
</Option>
</Input>
<Output>
<Data name='cmd' type='string'/>
</Output>
</Command>
</Plugin>