From 11a979d8a0a35651a4880c8e24b347894d0a5e87 Mon Sep 17 00:00:00 2001 From: z0noxz Date: Thu, 12 Jan 2017 22:31:18 +0100 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2194b0f..623ef78 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# mando.me \ No newline at end of file +# mando.me + +This tool is under development, but feel free to use it and improve it as you like. contribution is appreciated... + +Since smplshllctrlr a lot has happened: +* Automated exploit-injection via POST or GET (eg. ./mando.me.py --cookie "security=low;PHPSESSID=DEADBEEFDEADBEEFDEADBEEFDEADBEEF" --url "http://metasploitable:2280/dvwa/vulnerabilities/exec/" --post "{'submit':'','ip':_INJECT_}") +* Encrypted agent communication +* Meterpreter/Reverse Shell Injection +* A more user friendly UI +* And much more... + +## DISCLAIMER: +You shall not misuse this tool to gain unauthorized access. This tool should only be used to expand knowledge, and not for causing malicious or damaging attacks. Performing any attacks without written permission from the owner of the system is illegal.