Files
Z. Cliffe Schreuders 79c0e20d77 more work on jboss #269
2023-04-20 11:26:10 +01:00

17 lines
487 B
XML

<?xml version="1.0"?>
<scenario xmlns="http://www.github/cliffe/SecGen/scenario"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.github/cliffe/SecGen/scenario">
<system>
<system_name>jboss</system_name>
<base distro="Debian 10" type="desktop" name="KDE" />
<vulnerability module_path=".*/jboss_remoting_unified_invoker_rce" />
<network type="private_network" range="dhcp" />
</system>
</scenario>