> For the complete documentation index, see [llms.txt](https://guide.offsecnewbie.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.offsecnewbie.com/pre-engagement.md).

# Pre-engagement

### Log all commands of the current session

```
script $target.log
....
commands and output of commands you ran in that 1 terminal sesssion
....
exit # when finished
```

#### Use Cherrytree or OneNote other to document findings...even a text file!

#### Create a screenshot of the selected area and save it at home directory

```
shift Print Screen
```

### Set the Target IP Address to the $ip system variable

```
export ip=target_ip
```

{% hint style="success" %}
If you're working on a single target it is useful to do the `export ip=target_ip` command before you run Tmux. That way when you create new tabs in Tmux you don't have to run the export command for every new tab.
{% endhint %}

{% content-ref url="/pages/-LT-TBkpQhCL1HhOlpxI" %}
[Tmux Configuration](/kali-configuration/tmux-config.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LTwbZoT7qnzQUBkA\_zu" %}
[Terminator Configuration](/kali-configuration/terminator-shortcuts.md)
{% endcontent-ref %}

### Coffee or Beer :)

If you appreciate my notes I would be very grateful if you could [**buy me a coffee**](https://www.buymeacoffee.com/OffSecNewbie) ☕️ 😉.

{% content-ref url="/pages/-M8Ent0nODYAtTrBaxN3" %}
[Broken mention](broken://pages/-M8Ent0nODYAtTrBaxN3)
{% endcontent-ref %}

![https://www.buymeacoffee.com/OffSecNewbie](/files/-M6u1ZK1h8Ji5jFCGIJY)

### Thank you!
