Data Exfiltration - tmansfield42/Tech-Journal GitHub Wiki

Preparation:

Kali machine must be on the NETSEC-WAN segment On victim's PC open Google Chrome and browse to the URL: https://tinyurl.com/5y2e8xxe Download the .zip file and extract the files to the “Documents” folder.

Process

1. Obtain a reverse shell on window's 7 machine. (refer to [backdoor lab](https://github.com/tmansfield42/Tech-Journal/wiki/Backdoor-Programs))

2. once the kali machine is connected to windows 7 machine, search for files

search -f *.docx if .docx doesnt show files, search for .xlsx files

3. download the files onto the kali machine

download 'path to file'

4. Profit

⚠️ **GitHub.com Fallback** ⚠️