Results 1 to 5 of 5

Thread: kali many problems after software update ...

  1. #1
    Join Date
    2013-Jul
    Posts
    1

    kali many problems after software update ...

    hello,

    i have this many problems after update kali from software update , many tools dont work,:
    Code:
    root@kali:~# ./joomscan.pl check
    bash: ./joomscan.pl: No such file or directory
    Code:
    root@kali:~# ruby ./wpscan.rb --help
    ruby: No such file or directory -- ./wpscan.rb (LoadError)
    Code:
    /usr/bin/arachni_web_autostart: line 3: bin/arachni_web_autostart: No such file or directory
    .
    .
    .
    and many

    i reinstall kali but problems come back after update !!

  2. I assume you mean after update from backtrack? I recommend to read the documentation before you get started. It will answer many of your questions. I hope that helps.
    Fact, Science and the Pursuit of Knowledge. Working to secure your networks from threats; Outside and Within.

  3. #3
    Join Date
    2013-Mar
    Location
    milano
    Posts
    301

  4. #4
    Join Date
    2013-Mar
    Posts
    354
    Do not update after installation. If you downloaded the latest kali version, wait to make any updates unless you know what you are updating.

    I strongly recommned to read: man aptitude.

    Luck

  5. #5
    Join Date
    2013-Sep
    Posts
    3
    youssie, you need execute the script on folder localization where is the script, so that you can to do next:

    Code:
    root@kali:~#cd /usr/share/joomscan
    root@kali:/usr/share/joomscan# ./joomscan.pl -u target
    I hope I have helped you.
    Last edited by consul; 2013-10-31 at 16:37.

Similar Threads

  1. Software Installation Problems
    By macadise in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2021-10-20, 19:00
  2. Replies: 0
    Last Post: 2020-10-29, 18:09
  3. Virtualbox and other software problems
    By macmoo in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-04-06, 10:54

Posting Permissions

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