Closed piratestatic closed 8 years ago
In the apps of the nerhunter interface is the payload generator scripts, also check to start metasploit in kali services and start it.
On Sep 11, 2016 7:19 PM, "piratestatic" notifications@github.com wrote:
Device:
Nexus 7 (2013) OS version (KitKat/Lollipop/Marshmallow/Nougat):
Marshmellow Built from repo (date and build command) or downloaded from website (links): Output of cat /proc/version in adb shell or NetHunter Terminal:
Linux version 3.4.0-gcc51ee3-dirty(root@kali)(gcc version 4.7(GCC)) #4 https://github.com/offensive-security/kali-nethunter/issues/4 SMP PREEMPT Sat Dec 12 00:29:55 UTC 2015 Issue:
I enter service postgresgl start and that works fine then I type service metasploit start and I get metasploit unrecongnized service
I can get msfconsole to work but it doesn't recognize msfpayload.
Can someone help me fix what I am missing
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/offensive-security/kali-nethunter/issues/569, or mute the thread https://github.com/notifications/unsubscribe-auth/AS9ogc5jbmjrDBbSIdVUSQF5QsGYC1rZks5qpJqcgaJpZM4J6JQ- .
https://www.kali.org/releases/kali-linux-20-released/
specifically, there is no longer a metasploit service
Use msfvenom instead of msfpayload.
@binkybear thanks for the msfvenom, @akrolla didn't know that tool existed thanks for pointing that out One more question, I am running Kali version 3.0.5 (release keys) Built by Kali at 2016-02-02, I have been seeing there is a 3.15? When I go to update it I get please uninstall previous versions before installing this one...can someone give me the slow kids guide on how to do this? I have been trying to update with no success.
Uninstall the app? Downloaded the latest.apk first. Then just hold down icon and put it in trash. Use a file manager to install latest apk (something like es explorer or free CM file manager). You could do it more easily with adb (adb install latest.apk).
Yea it wont install new apk until the prior one is deleted.
On Sep 11, 2016 8:23 PM, "binkybear" notifications@github.com wrote:
Uninstall the app? Downloaded the latest.apk first. Then just hold down icon and put it in trash. Use a file manager to install latest apk (something like es explorer or free CM file manager). You could do it more easily with adb (adb install latest.apk).
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/offensive-security/kali-nethunter/issues/569#issuecomment-246218901, or mute the thread https://github.com/notifications/unsubscribe-auth/AS9ogcUgnfnhaBoyVaDASmQYOY6jKADMks5qpKlwgaJpZM4J6JQ- .
@akrolla Some how I feel like you are giving me information I already knew but had to hear it from someone else for it to click. @binkybear I got a little worried when I deleted it and nothing worked... I downloaded es explorer and I am better now. Thanks guys really.
Probably, lmao. I'm mr obvious stater. It helps cement it in for me when I have knowledge of something and someone else explains it . It helps cement it into your long term memory. Im pretty passionate about this project and try to help with as much as I can with what i know so binky and the others can work on some more great features for It . I am still in school learning my languages And hope one day I can contribute more.
On Sep 11, 2016 8:34 PM, "piratestatic" notifications@github.com wrote:
@akrolla https://github.com/akrolla Some how I feel like you are giving me information I already knew but had to hear it from someone else for it to click. @binkybear https://github.com/binkybear I got a little worried when I deleted it and nothing worked... I downloaded es explorer and I am better now. Thanks guys really.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/offensive-security/kali-nethunter/issues/569#issuecomment-246219820, or mute the thread https://github.com/notifications/unsubscribe-auth/AS9ogd0RuEtPhE5fJKKtpe76pwg53xnMks5qpKw_gaJpZM4J6JQ- .
msfpc not working :(
Try running apt-get install metasploit-framework
On 18 Sep 2018 13:56, "2E4H" notifications@github.com wrote:
msfpc not working :(
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/offensive-security/kali-nethunter/issues/569#issuecomment-422381698, or mute the thread https://github.com/notifications/unsubscribe-auth/AY6ddbP55vdrrRRIjiJU5A-mRaLUxZlRks5ucO10gaJpZM4J6JQ- .
Yes This Error Is Not Solved By Devs
On Tue, 18 Sep 2018, 6:31 pm bozwald, notifications@github.com wrote:
Try running apt-get install metasploit-framework
On 18 Sep 2018 13:56, "2E4H" notifications@github.com wrote:
msfpc not working :(
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/offensive-security/kali-nethunter/issues/569#issuecomment-422381698 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AY6ddbP55vdrrRRIjiJU5A-mRaLUxZlRks5ucO10gaJpZM4J6JQ-
.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/offensive-security/kali-nethunter/issues/569#issuecomment-422383661, or mute the thread https://github.com/notifications/unsubscribe-auth/AiQi3-w2qpFNFD_8own9Vb6837Ow2vuSks5ucO7AgaJpZM4J6JQ- .
Device:
Nexus 7 (2013)
OS version (KitKat/Lollipop/Marshmallow/Nougat):
Marshmellow
Built from repo (date and build command) or downloaded from website (links):
Output of
cat /proc/version
in adb shell or NetHunter Terminal:Linux version 3.4.0-gcc51ee3-dirty(root@kali)(gcc version 4.7(GCC)) #4 SMP PREEMPT Sat Dec 12 00:29:55 UTC 2015
Issue:
I enter service postgresgl start and that works fine then I type service metasploit start and I get metasploit unrecongnized service
I can get msfconsole to work but it doesn't recognize msfpayload.
Can someone help me fix what I am missing