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

19 lines
360 B
XML

<?xml version='1.0' ?>
<Plugin id='31354'>
<Command id='16' name='cleareventlog'>
<Help>Returns a list of files in the specified directory</Help>
<Input>
<Argument name='logfile' optional='false' data='logfile'/>
</Input>
<Output>
<Data name='logfile' type='string'/>
</Output>
</Command>
</Plugin>