Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[!] Something went wrong, printing error: HTTP Error 500: Internal Server Error #28

Closed
Spl01ter opened this issue Dec 11, 2020 · 3 comments

Comments

@Spl01ter
Copy link

revorC2 - Legitimate Website Covert Channel
Written by: David Kennedy (@HackingDave)
https://www.trustedsec.com
[] Cloning website: https://github.com/
[
] Site cloned successfully.
[] Starting Trevor C2 Server...
[
] Next, enter the command you want the victim to execute.
[] Client uses random intervals, this may take a few.
[
] Type help for usage. Example commands, list, interact.

trevorc2>
*** Received connection from 127.0.0.1 and hostname Johns-MacBook-Air.local with communication sid qmMckcopUtHCDdm for TrevorC2.

trevorc2>interact 1

*** interact with Johns-MacBook-Air.local qmMckcopUtHCDdm.
[] Dropping into trevorc2 shell...
[
] Use exit or back to select other shells
Johns-MacBook-Air.local:trevorc2>ls
[*] Waiting for command to be executed, be patient, results will be displayed here...

@xme
Copy link

xme commented Jan 20, 2021

I had the same issue and took some time to investigate this.
Are you running Python 3.8+?
If it's the case, uninstall pycrypto and replace it with pycryptodome...
My $0.02!

@Spl01ter
Copy link
Author

@xme I was running it on Python 3.9. I've now switched to Python 3.7 due to errors with other packages but the same error still occurs

@Spl01ter
Copy link
Author

Resolved! Run agent in Python 2 and server in Python 3.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants