Forum Replies Created
- AuthorPosts
- PandoParticipant
Hello, will anyone suggest a solution to this problem?
PandoParticipantHow to fix this:
┌──(root㉿kali)-[/home/kali/dystopia-c2]
└─# python3 builder.py
Traceback (most recent call last):
File “/home/kali/dystopia-c2/builder.py”, line 8, in <module>
from prettytable import PrettyTable
ModuleNotFoundError: No module named ‘prettytablePandoParticipantI think you need to watch the lectures carefully. When configuring Kali on AWS, a key pair is used, and when Zaid installs the Empire C2 server, it doesn’t ask for a password anywhere, nor is it mentioned that a password is required. And if you happen to decide to generate a password, the server won’t connect you because the connection is made using a key pair.
PandoParticipantHi, I’m trying to install Empire on the kali cloud but I have the following problem. It asks for a password for kali, but there is no password for kali , I’m login with private key.
Attachments:
You must be logged in to view attached files. - AuthorPosts