mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
lab update
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user