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

15 lines
371 B
XML

<?xml version='1.0' ?>
<Plugin id='31359'>
<Command id='16' name='machineinfo'>
<Help>Queries machine info</Help>
<Input>
<Argument name="remote_comp" data="servername" optional="true">
<Help>Name of the computer to query</Help>
</Argument>
</Input>
<Output>
<Data name='servername' type='string'/>
</Output>
</Command>
</Plugin>