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

Why is this? #2

Open
wmxuan666 opened this issue Aug 27, 2021 · 1 comment
Open

Why is this? #2

wmxuan666 opened this issue Aug 27, 2021 · 1 comment

Comments

@wmxuan666
Copy link

┌──(root💀kali)-[/home/kali/exploit-CVE-2015-3306-master]
└─# ./exploit.py --host 127.0.0.1 --path "/var/www/html/" --port 21 1 ⨯
[+] CVE-2015-3306 exploit by t0kx
[+] Exploiting 127.0.0.1:21
Traceback (most recent call last):
File "./exploit.py", line 62, in
main(args)
File "./exploit.py", line 53, in main
exploit.run()
File "./exploit.py", line 45, in run
self.__connect()
File "./exploit.py", line 19, in __connect
self.__sock.connect((self.__host, self.__port))
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 111] Connection refused

@wmxuan666
Copy link
Author

Please help me!

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