Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

error line 1422 #1362

Open
Gabenotrator opened this issue Jun 20, 2019 · 0 comments
Open

error line 1422 #1362

Gabenotrator opened this issue Jun 20, 2019 · 0 comments

Comments

@Gabenotrator
Copy link

Empire Version

last

OS Information (Linux flavor, Python version)

debian 7x64

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

Good time! I'm a beginner, faced with an incomprehensible error when installing Empire. Set all the Python dependencies, tried everything that was described on the Github, and after hours of dancing with a tambourine, decided to ask a question here.

Screenshot of error, embedded text output, or Pastebin link to the error

root@SecurityOS:# cd Empire
root@SecurityOS:
/Empire# ./empire
Traceback (most recent call last):
File "./empire", line 1422, in
main = empire.MainMenu(args=args)
File "/root/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
root@SecurityOS:~/Empire#

Any additional information

@Gabenotrator Gabenotrator changed the title error line 1442 error line 1422 Jun 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant