All Projects → PercussiveElbow → Clippy

PercussiveElbow / Clippy

Licence: MIT license
Terribad PrivEsc enumeration script for Windows systems

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Clippy

Active Directory Exploitation Cheat Sheet
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
Stars: ✭ 1,392 (+9180%)
Mutual labels:  enumeration, privilege-escalation
Writeups
This repository contains writeups for various CTFs I've participated in (Including Hack The Box).
Stars: ✭ 61 (+306.67%)
Mutual labels:  enumeration, privilege-escalation
Lucifer
A Powerful Penetration Tool For Automating Penetration Tasks Such As Local Privilege Escalation, Enumeration, Exfiltration and More... Use Or Build Automation Modules To Speed Up Your Cyber Security Life
Stars: ✭ 302 (+1913.33%)
Mutual labels:  enumeration, privilege-escalation
Roothelper
A Bash script that downloads and unzips scripts that will aid with privilege escalation on a Linux system.
Stars: ✭ 416 (+2673.33%)
Mutual labels:  enumeration, privilege-escalation
Payloadsallthethings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Stars: ✭ 32,909 (+219293.33%)
Mutual labels:  enumeration, privilege-escalation
Wadcoms.github.io
WADComs is an interactive cheat sheet, containing a curated list of Unix/Windows offensive tools and their respective commands.
Stars: ✭ 431 (+2773.33%)
Mutual labels:  enumeration, privilege-escalation
A Red Teamer Diaries
RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements.
Stars: ✭ 382 (+2446.67%)
Mutual labels:  enumeration, privilege-escalation
Active Directory Exploitation Cheat Sheet
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
Stars: ✭ 870 (+5700%)
Mutual labels:  enumeration, privilege-escalation
Mida Multitool
Bash script purposed for system enumeration, vulnerability identification and privilege escalation.
Stars: ✭ 144 (+860%)
Mutual labels:  enumeration, privilege-escalation
massh-enum
OpenSSH 2.3 up to 7.4 Mass Username Enumeration (CVE-2018-15473).
Stars: ✭ 136 (+806.67%)
Mutual labels:  enumeration
ggtfobins
Get GTFOBins info about a given exploit from the command line
Stars: ✭ 27 (+80%)
Mutual labels:  enumeration
graphw00f
graphw00f is GraphQL Server Engine Fingerprinting utility for software security professionals looking to learn more about what technology is behind a given GraphQL endpoint.
Stars: ✭ 260 (+1633.33%)
Mutual labels:  enumeration
Linux-Kernel-Exploitation
Linux kernel development & exploitation lab.
Stars: ✭ 130 (+766.67%)
Mutual labels:  privilege-escalation
WhoEnum
Mass querying whois records
Stars: ✭ 24 (+60%)
Mutual labels:  enumeration
meta enumerator
C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.
Stars: ✭ 21 (+40%)
Mutual labels:  enumeration
php-enum
Better PHP enum support
Stars: ✭ 23 (+53.33%)
Mutual labels:  enumeration
wpe
ARCHIVED: Use 'peh' instead
Stars: ✭ 17 (+13.33%)
Mutual labels:  privilege-escalation
MsfMania
Python AV Evasion Tools
Stars: ✭ 388 (+2486.67%)
Mutual labels:  privilege-escalation
Semigroups
The GAP package Semigroups
Stars: ✭ 21 (+40%)
Mutual labels:  enumeration
adduser-dll
Simple DLL that add a user to the local Administrators group
Stars: ✭ 48 (+220%)
Mutual labels:  privilege-escalation

PrivEsc-Clippy

Terribad PrivEsc enumeration script for Windows systems

Usage

< I see you're trying to escalate privileges, would you like some help with that? >
	     __
	    /  \
	    |  |
	    @  @
	    |  |
	    || |/
	    || ||
	    |\_/|
	    \___/ 
Command Info
clippy.exe enum Performs enumeration
clippy.exe enum report Performs enumeration and saves report to disk
clippy.exe download [url] Downloads a file from given URL
clippy.exe hax Creates new admin, enables RDP, disables firewall (CTF Orientated)

Note: You don't need python on the box you're on to use this. You can just use pyinstaller --onefile clippy.py to pack the python interpreter into an .exe with the script! https://www.pyinstaller.org/

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].