что не то? аналогичная проблема как и выше:
~/Veil# python Veil.py
Traceback (most recent call last):
File "Veil.py", line 5, in <module>
from lib.common import helpers
ImportError: No module named lib.common
============================================
Перед установкой обновлялся, в конце установки выдало ошибку :
If you have any errors running Veil-Evasion, delete the Veil Wine profile ('rm -rf /root/.config/wine/veil') and re-run: '/root/Veil/setup/setup.sh -c'
===================
сделал, что указали, переустановил и тоже самое. что не то? запускал с ключем ./Посмотреть вложение 16211setup.sh -c
======
---- Добавлено позже ----
решено, гугл\гитхаб\автор:
ChrisTruncer commented on 18 Mar 2017
Just call ./Veil.pyYou're trying to use Python 2 to run a py3 script
короче чука ошибок , по круго гоняеет и в все время в конце вот че
[*] Installing Python's setup tools
Downloading
Ссылка скрыта от гостей
Traceback (most recent call last):
File "/opt/Veil-Evasion/setup/distribute_setup.py", line 485, in <module>
main(sys.argv[1:])
File "/opt/Veil-Evasion/setup/distribute_setup.py", line 480, in main
tarball = download_setuptools()
File "/opt/Veil-Evasion/setup/distribute_setup.py", line 193, in download_setuptools
src = urlopen(url)
File "C:\Python27\lib\urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 410, in open
response = meth(req, response)
File "C:\Python27\lib\urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python27\lib\urllib2.py", line 448, in error
return self._call_chain(*args)
File "C:\Python27\lib\urllib2.py", line 382, in _call_chain
result = func(*args)
File "C:\Python27\lib\urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: SSL is required
[*] Initializing (Wine) Ruby dependencies installation...
[*] Installing (Wine) Ruby & dependencies
[*] Next -> Next -> Next -> Finished! ...Overwrite if prompt. Use default values.
[*] Installing (Wine) Ruby OCRA gem...
Successfully installed ocra-1.3.0
1 gem installed
Installing ri documentation for ocra-1.3.0...
Installing RDoc documentation for ocra-1.3.0...
[*] Extracting (Wine) Ruby dependencies...
[*] Initializing Go dependencies installation...
awk: fatal: invalid regexp: Invalid range end: /[:-.]/
Чтение списков пакетов… Готово
Построение дерева зависимостей… Готово
Чтение информации о состоянии… Готово
Пакет gccgo-5 недоступен, но упомянут в списке зависимостей другого
пакета. Это может означать, что пакет отсутствует, устарел или
доступен из источников, не упомянутых в sources.list
E: Для пакета «gccgo-5» не найден кандидат на установку
update-alternatives: ошибка: нет альтернатив для go
[*] Installing Go x86_64 (via TAR)
[*] Updating Veil-Framework configuration...
[*] Detected current Veil-Framework settings file. Removing...
[sudo] пароль для abaza:
Veil-Framework configuration:
[*] OPERATING_SYSTEM = Kali
[*] TERMINAL_CLEAR = clear
[*] WINEPREFIX = /home/abaza/.config/wine/veil/
[*] TEMP_DIR = /tmp/
[*] MSFVENOM_OPTIONS =
[*] METASPLOIT_PATH = /usr/share/metasploit-framework/
[*] MSFVENOM_PATH = /usr/bin/
[*] PYINSTALLER_PATH = /opt/veil/PyInstaller-3.2/
[*] VEIL_EVASION_PATH = /opt/Veil-Evasion/
[*] PAYLOAD_SOURCE_PATH = /usr/share/veil-output/source/
[*] PAYLOAD_COMPILED_PATH = /usr/share/veil-output/compiled/
[*] GENERATE_HANDLER_SCRIPT = True
[*] HANDLER_PATH = /usr/share/veil-output/handlers/
[*] HASH_LIST = /usr/share/veil-output/hashes.txt
[*] VEIL_CATAPULT_PATH = /opt/Veil-Catapult/
[*] CATAPULT_RESOURCE_PATH = /usr/share/veil-output/catapult/
Configuration File Written To '/etc/veil/settings.py'
[*] Ensuring this account (abaza) owns veil output directory (/usr/share/veil-output)...
[*] Ensuring this account (abaza) has correct ownership of /home/abaza/.config/wine/veil
There was issues installing the following:
Failed to install dependencies... Exit code: 100
Failed to install Capstone... Exit code: 100
Failed to install SymmetricJSONRPC... Exit code: 100
If you have any errors running Veil-Evasion, delete the Veil Wine profile ('rm -rf /home/abaza/.config/wine/veil') and re-run: '/opt/Veil-Evasion/setup/setup.sh -c'