【靶机】Game Zone

简介: 本靶机难度较简单,适合有一定基础的小伙伴学习。

game z

收集信息

image-20221114185918114

我们登录80端,发现sqli

image-20221114191007470

image-20221114190940626

得到密码videogamer124

ssh 反向

image-20221114191818358

Reverse SSH port forwarding specifies that the given port on the remote server host is to be forwarded to the given host and port on the local side.

ssh反向隧道

从外走到内

从而获得更多权限

然后,我们使用msf

再设置

payload cmd/unix/reverse

show options

该填的填一下就好了

目录
相关文章
|
6月前
|
开发工具
inappropriate address 127.0.0.1 for the fudge command, line ignored 时间同步的时候报错
inappropriate address 127.0.0.1 for the fudge command, line ignored 时间同步的时候报错
278 10
|
存储 小程序 关系型数据库
【Navicat提示】:Access violation at address0000000a1063 in module‘navicat.exe‘. Read of address000000058
【Navicat提示】:Access violation at address0000000a1063 in module‘navicat.exe‘. Read of address000000058
667 0
|
关系型数据库 MySQL Java
The server time zone value ‘锟叫癸拷锟斤拷\u05FC时锟斤拷‘ is unrecognized or represents more than one time zone
The server time zone value ‘锟叫癸拷锟斤拷\u05FC时锟斤拷‘ is unrecognized or represents more than one time zone
The server time zone value ‘锟叫癸拷锟斤拷\u05FC时锟斤拷‘ is unrecognized or represents more than one time zone
|
缓存 调度 容器
【Agones系列】Game Server的地址与端口
本文介绍Agones的网络模式,如何分配服务地址与端口
【Agones系列】Game Server的地址与端口