Skip to content

Powershell HTTP Reverse Shell (for network this http proxy) and server on python

Notifications You must be signed in to change notification settings

webr0ck/PS1-reverse-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Powershell HTTP Reverse Shell (for network this http proxy)

revers_shell.ps1 - client

Set: $attacker_server_url="http://192.168.136.128:4444/" - url to your server $proxy="127.0.0.1:8080" - proxy server in attacking network

server.py

On your server: python server.py

PORT_NUMBER = 4444 - local port

Wish

upload|download files

About

Powershell HTTP Reverse Shell (for network this http proxy) and server on python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published