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

24 lines
453 B
XML

<?xml version='1.0' ?>
<Plugin id='31367'>
<Command id='16' name='route'>
<Help>Returns the route table</Help>
<Input>
<Option name="verbose" optional="true">
<Help>Ignored</Help>
</Option>
<Option name="buffer" optional="true">
<Argument name="size_in_bytes" optional="false" />
<Help>Ignored</Help>
</Option>
</Input>
<Output>
</Output>
</Command>
</Plugin>