All Projects → melnicek → wpe

melnicek / wpe

Licence: other
ARCHIVED: Use 'peh' instead

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to wpe

Awesome Hacking Resources
A collection of hacking / penetration testing resources to make you better!
Stars: ✭ 11,466 (+67347.06%)
Mutual labels:  privilege-escalation, windows-privilege-escalation
PSeudo
Execute PowerShell commands as Administrator in Windows 10 "like sudo"
Stars: ✭ 32 (+88.24%)
Mutual labels:  privilege-escalation
Delete2system
Weaponizing for Arbitrary Files/Directories Delete bugs to Get NT AUTHORITY\SYSTEM
Stars: ✭ 95 (+458.82%)
Mutual labels:  privilege-escalation
Pe Linux
Linux Privilege Escalation Tool By WazeHell
Stars: ✭ 168 (+888.24%)
Mutual labels:  privilege-escalation
Pytmipe
Python library and client for token manipulations and impersonations for privilege escalation on Windows
Stars: ✭ 104 (+511.76%)
Mutual labels:  privilege-escalation
Yodo
Local Privilege Escalation
Stars: ✭ 203 (+1094.12%)
Mutual labels:  privilege-escalation
Juicy Potato
A sugared version of RottenPotatoNG, with a bit of juice, i.e. another Local Privilege Escalation tool, from a Windows Service Accounts to NT AUTHORITY\SYSTEM.
Stars: ✭ 1,276 (+7405.88%)
Mutual labels:  privilege-escalation
Privilege Escalation
UAC Bypass for windows
Stars: ✭ 33 (+94.12%)
Mutual labels:  privilege-escalation
Orca
Advanced Malware with multifeatures written in ASM/C/C++ , work on all windows versions ! (uncompleted)
Stars: ✭ 184 (+982.35%)
Mutual labels:  privilege-escalation
Privilege Escalation
This cheasheet is aimed at the CTF Players and Beginners to help them understand the fundamentals of Privilege Escalation with examples.
Stars: ✭ 2,117 (+12352.94%)
Mutual labels:  privilege-escalation
Mida Multitool
Bash script purposed for system enumeration, vulnerability identification and privilege escalation.
Stars: ✭ 144 (+747.06%)
Mutual labels:  privilege-escalation
Linux Smart Enumeration
Linux enumeration tool for pentesting and CTFs with verbosity levels
Stars: ✭ 1,956 (+11405.88%)
Mutual labels:  privilege-escalation
Cve 2020 0796 Lpe Poc
CVE-2020-0796 Local Privilege Escalation POC
Stars: ✭ 215 (+1164.71%)
Mutual labels:  privilege-escalation
Active Directory Exploitation Cheat Sheet
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
Stars: ✭ 1,392 (+8088.24%)
Mutual labels:  privilege-escalation
Brahma
Brahma - Privilege elevation exploit for Nintendo 3DS
Stars: ✭ 34 (+100%)
Mutual labels:  privilege-escalation
Winpwn
Automation for internal Windows Penetrationtest / AD-Security
Stars: ✭ 1,303 (+7564.71%)
Mutual labels:  privilege-escalation
Dllspy
DLL Hijacking Detection Tool
Stars: ✭ 202 (+1088.24%)
Mutual labels:  privilege-escalation
byeintegrity3-uac
Bypass UAC by abusing the Security Center CPL and hijacking a shell protocol handler
Stars: ✭ 24 (+41.18%)
Mutual labels:  privilege-escalation
byeintegrity2-uac
Bypass UAC by abusing the Internet Explorer Add-on installer
Stars: ✭ 46 (+170.59%)
Mutual labels:  privilege-escalation
Leprechaun
This tool is used to map out the network data flow to help penetration testers identify potentially valuable targets.
Stars: ✭ 232 (+1264.71%)
Mutual labels:  privilege-escalation

!!! 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].