Results 1 to 11 of 11

Thread: Problem with setoolkit and bleeding-edge

  1. #1
    Join Date
    2016-Jul
    Posts
    4

    Problem with setoolkit and bleeding-edge

    Hello everyone!


    New to the forum.


    So, I've had Kali for a while and today I decided to try the setoolkit (SET), but when I started it I got this message:
    [*] Kali bleeding edge was not detected to be on...[*] Kali install detected. Note that if you are not using bleeding edge repositories, your version of SET will be roughly 4 months behind.[*] It is recommended to switch to bleeding-edge repos to ensure you are running the latest version of SET and other tools.
    Press [enter] to accept that SET is several months out of date and probably contains bugs and issues.


    So, I added the bleeding edge repository this way:

    echo deb http://http.kali.org/kali kali-bleeding-edge contrib non-free main >> /etc/apt/sources.list
    apt-get update
    apt-get upgrade


    After that I tried to run setoolkit again and the same message appear! It is still out of date and it can't find the bleeding edge repositories...
    Is there something else I need to do in order to get things working properly?


    To be honest, setoolkit still works, but this warning message and the fact that SET is not up to date really bugs me out...

  2. #2
    Join Date
    2016-Jul
    Posts
    3
    sudo apt-get distro-upgrade try this command.
    Quiet individuals should be paid the most attention.

  3. #3
    Join Date
    2016-Jul
    Posts
    3
    I'm sorry, I meant sudo apt-get dist-upgrade
    Quiet individuals should be paid the most attention.

  4. #4
    Join Date
    2016-Jul
    Posts
    4
    Quote Originally Posted by t0pper View Post
    I'm sorry, I meant sudo apt-get dist-upgrade
    Did not work. Although, Iceweasel got changed to FF after the upgrade. Has Kali switched to FF lately?

    Anyway, the warning still shows, and SET is still out of date.

  5. #5
    Join Date
    2016-Jul
    Posts
    3
    Quote Originally Posted by Groomie View Post
    Did not work. Although, Iceweasel got changed to FF after the upgrade. Has Kali switched to FF lately?

    Anyway, the warning still shows, and SET is still out of date.
    I would try restarting your machine. my SET was out of date for a very long time, and that's what it took for me.
    Quiet individuals should be paid the most attention.

  6. #6
    Join Date
    2016-Jul
    Posts
    4
    I've also tried to upgrade SET from within, but doing so I receive the following message:
    [*] You are running Kali Linux which maintains SET updates.[*] You can enable bleeding-edge repos for up-to-date SET.

    Also, SET doesn't seem to work properly either. Some of the options within do not work from my own computer, but I have used them before on another machine where I installed Kali Linux a while back, so I know in fact that it should work. Something is going on here...

  7. #7
    Join Date
    2016-Jul
    Posts
    4
    Quote Originally Posted by t0pper View Post
    I would try restarting your machine. my SET was out of date for a very long time, and that's what it took for me.
    I tried that. I always do after an upgrade. Still won't work I'm afraid...

  8. #8
    Join Date
    2016-Mar
    Posts
    13
    there is an option to enable bleeding edge repo in the config file in /etc/setoolkit i dont know if it will fix your problem but worth a shot

  9. #9
    Join Date
    2016-Jul
    Posts
    2

    Bleeding edge updates working now

    Quote Originally Posted by bmanc42 View Post
    there is an option to enable bleeding edge repo in the config file in /etc/setoolkit i dont know if it will fix your problem but worth a shot
    I was having the same problem, I added to the sources.list and then saw a post about adding to the sources.list.d neither worked. I noticed the bleeding edge repositories were getting an Ign. For giggles I commented out "#deb http://http.kali.org/kali sana main non-free contrib" which is the main repository and added the bleeding edge repository, what do you know SET and 13 other packages upgraded. I'm not a repository master to know what's the problem with Kali not taking the bleeding edge repository information as priority over the sana repository, for now, I have sana commented out. Below is what my sources.list has in it. I hope this helps you.

    #

    # deb cdrom:[Debian GNU/Linux 2.0 _Sana_ - Official Snapshot i386 LIVE/INSTALL Binary 20150808-07:40]/ sana contrib main non-free

    #deb cdrom:[Debian GNU/Linux 2.0 _Sana_ - Official Snapshot i386 LIVE/INSTALL Binary 20150808-07:40]/ sana contrib main non-free

    deb http://http.kali.org/kali kali-bleeding-edge main contrib non-free
    #deb http://http.kali.org/kali sana main non-free contrib
    deb-src http://http.kali.org/kali sana main non-free contrib

    deb http://security.kali.org/kali-security/ sana/updates main contrib non-free
    deb-src http://security.kali.org/kali-security/ sana/updates main contrib non-free
    deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
    deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu precise main

  10. #10
    Join Date
    2016-Jul
    Posts
    2
    Actually to solve this, move to the rolling edition of Kali

  11. #11
    Join Date
    2016-Nov
    Posts
    1
    I was facing the same issue but then did a little something which fixed i
    go to /etc/setoolkit there you will see file called "set.config" open that file and press Ctrl+F ( the search function) and type in "BLEEDING_EDGE" and then you it will highlight the text and you will see the line that will say "BLEEDING_EDGE=OFF" go ahead and edit the "OFF" and write "ON" instead after that its supposed to look like this "BLEEDING_EDGE=ON" press ctrl + S to save it and close the file. open terminal and make sure you type as being root "setoolkit" and it will ask you to update and type yes and voila! your SET is up to date!

Similar Threads

  1. Bleeding Edge Kali Linux
    By Agentfbi007 in forum TroubleShooting Archive
    Replies: 11
    Last Post: 2015-08-07, 06:18
  2. Bleeding Edge Repositories - Included Tools
    By g0tmi1k in forum Kali Linux General Questions
    Replies: 0
    Last Post: 2014-07-27, 13:11
  3. Social Engineering Toolkit hangs - Bleeding Edge
    By MiTeePingwin in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2013-05-02, 12:32

Posting Permissions

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