Results 1 to 3 of 3

Thread: kali + postgresql + metasploit (ARM)

  1. #1
    Join Date
    2013-Mar
    Posts
    10

    kali + postgresql + metasploit (ARM)

    Has anyone been able to get their metasploit database up and going for fast searches under kali ARM (or any ARM linux distros for that matter)?

    /etc/init.d/postgresql doesn't seem to do anything. If I remember right, I think that postgresql-9.1 was broken on ARM, but I could be wrong.

    I downloaded from my i486 virtual machine the /etc/init.d/metasploit file to my ARM machine and it does nothing either. I would appreciate any words of wisdom.

  2. #2
    Join Date
    2013-Mar
    Posts
    25
    I'm using the hard float abi of kali linux on my GS4. I've tried a few things trying to get postgresql to NOT throw an error. Every time i try to install a package it throws an error, however the package does install. I wonder what the problem could be...

  3. #3
    Quote Originally Posted by HDD2 View Post
    I'm using the hard float abi of kali linux on my GS4. I've tried a few things trying to get postgresql to NOT throw an error. Every time i try to install a package it throws an error, however the package does install. I wonder what the problem could be...
    I've installed the Kali image on an Odroid and two Raspberry Pis without issue. The download image provided did not seem to give me any errors.

    With regards to faster search/database search

    Try this:
    msf > db_status

    You should see this (or something similar for db name):
    postgresql connected to msf3

    Then do this:
    msf > db_rebuild_cache

    You should see a message saying it is being rebuilt in the background.

    This should fix the “Database not connected or cache not built” issue for faster searching

Similar Threads

  1. Postgresql and Metasploit
    By Noob123 in forum NetHunter General Questions
    Replies: 9
    Last Post: 2015-08-23, 14:17
  2. metasploit and postgresql help
    By Lordx19 in forum TroubleShooting Archive
    Replies: 18
    Last Post: 2014-03-04, 14:00
  3. Metasploit and Postgresql on Kali
    By JHolister in forum General Archive
    Replies: 1
    Last Post: 2014-02-04, 18:12
  4. [Help] Password Authentication Failed - Postgresql, Metasploit, and Kali
    By JHolister in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-01-28, 22:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •