Skip to content

Commit 1453b83

Browse files
authored
Update Watcher.md
1 parent 24938ca commit 1453b83

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

vulnlab/machines/Watcher/Watcher.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,14 @@ Then we get a request to our server after a few minutes:
106106
We now have creds:
107107
- `Frank`:`REDACTED`
108108

109-
We can now use those creds to access Teamcity. We now just need to create a pipeline giving us a shell:
109+
We can now use those creds to access Teamcity.
110+
<br>
111+
There is a agent running. Just open the terminal on this one and you can run system commands as root.
112+
113+
![create-build-config](images/agent.png)
114+
115+
The other way is creating a pipeline to get a shell.
116+
<br>
110117
Create a new project:
111118
![new-project](images/new-project.png)
112119
![create-project](images/create-project.png)

0 commit comments

Comments
 (0)