Forum Replies Created
- AuthorPosts
- Diego PérezModerator
Hi!
Did you run the setup.sh script with root privileges?Greetings!
DiegoDiego PérezModeratorHi!
So it seems empire is working fine.
Have you started your apache server? You have to do it every time you boot kali.Greetings!
DiegoDiego PérezModeratorHi!
Cool, now follow the previous instructions that I have already told you:
Make sure to delete any file or directory related to fastapi and pydantic in these locations:/usr/lib/python3/dist-packages
/usr/local/lib/python3.11/dist-packagesThen run:
pip3 install pydantic==1.10.6
pip3 install fastapi==0.74.1Then the server should run as expected, I tested it and it worked.
Greetings!
DiegoDiego PérezModeratorHi!
Yes, I meant to remove that kali. In Vmware interface jut right click kali and select Delete, then import it again just you already know.Greetings!
DiegoDiego PérezModeratorHi!
Now it seems you are trying to use a different empire version.I suggest to stick to the one showed in the course instead. It would be better to remove that kali and import a new one. Then follow the instructions as in the lecture and follow the steps I mentioned. I can clearly see that you are trying to delete files in /usr/lib/python3.11 and that’s not what I wrote so please read carefully otherwise things won’t work as expected.Greetings!
DiegoDiego PérezModeratorHi!
Can you test with other backdoor type? This is useful to debug the actual error.Greetings!
DiegoDiego PérezModeratorHi!
In the first screenshot it seems you didn’t delete all the files or directories related to pydantic at /usr/lib/python3/dist-packages, so you have to do it and then install pydantic.
In the second screenshot it seems the server was not running, first you need to solve the above issue otherwise it won’t work.Greetings!
DiegoDiego PérezModeratorHi!
Ok, that’s totally different, so you successfully installed it, right? I checked it and for some reason empire doesn’t work with the latest pydantic and fastapi python libraries so older versions should be installed. Make sure to delete any file or directory related to fastapi and pydantic in these locations:/usr/lib/python3/dist-packages
/usr/local/lib/python3.11/dist-packagesThen run:
pip3 install pydantic==1.10.6
pip3 install fastapi==0.74.1Then the server should run as expected, I tested it and it worked.
Greetings!
DiegoDiego PérezModeratorHi!
The screenshots were not attached properly, upload them to google drive and share the link here. Also, it seems the backdoor has been successfully created, the dist directory should be inside disctopia-C2 directory. Does this problem only occur with telegram backdoors?Greetings!
DiegoDiego PérezModeratorHi!
You have a typo in the apt command, just read it again. You typed …-empier instead of empire.
I’m answering you as soon as I can, must of the time within 15 hours as mentioned in the course.Greetings!
DiegoDiego PérezModeratorHi!
Can you share a screenshot with the result after creating the backdoor?Greetings!
DiegoDiego PérezModeratorHi!
It seems like kali is already running, click on “Take ownership” and you should be able to use it.Greetings!
DiegoDiego PérezModeratorHi!
I can see the file has the correct size in kali. Can you change the view in windows file browser to a list? So we can see the details of the archive and share the screenshot again.Greetings!
DiegoDiego PérezModeratorHi!
Do you mean it has a size of 0 bytes? If so download it again, it could happen that the antivirus is getting in the way so, maybe disable it to be able to save the file.
I couldn’t see the last screenshot you send, it is protected. Remember to change permissions to “Anyone who has the link”.Greetings!
DiegoDiego PérezModeratorHi!
Can you explain what’s the exact issue while installing windows machine?Greetings!
Diego - AuthorPosts