From 56ef7d7acff25e5474d15a03111577ed62bfafd2 Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Mon, 22 Jun 2015 14:39:31 +0100 Subject: [PATCH] Dreaming big... --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e1c5a9..52afa3e 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,8 @@ root@kali:/var/www# ## To-Do -* Display interface name next to IP address +* Display interface name next to IP address (e.g. `2.) 192.168.155.175 [eth1]`) * Display file stats (e.g. file, size, md5/sha1) _Commands are in, just commented out._ -* Cleaner command line arguments +* Cleaner command line arguments (e.g. `-ip 127.0.0.`, `-v` etc) +* Support different payloads (e.g. `standard shells`/`nc` & `reverse_http`/`reverse_https`) +* x64 payloads