trustedsec / social-engineer-toolkit

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

[!] Something went wrong, printing the error: name 'raw_input' is not defined #671

Closed azamet90 closed 4 years ago

azamet90 commented 4 years ago

everything latest output after selecting Powershell Alphanumeric Shellcode Injector this happens

ovcharovvladimir commented 4 years ago

I have the same issue on kali Linux kali 5.4.0-kali2-amd64 #1 SMP Debian 5.4.8-1kali1 (2020-01-06) x86_64 GNU/Linux ➜ ~ msfconsole -V Framework Version: 4.17.96-dev

thededman commented 4 years ago

Same issues on latest release of Kali 2020.1 :-(

set:powershell>1 [!] Something went wrong, printing the error: name 'raw_input' is not defined kali@kali:~$ lsb_release -a No LSB modules are available. Distributor ID: Kali Description: Kali GNU/Linux Rolling Release: 2020.1 Codename: kali-rolling

catekuser commented 4 years ago

Same issue with Kali 2020.1

setoolkit > social engineering > powershell attack vectors > Powershell reverse shell

[!] Something went wrong, printing the error: name 'raw_input' is not defined

MrVenomous1 commented 4 years ago

In your /usr/share/set/src/powershell folder, modify lines 20 as follows:

raw_input = input

trustedsec commented 4 years ago

Fixed in the latest version