EmpireProject / Empire

Empire is a PowerShell and Python post-exploitation agent.
http://www.powershellempire.com/
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.8k forks source link

Won't run #1370

Open MasterGun2006 opened 5 years ago

MasterGun2006 commented 5 years ago

I can't run Empire. Everytime I am trying to run it it gives this error. Traceback (most recent call last): File "./empire", line 1422, in main = empire.MainMenu(args=args) File "/root/Документы/Empire-master/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

BC-SECURITY commented 5 years ago

https://github.com/EmpireProject/Empire/issues/1330 https://github.com/EmpireProject/Empire/issues/1278 https://github.com/EmpireProject/Empire/issues/1264 https://github.com/EmpireProject/Empire/issues/1310