랭킹으로 돌아가기
nccgroup/Winpayloads
PythonUndetectable Windows Payload Generation
pythonpersistencekalipayloadsbypassantivirusuacwindowsmetermsfconsolemetasploitpowershell
주요 지표
스타 성장
스타
1.6k
포크
329
주간 성장
—
이슈
11
5001k1.5k
2015년 12월2017년 9월2019년 6월2021년 3월2023년 1월2024년 10월2026년 7월
아티팩트PyPI
pip install winpayloadsREADME
Winpayloads - Python2.7
Undetectable Windows Payload Generation with extras Running on Python2.7
As usual, Don't upload payloads to any online virus checkers
- Virus Total Detection - Updated 25/01/2019 - 16/68 Detections
https://www.virustotal.com/#/file/a921ac7540c93bf03a8ed76158b445b5f8780d8f112405811ebbe820c0e3d5c3/detection
For Fully Undetectable Payloads please use the stager functionality Youtube Video
Docker!
Normal installation is deprecated, Please use docker now.docker pull charliedean07/winpayloads:latestdocker run -e LANG=C.UTF-8 --net=host -it charliedean07/winpayloads
Features
- UACBypass - PowerShellEmpire https://github.com/PowerShellEmpire/Empire/raw/master/data/module_source/privesc/Invoke-BypassUAC.ps1 Copyright (c) 2015, Will Schroeder and Justin Warner. All rights reserved.
- PowerUp - PowerShellEmpire https://raw.githubusercontent.com/PowerShellEmpire/PowerTools/master/PowerUp/PowerUp.ps1 Copyright (c) 2015, Will Schroeder and Justin Warner. All rights reserved.
- Invoke-Shellcode https://github.com/PowerShellMafia/PowerSploit/blob/master/CodeExecution/Invoke-Shellcode.ps1 Copyright (c) 2012, Matthew Graeber. All rights reserved.
- Invoke-Mimikatz https://github.com/PowerShellMafia/PowerSploit/blob/master/Exfiltration/Invoke-Mimikatz.ps1 Copyright (c) 2012, Matthew Graeber. All rights reserved.
- Invoke-EventVwrBypass https://github.com/enigma0x3/Misc-PowerShell-Stuff/blob/master/Invoke-EventVwrBypass.ps1 Matt Nelson (@enigma0x3)
- Persistence - Adds payload persistence on reboot
- Psexec Spray - Spray hashes until successful connection and psexec payload on target
- Upload to local webserver - Easy deployment
- Powershell stager - allows invoking payloads in memory & more
- Anti sandboxing techniques
- Custom shellcode
Check out the Wiki for installation and more!
https://github.com/nccgroup/Winpayloads/wiki

Video and Information on Blog (OUTDATED)
관련 저장소