Results 1 to 3 of 3

Thread: How to install Nexpose on kali Linux ?

  1. #1
    Join Date
    2013-Oct
    Posts
    2

    How to install Nexpose on kali Linux ?

    Hi
    I have a 64 Bit latest version of Kali Linux 1.0.5 installed on Dell Inspiron as my Primary O.S. i would like to install Nexpose vulnerability scanner,if anyone has successfully installed nexpose on kali without any problem plz suggest me.

    Thanks
    Rower

  2. #2
    Join Date
    2013-Oct
    Posts
    4
    download nexpose from http://www.rapid7.com/products/nexpo...-downloads.jsp
    choose linux 64bit setup and run it, no problem with it at all
    if you need help with it just write me PM or write here

  3. #3
    Join Date
    2013-Oct
    Posts
    2
    Quote Originally Posted by Fluffinko View Post
    download nexpose from http://www.rapid7.com/products/nexpo...-downloads.jsp
    choose linux 64bit setup and run it, no problem with it at all
    if you need help with it just write me PM or write here

    installation went succesful.
    apt-get install libstdc++5
    service postgresql stop
    root@Kali:~# chmod +x NeXposeSetup-Linux64.bin
    root@Kali:~# ./NeXposeSetup-Linux64.bin

    after all set up

    service postgresql stop

    i fire nexpose & i get this error message.

    root@Kali:/opt/rapid7/nexpose/nsc# pico NeXposeEnvironment.env
    root@Kali:/opt/rapid7/nexpose/nsc# /opt/rapid7/nexpose/nsc/nsc.sh
    Checking for available jvms
    Validating jre in directory _jvm1.7.0_25
    Please use CMSClassUnloadingEnabled in place of CMSPermGenSweepingEnabled in the future

    Checking graphics environment...
    OK
    PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    The Java virtual machine is exiting with code 0
    Using jre at _jvm1.7.0_25
    PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    Please use CMSClassUnloadingEnabled in place of CMSPermGenSweepingEnabled in the future
    2013-10-31T19:07:18 [INFO] Logging initialized. [Name = default] [Level = INFO] [Timezone = US/Eastern (Eastern Standard Time, GMT-4:00)]
    2013-10-31T19:07:19 [INFO] Product Version: 5.7.14
    2013-10-31T19:07:19 [INFO] Current directory: /opt/rapid7/nexpose/nsc
    2013-10-31T19:07:19 [INFO] User name: root
    2013-10-31T19:07:19 [INFO] Super user: Yes
    2013-10-31T19:07:19 [INFO] Computer name: Kali
    2013-10-31T19:07:19 [INFO] Host Address: 127.0.1.1
    2013-10-31T19:07:19 [INFO] Host FQDN: Kali.Home
    2013-10-31T19:07:19 [INFO] Operating system: Debian Linux Kali Linux 1.0
    2013-10-31T19:07:19 [INFO] CPU speed: 800MHz
    2013-10-31T19:07:19 [INFO] Number of CPUs: 8
    2013-10-31T19:07:19 [INFO] Total memory: 5.7 GB
    2013-10-31T19:07:19 [INFO] Available memory: 3.4 GB
    2013-10-31T19:07:19 [INFO] Total disk space: 277.3 GB
    2013-10-31T19:07:19 [INFO] Available disk space: 255.3 GB
    2013-10-31T19:07:19 [INFO] Disk space used by installation: 651.9 MB
    2013-10-31T19:07:19 [INFO] Disk space used by scans: 0 bytes
    2013-10-31T19:07:19 [INFO] Disk space used by database: 63.9 MB
    2013-10-31T19:07:19 [INFO] Disk space used by reports: 0 bytes
    2013-10-31T19:07:19 [INFO] Disk space used by backups: 0 bytes
    2013-10-31T19:07:19 [INFO] JVM name: Java HotSpot(TM) 64-Bit Server VM
    2013-10-31T19:07:19 [INFO] JVM vendor: Oracle Corporation
    2013-10-31T19:07:19 [INFO] JVM version: 23.25-b01
    2013-10-31T19:07:19 [INFO] JVM started: 2013-10-31 23:07 GMT
    2013-10-31T19:07:19 [INFO] Running interactively under super-user: root.
    2013-10-31T19:07:19 [INFO] Initializing JDBC drivers.
    2013-10-31T19:07:19 [WARN] No valid licenses were found. This will prevent site modification and the running of scans.
    2013-10-31T19:07:19 [INFO] Configuring web server.
    2013-10-31T19:07:20 [INFO] Generating skin: /opt/rapid7/nexpose/nsc/htroot/scripts/nexpose-skin.js
    2013-10-31T19:07:20 [INFO] Generating feature set: /opt/rapid7/nexpose/nsc/htroot/scripts/nexpose-features.js
    2013-10-31T19:07:34 [INFO] Web server subsystem initialized.
    2013-10-31T19:07:34 [INFO] Initializing scheduler...
    2013-10-31T19:07:34 [INFO] Starting Scheduler
    2013-10-31T19:07:34 [INFO] Scheduler subsystem initialized.
    2013-10-31T19:07:34 [INFO] Initializing administrative alerters.
    2013-10-31T19:07:34 [INFO] Initializing postgresql database manager for //127.0.0.1:5432/nexpose.
    2013-10-31T19:07:34 [INFO] Starting up postgresql DB system
    2013-10-31T19:07:34 [INFO] PostgreSQL service status: 0.
    2013-10-31T19:07:35 [INFO] PostgreSQL service status: 1.
    2013-10-31T19:07:36 [ERROR] Database initialization failed
    2013-10-31T19:07:36 [INFO] Initializing update processor.
    2013-10-31T19:07:36 [INFO] Security Console is launching in Maintenance Mode. Disabling update processing.
    2013-10-31T19:07:36 [INFO] Update processing disabled, skipping approved update check.
    2013-10-31T19:07:36 [INFO] Update processing is disabled, skipping pending update check.
    2013-10-31T19:07:36 [INFO] Current DB_VERSION = 106, current DB_REINDEX = 35
    2013-10-31T19:07:36 [INFO] Verifying database version...
    2013-10-31T19:07:36 [WARN] Failed to upgrade db. This may prevent product operation.
    2013-10-31T19:07:36 [ERROR] Failed to initialize db queue manager
    2013-10-31T19:07:36 [INFO] Initializing datastore login module.
    2013-10-31T19:07:36 [ERROR] A critical error occured during initialization
    2013-10-31T19:07:36 [WARN] Cannot add Nexpose connection pool JMX Bean
    2013-10-31T19:07:38 [INFO] Accepting web server logins.
    2013-10-31T19:07:38 [INFO] Found a pending maintenance task: NexposeRecovery
    2013-10-31T19:07:38 [INFO] Entering maintenance mode, only administrator logins permitted.
    2013-10-31T19:07:38 [INFO] Maintenance Task Started

    > 2013-10-31T19:07:38 [INFO] [Started: 2013-10-31T23:07:18] [Duration: 0:00:19.804] Security Console started.
    2013-10-31T19:07:38 [INFO] Security Console web interface ready. Browse to https://localhost:3780/

    Any idea how to fix this ?

    rower

Similar Threads

  1. Nexpose and Kali Roling
    By stgrosso in forum General Archive
    Replies: 4
    Last Post: 2016-06-05, 08:54
  2. Replies: 0
    Last Post: 2013-05-24, 14:30

Posting Permissions

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