Skip to content

Commit 4ccde17

Browse files
mzfrmzfr
authored andcommitted
Fix images path and name
1 parent 51fcf03 commit 4ccde17

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

TryHackme/inclusion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Since we are a user on the system I checked for sudo right of that user by runni
3939
```bash
4040
sudo -l
4141
```
42-
![](images/sudo-right.png)
42+
![](images/sudo.png)
4343

4444
We can see that `falconfeast` can run `socat` as `root`. We can search [gtfobins](gtfobins.github.io/) for socat binary. You can also search that using tool like [gtfo](github.com/mzfr/gtfo).
4545

0 commit comments

Comments
 (0)