You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
Latest Empire Version (just cloned from github)
Host machine: MacOS High Sierra version 10.13.6
Kali-Linux-2018.4-vm-amd64
Python 2.7.15+
Error screenshot below-
root@kali:~/tools/Empire# ./empire
Traceback (most recent call last):
File "./empire", line 1422, in
main = empire.MainMenu(args=args)
File "/root/tools/Empire/lib/common/empire.py", line 92, in init
(self.isroot, self.installPath, self.ipWhiteList, self.ipBlackList, self.obfuscate, self.obfuscateCommand) = helpers.get_config('rootuser, install_path,ip_whitelist,ip_blacklist,obfuscate,obfuscate_command')
TypeError: 'NoneType' object is not iterable
Found the same issue type reported previously (#1264 ), followed those steps but still not resolving.
I ran reset and then install again - didn't work
The text was updated successfully, but these errors were encountered: