mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Merge pull request #986 from captain-woof/patch-1
This commit is contained in:
commit
0279bd7491
@ -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
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user