Skip to content

Commit

Permalink
Update README.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Nov 17, 2024
1 parent 600449b commit 2b24d73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions level05/README.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# 05

Login

```b
> ssh level05@$(ifconfig|grep 'inet '|awk 'NR==2 {print $2}') -p 4242
> Password: ne2searoevaevoem4ov4ar8ap
```

First observation
- an empty dir and nothing happens
- a _hint_ says "mail" and "cronjob"
Expand Down

0 comments on commit 2b24d73

Please sign in to comment.