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

NameError: global name 'sys' is not defined #35

Open
kostaskol opened this issue Apr 23, 2019 · 0 comments
Open

NameError: global name 'sys' is not defined #35

kostaskol opened this issue Apr 23, 2019 · 0 comments

Comments

@kostaskol
Copy link

kostaskol commented Apr 23, 2019

OS: Kali GNU/Linux Rolling
Python version: Python 2.7.15+

There seems to be a problem with the handler of reverse shell number 1.
The complete error is:

[+] Port Already used by another Program or Something Wrong... 2018 ./extras/c-ares-1.6.0/ares_gethostbyaddr.lo                                                                                             
Traceback (most recent call last):
  File "/usr/local/bin/shellpop", line 858, in <module>
    main()
  File "/usr/local/bin/shellpop", line 840, in main
    sys.exit()
NameError: global name 'sys' is not defined

The command I executed was:

$ shellpop --reverse --number 1 --handler --host xx.xx.xx.xx --port xxxx 

It gave me an initial shell and after executing find, I got this error and the shell closed.

I am available for any more info.
Thanks in advance

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

1 participant