trustedsec / social-engineer-toolkit

The Social-Engineer Toolkit (SET) repository from TrustedSec - All new versions of SET will be deployed here.
10.69k stars 2.73k forks source link

Error updating in Ubuntu 16.10 #345

Closed miguejinn closed 7 years ago

miguejinn commented 7 years ago

You are running Kali Linux which maintains SET updates.

I'm on Ubuntu 16.10 with Kali Linux repositories, but I install the tool from Git because the Kali package gave errors.

trustedsec commented 7 years ago

Not sure what to say there - I'm on Ubuntu 16.10:

                 Your version: 7.4.1
              Current version: 7.4.3

Please update SET to the latest before submitting any git issues.

Select from the menu:

1) Social-Engineering Attacks 2) Penetration Testing (Fast-Track) 3) Third Party Modules 4) Update the Social-Engineer Toolkit 5) Update SET configuration 6) Help, Credits, and About

99) Exit the Social-Engineer Toolkit

set> 4 [-] Kali or BackBox Linux not detected, manually updating.. [-] Updating the Social-Engineer Toolkit, be patient... [-] Performing cleanup first... Removing src/agreement4 Removing src/html/spawn.py.old Removing src/logs/ [-] Updating... This could take a little bit... remote: Counting objects: 79, done. remote: Total 79 (delta 38), reused 38 (delta 38), pack-reused 41 Unpacking objects: 100% (79/79), done. From https://github.com/trustedsec/social-engineer-toolkit 576cd8b..6612ec8 master -> origin/master

[---] The Social-Engineer Toolkit (SET) [---] [---] Created by: David Kennedy (ReL1K) [---] Version: 7.4.1
Codename: 'Recharged'
[---] Follow us on Twitter: @TrustedSec [---] [---] Follow me on Twitter: @HackingDave [---] [---] Homepage: https://www.trustedsec.com [---]

    Welcome to the Social-Engineer Toolkit (SET).
     The one stop shop for all of your SE needs.

 Join us on irc.freenode.net in channel #setoolkit

The Social-Engineer Toolkit is a product of TrustedSec.

       Visit: https://www.trustedsec.com

It's easy to update using the PenTesters Framework! (PTF) Visit https://github.com/trustedsec/ptf to update all your tools!

Select from the menu:

1) Social-Engineering Attacks 2) Penetration Testing (Fast-Track) 3) Third Party Modules 4) Update the Social-Engineer Toolkit 5) Update SET configuration 6) Help, Credits, and About

99) Exit the Social-Engineer Toolkit

set>

miguejinn commented 7 years ago

I'm on Ubuntu 16.10 my /etc/apt/sources.list contains: deb http://http.kali.org/kali/ kali-rolling main contrib non-free

and my /etc/apt/preferences contains: `Package: * Pin: release n=yakkety Pin-Priority: 900

Package: * Pin: release n=kali-rolling Pin-Priority: 500`

But I install SET from the git because the package of the repositories gave error. When I try to update set this happens: `Your version: 7.4.3 Current version: 7.4.4

Please update SET to the latest before submitting any git issues.

Select from the menu:

1) Social-Engineering Attacks 2) Penetration Testing (Fast-Track) 3) Third Party Modules 4) Update the Social-Engineer Toolkit 5) Update SET configuration 6) Help, Credits, and About

99) Exit the Social-Engineer Toolkit

set> 4 *[] You are running Kali Linux which maintains SET updates.**`

Why set think I'm on Kali Linux?