From b692b2bd5e9f96489c84835c5129651d84c2e381 Mon Sep 17 00:00:00 2001 From: Daniel Cuesta Date: Thu, 19 Sep 2019 18:29:10 +0200 Subject: [PATCH] Update README.md --- Privesc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Privesc/README.md b/Privesc/README.md index ac161d83..fdec4950 100644 --- a/Privesc/README.md +++ b/Privesc/README.md @@ -17,7 +17,7 @@ Note: The tools contained within this module were all designed such that they ca PowerUp aims to be a clearinghouse of common Windows privilege escalation vectors that rely on misconfigurations. -Running Invoke-AllChecks will output any identifiable vulnerabilities along +Running Invoke-PrivescAudit will output any identifiable vulnerabilities along with specifications for any abuse functions. The -HTMLReport flag will also generate a COMPUTER.username.html version of the report.