theHarvester não compila

1. theHarvester não compila

Helvio
kvothe

(usa Ubuntu)

Enviado em 01/06/2019 - 15:30h

Iai galera fui tentar executar o theHarvester usando "python theHarvester.py" e ele me deu a seguinte resposta:

Traceback (most recent call last):
File "theHarvester.py", line 5, in <module>
from theHarvester import __main__
File "/home/helvio/Desktop/theHarvester-master/theHarvester/__main__.py", line 96
print(f'\033[94m[*] Target: {word} \n \033[0m')
^
SyntaxError: invalid syntax

Alguem pode me ajudar a resolver?


  


2. Re: theHarvester não compila

Matheus
pylm

(usa Gentoo)

Enviado em 01/06/2019 - 16:08h

Essa notação de f strings só funciona com python 3.6+, use uma versão atualizada pra rodar o programa.


3. Re: theHarvester não compila

Helvio
kvothe

(usa Ubuntu)

Enviado em 01/06/2019 - 18:37h

Continua dando erro:

python3.7 theHarvester.py

Traceback (most recent call last):
File "theHarvester.py", line 5, in <module>
from theHarvester import __main__
File "/home/helvio/Desktop/theHarvester-master/theHarvester/__main__.py", line 3, in <module>
from theHarvester.discovery import *
File "/home/helvio/Desktop/theHarvester-master/theHarvester/discovery/baidusearch.py", line 2, in <module>
from theHarvester.lib.core import *
File "/home/helvio/Desktop/theHarvester-master/theHarvester/lib/core.py", line 4, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'



4. Re: theHarvester não compila

Matheus
pylm

(usa Gentoo)

Enviado em 02/06/2019 - 00:20h

Se tu ler vai ver que agora é outro erro, instala o módulo requisitado.


5. Re: theHarvester não compila

Perfil removido
removido

(usa Nenhuma)

Enviado em 05/06/2019 - 07:44h

Execute uma VM com Kali/Parrot/Black Arch para usar ferramentas de pentest. Muitas dessas tools exigem versões especificas de libs que são complicadas de instalar em distribuições comuns, ou deixam muito lixo espalhado no sistema.

--
Linux Counter: #596371






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts