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 0c01c90 commit 25ce324
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions level03/README.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# 03

- Inspect
-`file` `readelf` `strings`
-`ltrace`
Login

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

Inspect
-`file` `readelf` `strings`
-`ltrace`

```
> ls -l
-rwsr-sr-x 1 flag03 level03 8627 level03
Expand Down

0 comments on commit 25ce324

Please sign in to comment.