Closed GoogleCodeExporter closed 8 years ago
This is not an Armitage bug; but something I'd address with the Kali folks.
Armitage's teamserver script assumes that the current working directory
contains armitage.jar. The Kali package makes teamserver available globally.
The script either needs to be changed for Kali (to hard code the path; or
change to the armitage folder).
For now, cd to whereever armitage is installed and run teamserver from there.
Original comment by rsmu...@gmail.com
on 10 Oct 2013 at 4:58
I didn't think it was a bug with Armitage, but I wasn't sure of the option to
choose when filing the issue. Just wanted to make sure it was on your radar.
Already following your workaround. Thanks for the rapid response!
Original comment by mmatc...@gmail.com
on 10 Oct 2013 at 5:02
No worries. I appreciate you coming to me. I'd file this in the Kali bug
tracker though.
Original comment by rsmu...@gmail.com
on 10 Oct 2013 at 5:04
Done!
Original comment by mmatc...@gmail.com
on 10 Oct 2013 at 5:30
Just wanted to update you with what I received back from filing the report at
Kali's bug tracker.
"You don't need to pass the full path to teamserver. All binaries in Kali are in
the system path.
root@kalitest32:~# teamserver 172.16.79.135 s3cr3t
[*] Generating X509 certificate and keystore (for SSL)
[*] Starting RPC daemon
[*] MSGRPC starting on 127.0.0.1:55554 (NO SSL):Msg...
[*] MSGRPC backgrounding at 2013-10-11 08:11:00 -0600...
[*] sleeping for 20s (to let msfrpcd initialize)"
So it looks like in Kali 1.0.5 we can reference teamserver directly as a
binary. I just tested it myself, and it works!
Original comment by mmatc...@gmail.com
on 11 Oct 2013 at 2:24
Thanks. I took a look at this and I can confirm that Kali is correct. So your
Kali environment is jacked up. Early Armitage Kali packages did not have this
work around in them. I recommend that you apt-get install update ; apt-get
install armitage and see if that fixes it for you.
Original comment by rsmu...@gmail.com
on 11 Oct 2013 at 4:05
Original issue reported on code.google.com by
mmatc...@gmail.com
on 10 Oct 2013 at 4:50