Sinisterly
How to update Armitage in BackTrack 5 R3 ? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Computers (https://sinister.ly/Forum-Computers)
+--- Forum: Operating Systems (https://sinister.ly/Forum-Operating-Systems)
+--- Thread: How to update Armitage in BackTrack 5 R3 ? (/Thread-How-to-update-Armitage-in-BackTrack-5-R3)



How to update Armitage in BackTrack 5 R3 ? - commander - 11-29-2012

I have BackTrack 5 R3 installed inside virtualbox in my windows 7 laptop. I used to update the metasploit by using msfupdate. Also i am using the command

root@bt:~# apt-get update && apt-get upgrade && apt-get dist-upgrade

to keep backtrack updated.

But recently, armitage is not working properly. The current version of metasploit is 4.5. I dont know what was the version at the time of installation of BT 5 R3. I guess reinstalling Armitage will solve the problem? Am I right? If so, then tell me how to do it? If not so, then what could be the problem? I have downloaded the latest version of Armitage .tar.gz file. but dont knw how to install? somebody help?

I guarantee a +1 rep to those who help?



RE: How to update Armitage in BackTrack 5 R3 ? - chmod - 11-29-2012

Armitage would have been updated with apt-get command so should already be at the latest version.

You say it's not working properly but will need more info on that to help you fix the problem, what is it specifically doing and what error messages are you getting


RE: How to update Armitage in BackTrack 5 R3 ? - commander - 11-30-2012

(11-29-2012, 06:27 PM)chmod Wrote: Armitage would have been updated with apt-get command so should already be at the latest version.

You say it's not working properly but will need more info on that to help you fix the problem, what is it specifically doing and what error messages are you getting

here is the error msg i am getting after opening armitage..
[Image: screenshot1utq.png]
please help



RE: How to update Armitage in BackTrack 5 R3 ? - chmod - 11-30-2012

It looks more like a problem with your ruby installation and not armitage itself "syntax error, unexpected.... " so check there first. Looking at it you are missing the last line of the exploits so could be a new version has slightly different syntax try uninstalling ruby and installing a slightly older version.


RE: How to update Armitage in BackTrack 5 R3 ? - vqoley - 12-18-2012

first uninstall your framework like this

Quote:sudo apt-get remove framework3
if u use msf framework3

or
Quote:sudo apt-get remove framework2
for msf 2.

after that try install your latest version framework.

source
http://www.metasploit.com/download


RE: How to update Armitage in BackTrack 5 R3 ? - vqoley - 12-18-2012

first uninstall your framework like this

Quote:sudo apt-get remove framework3
if u use msf framework3

or
Quote:sudo apt-get remove framework2
for msf 2.

after that try install your latest version framework.

source
http://www.metasploit.com/download