Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Host Proxy in Powershell Payload #52

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

itz-d0dgy
Copy link

Hey, kinda new to this but thought it might be useful to have some powershell payloads generate with -Proxy -ProxyUseDefaultCredentials flags.

Below is a proof of concept that should allow a user to generate a payload using:
generate os=windows lhost=eth0 hostproxy=<SCHEME>://<DOMAIN/IP>:<PORT>

Jack Moran added 2 commits December 15, 2022 10:24
To generate powershell with proxy support add hostproxy fag, eg:
`generate os=windows lhost=eth0 hostproxy=http(s)://<DOMAIN/IP>:<PORT>`
Fix accidental removal of else condition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant