Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
insider-attack
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Radek Ošlejšek
insider-attack
Commits
d6e32f2e
Commit
d6e32f2e
authored
3 years ago
by
Valdemar Švábenský
Browse files
Options
Downloads
Patches
Plain Diff
Add topology.yml
parent
d3faf853
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
topology.yml
+65
-0
65 additions, 0 deletions
topology.yml
with
65 additions
and
0 deletions
topology.yml
0 → 100644
+
65
−
0
View file @
d6e32f2e
name
:
kobylka-3302-sandbox
hosts
:
-
name
:
attacker
base_box
:
image
:
munikypo/kali-2020.4
man_user
:
debian
flavor
:
csirtmu.tiny1x2
-
name
:
web
base_box
:
image
:
munikypo/debian-10
man_user
:
debian
flavor
:
csirtmu.tiny1x2
hidden
:
True
-
name
:
client
base_box
:
image
:
munikypo/debian-10
man_user
:
debian
flavor
:
csirtmu.tiny1x2
hidden
:
True
routers
:
-
name
:
router
cidr
:
100.100.100.0/29
base_box
:
image
:
munikypo/debian-10
man_user
:
debian
flavor
:
csirtmu.tiny1x2
networks
:
-
name
:
big-broker
cidr
:
172.18.1.0/24
accessible_by_user
:
False
-
name
:
internet
cidr
:
10.1.0.0/16
net_mappings
:
-
host
:
web
network
:
big-broker
ip
:
172.18.1.5
-
host
:
client
network
:
internet
ip
:
10.1.17.4
-
host
:
attacker
network
:
internet
ip
:
10.1.135.83
router_mappings
:
-
router
:
router
network
:
big-broker
ip
:
172.18.1.1
-
router
:
router
network
:
internet
ip
:
10.1.0.1
groups
:
-
name
:
user-accessible
nodes
:
-
attacker
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment