# 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="kali-configuration/tmux-config" %}
[tmux-config](https://guide.offsecnewbie.com/kali-configuration/tmux-config)
{% endcontent-ref %}

{% content-ref url="kali-configuration/terminator-shortcuts" %}
[terminator-shortcuts](https://guide.offsecnewbie.com/kali-configuration/terminator-shortcuts)
{% 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="broken-reference" %}
[Broken link](https://guide.offsecnewbie.com/broken-reference)
{% endcontent-ref %}

![https://www.buymeacoffee.com/OffSecNewbie](https://1508177803-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LSy0aAo8OKT4I-Ahftv%2F-M6u0lXROXQoc6KIB1Jx%2F-M6u1ZK1h8Ji5jFCGIJY%2Fcoffee.PNG?alt=media\&token=f22f8a25-0891-4648-a5e4-9307152b3e61)

### Thank you!
