mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Update module paths for legacy hosts
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<platform>linux</platform>
|
||||
|
||||
<conflict>
|
||||
<!-- don't use this versioin with older distros -->
|
||||
<!-- don't use this version with older distros -->
|
||||
<module_path>.*bases/debian_(stretch|buster|wheezy)</module_path>
|
||||
</conflict>
|
||||
|
||||
|
||||
@@ -95,7 +95,7 @@ Throughout the lab, you will learn to self-host PHP pages, use OWASP Zap to anal
|
||||
</build>
|
||||
|
||||
<utility module_path=".*/hosts">
|
||||
<input into="hosts">
|
||||
<input into="hosts_legacy">
|
||||
<value>webserver</value>
|
||||
<value>kali</value>
|
||||
</input>
|
||||
|
||||
@@ -102,7 +102,7 @@ Throughout this lab, you will engage with various learning resources, including
|
||||
</input>
|
||||
</build>
|
||||
|
||||
<utility module_path=".*/hosts">
|
||||
<utility module_path=".*/hosts_legacy">
|
||||
<input into="hosts">
|
||||
<value>webserver</value>
|
||||
<value>kali</value>
|
||||
|
||||
@@ -153,7 +153,7 @@ Throughout this lab, you will engage in a series of tasks across various platfor
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<utility module_path=".*/hosts">
|
||||
<utility module_path=".*/hosts_legacy">
|
||||
<input into="hosts">
|
||||
<value>webserver</value>
|
||||
<value>kali</value>
|
||||
|
||||
@@ -99,7 +99,7 @@ Throughout the lab, you will engage with various vulnerable environments, includ
|
||||
</input>
|
||||
</build>
|
||||
|
||||
<utility module_path=".*/hosts">
|
||||
<utility module_path=".*/hosts_legacy">
|
||||
<input into="hosts">
|
||||
<value>webserver</value>
|
||||
<value>kali</value>
|
||||
|
||||
@@ -106,7 +106,7 @@ Throughout the lab, you will engage in hands-on tasks that mirror real-world sce
|
||||
</input>
|
||||
</build>
|
||||
|
||||
<utility module_path=".*/hosts">
|
||||
<utility module_path=".*/hosts_legacy">
|
||||
<input into="hosts">
|
||||
<value>webserver</value>
|
||||
<value>kali</value>
|
||||
|
||||
@@ -140,7 +140,7 @@ Web and Network Security additional CTF challenges.
|
||||
</input>
|
||||
</build>
|
||||
|
||||
<utility module_path=".*/hosts">
|
||||
<utility module_path=".*/hosts_legacy">
|
||||
<input into="hosts">
|
||||
<value>webserver</value>
|
||||
<value>kali</value>
|
||||
|
||||
Reference in New Issue
Block a user