-
-
higgs
... . On the to do list are
ftp,ssh, sctp, telnet etc (They'll probably be external projects with a ... .
* Extensible - Allowing user supplied protocols, encoders,decoders,client server handlers
* Performant - While it includes an abstraction layer on ...
-
NoSQL-Comparison
... reliable) design
* Needs compacting from time to time
* Views: embedded map/reduce
* Formatting views: lists & shows
* Server-side document validation possible
* Authentication possible
* Real-time updates via _changes (!)
* Attachment handling
* ...
-
php-async
...
$server = new \Async\TCPServer("tcp://0.0.0.0:4000");
$server->onConnect(function(){
echo "A client connected\n";
... (function($data){
echo "Client said: $data\n";
});
$server->run();
```
Then you can do this:
```bash
# telnet localhost 4000
```
-
unitools
... pages\theroot\nc -l -p 80 -e cmd.exe'
5. telnet target 80
Above procedure will drop you into a shell ...
unicodexecute3.pl target:port 'command'
#6. Requirements
Perl & Vulnerable IIS server
#7. Additional Resources
http://www.securityfocus.com/vdb/bottom. ...
-
accel-ppp
... .com/xebd/accel-ppp instead!) High performance PPTP/L2TP/PPPoE server for Linux
Overview
--------
The ACCEL-PPP v1.0 is ... 14. Builtin tbf/htb shaper manager
15. Command line interface via telnet
16. SNMP support (master or subagent via AgentX)
Requirment
...
-
HToTel2
... * You have access to your company gateway router using telnet
* You want to access internal webserver from outside without ... python HToTel2.py your.public.ip.addr telnet_password some.internal.server
```
Open up a browser and browse to :
http://locahost: ...
-
yppoppassd
... is really no worse than running passwd
over an insecure telnet.
You should definitely run under TCP wrappers and deny ... Perl with CGI
and Socket modules.
== Credits
Framework for the server-client conversation and protocol details
came from poppassd by ...
-
bloomd
... .org/armon/bloomd)
=========
Bloomd is a high-performance C server which is used
to expose bloom filters and ... bloomd is
running on the default port using just telnet:
$ telnet localhost 8673
> list
START
END
> create foobar
Done ...
-
bsh-module
... pretend we've been passed extra info from the
HTTP server.
rqlbrowser.zip will also show you how to make RQL ... 's dynamic class loader
* can be exposed through a telnet/http server interface, so that you can
attach to running JVMs ...
-
RemoteBukkit
... Client (advanced)
RemoteBukkit also supports telnet connections. Just connect to the normal server port as you would ... , followed by a third, blank line.
e.g.
$ telnet [hostname:ip]
[user]
[pass]
[blank line]
##Download
The ...
-