PDA

View Full Version : PhoneInfoga



Myempire1234
2021-03-07, 17:40
New to ethical hacking, what am I missing?

Traceback (most recent call last):
File "/home/kali/PhoneInfoga/phoneinfoga.py", line 21, in <module>
from scanners.footprints import osintScan
File "/home/kali/PhoneInfoga/scanners/footprints.py", line 12, in <module>
from lib.googlesearch import search
File "/home/kali/PhoneInfoga/lib/googlesearch.py", line 14, in <module>
from config import *
ModuleNotFoundError: No module named 'config'