lab update

This commit is contained in:
Z. Cliffe Schreuders
2024-03-14 10:44:30 +00:00
parent 65d3c9aad6
commit c4643cd9c8

View File

@@ -32,7 +32,7 @@ Throughout this lab, you will learn how to use Nmap and its Nmap scripting engin
<system>
<system_name>linux_server</system_name>
<base platform="linux" distro="Debian 7.8" type="server"/>
<base distro="Debian 10" type="desktop"/>
<input into_datastore="IP_addresses">
<!-- 0 linux server -->
@@ -42,7 +42,7 @@ Throughout this lab, you will learn how to use Nmap and its Nmap scripting engin
</input>
<!-- priv escalation. -->
<vulnerability module_path=".*/sudoedit">
<vulnerability module_path=".*/sudo_baron">
<input into="strings_to_leak">
<generator type="flag_generator" />
</input>
@@ -97,7 +97,7 @@ Throughout this lab, you will learn how to use Nmap and its Nmap scripting engin
<utility module_path=".*/gcc"/>
<utility module_path=".*/metasploit_framework"/>
<utility module_path=".*/armitage"/>
<!-- <utility module_path=".*/armitage"/> -->
<utility module_path=".*/exploitdb"/>
<utility module_path=".*/handy_cli_tools"/>
<utility module_path=".*/nmap"/>