!C99Shell v. 1.0 pre-release build #13!

Software: Apache/2.0.54 (Unix) mod_perl/1.99_09 Perl/v5.8.0 mod_ssl/2.0.54 OpenSSL/0.9.7l DAV/2 FrontPage/5.0.2.2635 PHP/4.4.0 mod_gzip/2.0.26.1a 

uname -a: Linux snow.he.net 4.4.276-v2-mono-1 #1 SMP Wed Jul 21 11:21:17 PDT 2021 i686 

uid=99(nobody) gid=98(nobody) groups=98(nobody) 

Safe-mode: OFF (not secure)

/opt/doc/python-2.3.4/html/Python-Docs-2.3.4/lib/   drwxr-xr-x
Free 318.32 GB of 458.09 GB (69.49%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     internet.html (10.62 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
11. Internet Protocols and Support


11. Internet Protocols and Support

The modules described in this chapter implement Internet protocols and support for related technology. They are all implemented in Python. Most of these modules require the presence of the system-dependent module socket, which is currently supported on most popular platforms. Here is an overview:

webbrowser   Easy-to-use controller for Web browsers.
cgi   Common Gateway Interface support, used to interpret forms in server-side scripts.
cgitb   Configurable traceback handler for CGI scripts.
urllib   Open an arbitrary network resource by URL (requires sockets).
urllib2   An extensible library for opening URLs using a variety of protocols
httplib   HTTP and HTTPS protocol client (requires sockets).
ftplib   FTP protocol client (requires sockets).
gopherlib   Gopher protocol client (requires sockets).
poplib   POP3 protocol client (requires sockets).
imaplib   IMAP4 protocol client (requires sockets).
nntplib   NNTP protocol client (requires sockets).
smtplib   SMTP protocol client (requires sockets).
telnetlib   Telnet client class.
urlparse   Parse URLs into components.
SocketServer   A framework for network servers.
BaseHTTPServer   Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer).
SimpleHTTPServer   This module provides a basic request handler for HTTP servers.
CGIHTTPServer   This module provides a request handler for HTTP servers which can run CGI scripts.
Cookie   Support for HTTP state management (cookies).
xmlrpclib   XML-RPC client access.
SimpleXMLRPCServer   Basic XML-RPC server implementation.
DocXMLRPCServer   Self-documenting XML-RPC server implementation.
asyncore   A base class for developing asynchronous socket handling services.
asynchat   Support for asynchronous command/response protocols.

See About this document... for information on suggesting changes.

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0167 ]--