Results 1 to 6 of 6

Thread: Help me with Armitage Setup in Linux operating system

  1. #1
    Join Date
    Jun 2011
    Posts
    72

    Help me with Armitage Setup in Linux operating system

    Please help me with installing the Armitage in my Linux operating system. I have setup of Armitage but having problem in installing it. I want to set in my system. I just started PostgreSql and Mysql, and both of them won’t work. All your help will be appreciated.

  2. #2
    Join Date
    Nov 2009
    Posts
    758

    Re: Help me with Armitage Setup in Linux operating system

    I would like to inform you that Armitage on both mysql and postgre. Since you have not given info related to your error message so it would be little problem for me to be appropriate. Armitage is just a GUI version of metasploit. So see more information about error message by visiting the official website of metasploit. Hope you get what you require.

  3. #3
    Join Date
    Apr 2009
    Posts
    970

    Re: Help me with Armitage Setup in Linux operating system

    As you must be aware that Armitage is just a GUI version. You have to connect Armitage to database. To connect it you have to make use of commands. Also you have to update metasploit from the one that comes on the bt5 cd.

    Code:
    cd /pentest/exploits/framework3
    ./msfconsole
    db_driver postgresql 
    db_driver mysql
    The above command will both return something about driver . If there is any problem then, it will complain with an error message.

  4. #4
    Join Date
    May 2008
    Posts
    681

    Re: Help me with Armitage Setup in Linux operating system

    Perform the below script command to connect:
    Code:
    shell : /etc/init.d/mysql start (optional in BT5)
    msfrpcd -f -U msf -P test -t Basic
    2 shell : cd /opt/framework3/msf3/
    ls
    ./armitage
    use SSL 
    driver MYSQL
    then click CONNECT

  5. #5
    Join Date
    Apr 2009
    Posts
    994

    Re: Help me with Armitage Setup in Linux operating system

    I had the same problem as you. To get rid of these I recommend you to use PostgreSQL instead of MySQL. Actually I am recommending you to use PostgreSQL because there have been technical issues with Metasploit causing MySQL databases to break. This issue is unsolved and it chooses to change a database schema. Also Metasploit team test with Postgres. The Linux set up Postgres for you.

  6. #6
    Join Date
    Apr 2009
    Posts
    1,107

    Re: Help me with Armitage Setup in Linux operating system

    To install Armitage on your Linux operating system follow the below steps:
    First make sure that you are the root user.
    Download and Install the Metasploit Framework from official website and keep in mind that you get the full package with all of the Linux dependencies.
    After installation type: /opt/framework/app/msfupdate to update Metasploit.
    At last install a VNC viewer for example apt-get install vncviewer on Ubuntu.

Similar Threads

  1. How can I setup mac operating system in my computer?
    By smithson654 in forum Operating Systems
    Replies: 1
    Last Post: 01-11-2012, 11:41 AM
  2. How to get armitage in backtrack5 Linux
    By ADELYN in forum Windows Software
    Replies: 6
    Last Post: 07-07-2011, 08:11 PM
  3. Error: This setup is not made for this operating system
    By Felisha in forum Operating Systems
    Replies: 6
    Last Post: 30-01-2010, 04:16 PM
  4. linux operating system
    By skpanda in forum Operating Systems
    Replies: 2
    Last Post: 10-08-2009, 01:00 PM
  5. gOS - Linux Operating System
    By jesse in forum Operating Systems
    Replies: 3
    Last Post: 08-04-2009, 02:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,859,599.71587 seconds with 17 queries