Zerx0r / Kage

Kage is Graphical User Interface for Metasploit Meterpreter and Session Handler
GNU General Public License v3.0
1.16k stars 285 forks source link

need help #4

Closed strunz983 closed 5 years ago

strunz983 commented 5 years ago

hi i have problem to start Kage My OS is Linux kali 4.19.0-kali4-amd64 #1 SMP Debian 4.19.28-2kali1 (2019-03-18) x86_64 GNU/Linux I install npm and make everything how is say on instructions but when i type npm run dev i got this message https://pastebin.com/KjQgqEcC and when i type npm run build i got this message https://pastebin.com/wtRix6YK this is 2019-04-15T12_14_38_447Z-debug.log file https://pastebin.com/zZbAyjXj

Zerx0r commented 5 years ago

I hope you solved the issue :smile:

strunz983 commented 5 years ago

Yes thank you I have one question how to set multi/handler without LPORT i'm using this method on msfconsole use exploit/multi/handler set PAYLOAD php/meterpreter/bind_tcp set RHOST set LPORT 4000 exploit but i don't know how to make it on Kage without LPORT

Zerx0r commented 5 years ago

I think it is not allowed. Even in msfconsole will generate a default LPORT if not specified by you.

strunz983 commented 5 years ago

Hi i use this method to create php web backdoor payload with metasploit without LPORT and is working check this out :)))) https://hydrasky.com/network-security/create-a-web-backdoor-payload-with-metasploit/

Zerx0r commented 5 years ago

Oh sorry didn't notice that, php/meterpreter.

Kage still not supporting php/meterpreter

strunz983 commented 5 years ago

OK Thank You :))))