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 17, 2024
1 parent 4c89535 commit 5d97a19
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,17 @@ print('res/', res)

# 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 Expand Up @@ -273,13 +281,6 @@ getflag: /bin/getflag
> ./level03
```

- Token

```b
> su level04
> Password: qi0maab88jeaj46qoumi7maus
```


# 04 - Todo: perl script problem
- understand the `.pl`
Expand Down

0 comments on commit 5d97a19

Please sign in to comment.