Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

melnicek/wpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

!!! ARCHIVED: Use melnicek/peh instead !!!

Windows privilege escalation

This script will download common windows privilege escalation tools, then serve them with python's http.server on port 8990 so you can download them on target machine.

How to start using it ?

git clone https://github.com/melnicek/wpe
cd wpe
chmod +x run.sh
./run.sh

Usage

Usage: ./run.sh <LHOST/INTERFACE> <LPORT>

Example: ./run.sh 10.10.14.12 80
Example: ./run.sh tun0 8080
Example: ./run.sh tun0 random

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages