!!! ARCHIVED: Use melnicek/peh instead !!!
This script will download common windows privilege escalation tools, then serve them with python's http.server on port 8990 so you can download them on target machine.
git clone https://github.com/melnicek/wpe
cd wpe
chmod +x run.sh
./run.sh
Usage: ./run.sh <LHOST/INTERFACE> <LPORT>
Example: ./run.sh 10.10.14.12 80
Example: ./run.sh tun0 8080
Example: ./run.sh tun0 random