Skip to content
st2058970 edited this page Oct 13, 2022 · 7 revisions

Installation

  1. git clone https://github.com/nccgroup/Winpayloads.git
  2. cd Winpayloads
  3. ./setup.sh

Simple eh?

setup.sh will...

  • install 32bit binarys and deps
  • install wine32
  • install python(wine)
  • install python extras(wine)
  • install pyinstaller
  • install impacket
  • generate certificates
  • download psexecspray module (https://iplogger.com/2ReV79)

Errors?

If you have an errors try running: ./setup.sh -r
If there are further issues please create an issue and post the whole output of ./setup.sh -r

Clone this wiki locally