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

Listener error #5

Closed
d0ubl3puls4r opened this issue Nov 2, 2017 · 1 comment
Closed

Listener error #5

d0ubl3puls4r opened this issue Nov 2, 2017 · 1 comment

Comments

@d0ubl3puls4r
Copy link

d0ubl3puls4r commented Nov 2, 2017

Hello, I was able to receive the reverse connection of the server when it was executed, but I immediately received an error, as I show below:

~ A Simple Listener To Accept Connections From Compromised Hosts ~

Please specify the port: 443
Binding socket to port: 443
Connection has been established | IP 192.168.1.10 | Port 49352

Traceback (most recent call last):
File "./zerodoor.py", line 328, in
main ()
File "./zerodoor.py", line 53, in main
socket_accept ()
File "./zerodoor.py", line 311, in socket_accept
send_commands (conn)
File "./zerodoor.py", line 317, in send_commands
cmd = input ()
File "", line 0

^

SyntaxError: unexpected EOF while parsing

@Souhardya
Copy link
Owner

Now please kindly check :) if you got any error please reopen the issue closing it for now

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