The Wayback Machine - http://web.archive.org/web/20200616064425/https://github.com/nccgroup/Winpayloads
Skip to content
Undetectable Windows Payload Generation
Python PowerShell Shell Dockerfile
Branch: master
Clone or download

Latest commit

Latest commit 809c970 Jul 12, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
lib import bug Jul 12, 2019
.gitignore added basic support for offline powershell modules Apr 26, 2018
Dockerfile Updated dockerfile to use Alpine as base Mar 11, 2019
LICENCE now using msfvenom for shellcode generation, randomised payload name Sep 3, 2018
README.md Update README.md Mar 22, 2019
WinPayloads.py Fixed menu printing bug Jan 29, 2019
setup.sh wrong default pip Jul 8, 2019

README.md

Winpayloads - Python2.7

Undetectable Windows Payload Generation with extras Running on Python2.7

As usual, Don't upload payloads to any online virus checkers

For Fully Undetectable Payloads please use the stager functionality Youtube Video

Docker!

Normal installation is deprecated, Please use docker now.
docker pull charliedean07/winpayloads:latest
docker run -e LANG=C.UTF-8 --net=host -it charliedean07/winpayloads

Features

Check out the Wiki for installation and more!

https://github.com/nccgroup/Winpayloads/wiki

alt tag

Video and Information on Blog (OUTDATED)

https://charliedean.github.io

You can’t perform that action at this time.