View Issue Details

IDProjectCategoryView StatusLast Update
0000643Kali LinuxGeneral Bugpublic2013-10-11 14:11
Reporterveritasrex Assigned Todookie  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platformx64OSKaliOS Version1.0
Product Version1.0.5 
Summary0000643: Teamserver Error: Unable to access jarfile Armitage.jar
Description

The error "unable to access jarfile armitage.jar" appears when launching the Armitage team server instance.

Steps To Reproduce
  1. Starting the required services (PostgreSQL, metasploit), and use the msfconsole command to populate the database
  2. Launch the Armitage Team Server (/usr/share/armitage/teamserver IP_ADDR PASSWORD
Additional Information

Here's a link to a video demonstrating the error and the fix: http://www.youtube.com/watch?v=WxC3SZoErss.

I first filed an issue with Raphael Mudge. Here's his response:

"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)."

Please let me know if you need more information.

Activities

dookie

dookie

2013-10-11 14:11

reporter   ~0000984

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)

Issue History

Date Modified Username Field Change
2013-10-10 17:26 veritasrex New Issue
2013-10-11 14:11 dookie Note Added: 0000984
2013-10-11 14:11 dookie Status new => closed
2013-10-11 14:11 dookie Assigned To => dookie
2013-10-11 14:11 dookie Resolution open => no change required