Skip to content

Commit

Permalink
Merge pull request #986 from captain-woof/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
carlospolop authored Jan 3, 2025
2 parents a547172 + f7bd5bc commit 4d60590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/network-services-pentesting/6379-pentesting-redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,8 @@ Please be aware **`config get dir`** result can be changed after other manually

**This technique is automated here:** [https://github.com/Avinash-acid/Redis-Server-Exploit](https://github.com/Avinash-acid/Redis-Server-Exploit)

Additionally, system users can also be discovered by checking with `config set dir /home/USER`, and upon confirmation, a new `authorized_keys` can be written to `/home/USER/.ssh/authorized_keys`. Use [redis-rce-ssh](https://github.com/captain-woof/redis-rce-ssh) to bruteforce this with a usernames wordlist and overwrite `authorized_keys`.

### Crontab

```
Expand Down

0 comments on commit 4d60590

Please sign in to comment.