shadowbrokers-exploits/windows/Resources/Gui/Config/Modules/transfermonitor.xml
2017-04-14 11:45:07 +02:00

16 lines
503 B
XML

<Plugin id="21">
<Name>Transfer Monitor</Name>
<Class>ddb.dsz.plugin.transfermonitor.TransferMonitor</Class>
<Description>Lists all 'GET' requests</Description>
<Logo>images/download_manager.png</Logo>
<Live>true</Live>
<Replay>true</Replay>
<UserStartable>true</UserStartable>
<Hide>true</Hide>
<Unhide>true</Unhide>
<Detach>true</Detach>
<UserClose>true</UserClose>
<CanClose>true</CanClose>
<VerifyClose>true</VerifyClose>
<SpawnDetached>false</SpawnDetached>
</Plugin>