Forum Replies Created
- AuthorPosts
rjyoung2000
ParticipantINTERESTING UPDATE 06/14/2020 – I have been using an iMac as my host system using VirtualBox for Kali. I also have a windows 10 desktop that has VirtualBox with a Kali image. out of the blue while restoring an iPhone backup on the iMac I loaded the windows 10 machine, started VirtualBox (had to update Vbox), started Kali, went to GitHub to get the link for Empire, did cd/opt then git clone, etc. loaded fine and ran the setup file once the clone was complete. Started Empire and it worked right away! so I am baffled but I got it working using the windows host machine!!!! go figure!!!
rjyoung2000
ParticipantI gave up trying to get Empire working. I spent several hours/days searching online, installing new kali machines, trying all the mentioned methods. if I ever get it working i will have to re-visit these lectures! I do appreciate the efforts by all. BTW – trying the git clone PowerShell-empire method from GitLab said I didn’t have permissions to download!
rjyoung2000
ParticipantI guess i have to just give up on the idea of getting empire to work. I have tried installing new versions of kali and installing several different ways and still get errors. since it is now an outdated program and they are moving to a GUI based program I will wait until they have that working. I will go through the lectures and just watch and learn…
rjyoung2000
Participantrjyoung2000
Participantrjyoung2000
Participantshouldn’t’ the m2crypto be an i486, not i386?
rjyoung2000
Participantrjyoung2000
ParticipantYEP TRIED SEVERAL TIMES, INSTALL, UNINSTALL, INSTALL IN DIFFERENT KALI IMAGE. STILL EMPIRE DOESNT WORK.
rjyoung2000
Participantfollowed your advice – didn’t do anything. Empire still not working M2Crypto still an issue….
rjyoung2000
Participantwon’t install M2Crypto using pip. got errors during install saying it couldn’t build m2crypto wheel?
screenshot: https://ibb.co/RY5Ypm9
rjyoung2000
ParticipantI installed empire in the kali image and now get an error saying there is no module M2Crypto. I found M2Crypto on GitHub and cloned it into the /opt but still when I run empire I get errors…..it wasn’t clear how to install M2Crypto
here is the screenshot — https://ibb.co/b5gj8xF
rjyoung2000
ParticipantI installed fatrat on the custom image and it works! not sure why it doesn’t on the other Kali!!!
rjyoung2000
Participantrjyoung2000
ParticipantI did use the installer – no errors. I am using the kali version that I initially downloaded (kali 2019.1) while using the first class I took – ethical hacking, then hacking with python. I eventually took the advanced networking class and downloaded your latest image of kali but found that many programs needed to be installed on this new image which was a pain since they were already there. I ran into too many issues so I decided just to use the image that worked. I have upgraded several times since the original download early last year.
here is the screenshot – https://ibb.co/zm8C1jX
rjyoung2000
ParticipantI did run the installer as directed in the class and there were no errors during the install. I don’t see how to add a screenshot here (it was easier using your classes on Udemy!)
From what I see it looks like something is screwy in the code?
Here’s what I get when I enter ./empireFile “./empire”, line 35
print ‘[*] Fresh start in docker, running reset.sh for you’SyntaxError: Missing parentheses in call to ‘print’. Did you mean print(‘[*] Fresh start in docker, running reset.sh for you’)?
- AuthorPosts