Cylul007 Webshell
Server :
Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
php :
8.0.30
on
cgi-fcgi
Time
25 Nov 2024 22:47:10
Current Directory :
/
lib64
/
python2.7
/
Demo
/
sockets
/
Upload File :
Mass Deface
Home
Bypass Passwd
Current File : //lib64/python2.7/Demo/sockets/unixserver.py
# Echo server demo using Unix sockets (handles one connection only) # Piet van Oostrum import os from socket import * FILE = 'unix-socket' s = socket(AF_UNIX, SOCK_STREAM) s.bind(FILE) print 'Sock name is: ['+s.getsockname()+']' # Wait for a connection s.listen(1) conn, addr = s.accept() while True: data = conn.recv(1024) if not data: break conn.send(data) conn.close() os.unlink(FILE)
./LuLlaby007 ♥ Tata Cantik - Copyright 2k18