The Social-Engineer Toolkit (SET) v7.6.4 released

The Social-Engineer Toolkit (SET) v7.6.4 released

DISCLAIMER: This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes, period.

Please read the LICENSE under readme/LICENSE for the licensing of SET.

Supported Platforms: Linux and Mac OSX

Download The Social-Engineer Toolkit (SET)

[sociallocker id=968]https://github.com/trustedsec/social-engineer-toolkit[/sociallocker]

Installation

Ubuntu/Debian System

$ apt-get --force-yes -y install git apache2 python-requests libapache2-mod-php5 \
  python-pymssql build-essential python-pexpect python-pefile python-crypto python-openssl

Arch System

$ pacman -S --noconfirm --needed git python2 python2-beautifulsoup3 python2-pexpect python2-crypto
$ wget https://github.com/erocarrera/pefile/archive/master.zip && unzip master.zip
$ chmod a+x pefile-master/setup.py && rm -rf pefile-master*

Fedora System

$ dnf -y install git python-pexpect python-pefile python-crypto pyOpenSSL

CentOS System

$ yum update -y && yum install python-pexpect python-crypto python-openssl python-pefile

Mac OS X dependent

$ pip install pexpect pycrypto pyopenssl pefile

 

Change log

version 7.6.4

* fixed an issue where encoding messed up sql commands for mssql bruter force attack vector in fasttrack.

version 7.6.3

* fixed PEM import zipimporter error message – was more of a warning, suppressed if not using pyopenssl
* fixed a harvester not found exception in harvester
* fixed powershell teensy conversion error when printing output