mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
2de2edc31a
commit
9efacc8396
1 changed files with 1 additions and 1 deletions
|
@ -816,7 +816,7 @@ Requirements to escalate privileges:
|
|||
|
||||
If all these requirements are met, **you can escalate privileges using:** [**https://github.com/nongiach/sudo\_inject**](https://github.com/nongiach/sudo_inject)\*\*\*\*
|
||||
|
||||
* The **first exploit** \(`exploit.sh`\) will create the binary `activate_sudo_token` in _/tmp_. You can use it to **activate the sudo token in your session**:
|
||||
* The **first exploit** \(`exploit.sh`\) will create the binary `activate_sudo_token` in _/tmp_. You can use it to **activate the sudo token in your session** \(you won't get automatically a root shell, do `sudo su`\):
|
||||
|
||||
```bash
|
||||
bash exploit.sh
|
||||
|
|
Loading…
Reference in a new issue