Pre-engagement
script $target.log
....
commands and output of commands you ran in that 1 terminal sesssion
....
exit # when finished
shift Print Screen
export ip=target_ip
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.https://www.buymeacoffee.com/OffSecNewbie
Last modified 3yr ago