From eeccf1d13da1f312f52daba34fecb1d1ed10d50b Mon Sep 17 00:00:00 2001 From: n00py Date: Wed, 25 Jul 2018 12:16:32 -0600 Subject: [PATCH] Update README.md Fixed usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e906b2..ac12d92 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Hwacha is a tool to quickly execute payloads on *Nix based systems. Easily coll REQURED ARGUMENTS: LHOST , LPORT OPTIONAL ARGUMENTS: TYPE {python, php, 32, 64, osx} [*] mimipenguin Use this to execute a mimipenguin on the target(s) to recover credentials. (Requires root) - OPTIONAL ARGUMENTS: LHOST, LPORT + OPTIONAL ARGUMENTS: LISTEN [*] keys Use this to collect SSH private keys from the target(s). [*] history Use this to collect shell history files from the target(s). [*] privs Use this to enumerate sudo privileges on the targets(s).