📄 srv_basic_proxy_only_drop_priviledges.conf
字号:
## Cctt - Covert Channel Tunneling Tool v0.1.3# 17/01/2003# $Id: srv_basic_proxy_only_drop_priviledges.conf,v 1.4 2003/02/18 13:05:33 simsim Exp $## Configuration file for Server (if executed with superuser priviledges) :# * Protocol used : Tcp# * Client identification sended in 'encoded' format.# * Server refuses to give shell.# * Server proxy client requests to :# $ 127.0.0.1:22# $ 10.1.1.7:25# $ 10.1.1.7:110# * Server works in proxy_only mode# * Server drops priviledges after initialization :# $ its gid becomes the cctt user gid# $ its uid becomes the cctt user uid# * Server chroot itself after initialization in the cage directory.#PROTOCOL=tcpIDENT=basic_identIDENT_KEY=simsimSRV_SHELL_LOC=/usr/local/bin/falseSRV_SHELL_CMD=falsePROXY_MODE_LIST=ssh:127.0.0.1:22PROXY_MODE_LIST=smtp:10.1.1.7:25PROXY_MODE_LIST=pop:10.1.1.7:110PROXY_ONLY=ONPERM_USER_GROUP=ccttPERM_CHROOT=cage
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -