From 8ab8c49a0d34f22fd876b8fe8e0dd5270cbf5da8 Mon Sep 17 00:00:00 2001 From: Harmj0y Date: Thu, 3 Dec 2015 21:56:08 -0500 Subject: Added ./Privesc/ folder that integrates PowerUp.ps1 Updated README.md's --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dcbd989..bb46a98 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,14 @@ Proof of concept code that overwrites the master boot record with the Causes your machine to blue screen upon exiting PowerShell. +## Privesc + +**Tools to help with escalating privileges on a target.** + +#### `PowerUp` + +Clearing house of common privilege escalation checks, along with some weaponization vectors. + ## Recon **Tools to aid in the reconnaissance phase of a penetration test.** @@ -151,6 +159,10 @@ Returns the HTTP Status Codes and full URL for specified paths when provided wit Scans an IP address range for DNS PTR records. This script is useful for performing DNS reconnaissance prior to conducting an authorized penetration test. +#### `PowerView` + +PowerView is series of functions that performs network and Windows domain enumeration and exploitation. + ## Recon\Dictionaries **A collection of dictionaries used to aid in the reconnaissance phase of a penetration test. Dictionaries were taken from the following sources.** -- cgit v1.2.3