Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Kali Services Menu #115

Open
iii00 opened this issue Jan 21, 2016 · 1 comment
Open

Kali Services Menu #115

iii00 opened this issue Jan 21, 2016 · 1 comment
Assignees

Comments

@iii00
Copy link

iii00 commented Jan 21, 2016

If you start all Kali Services and reenter Services menu at once - only SSH, apache, dnsmasq beef and openvpn will be actually running (beef and openvpn will be shown as disabled, but they work, so just need to fix toggle on/of f ).

Looking at nethunter.apk, for example, we can see, that Metasploit starts using
$busybox chroot $mnt service metasploit start

but "service metasploit start" will return "unrecognized service" in NH (tried with sana and rolling repos).

metasploit works, RPC server can be started and connected to, so maybe service starting commands in Nethunter.apk need to be reviewed.

(how about manually adding/editing service functions, just like Kali Commands, by the way)

@jmingov jmingov self-assigned this Jan 21, 2016
@jmingov
Copy link
Collaborator

jmingov commented Jan 21, 2016

Ill take a look at this soon, thanks for the report @iii00.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants