当前位置:网站首页>技能大赛训练题:ftp 服务攻防与加固
技能大赛训练题:ftp 服务攻防与加固
2022-07-31 13:21:00 【shatianyzg】
靶机:centos 6.8
作业要求
1.靶机新建test1,test2,test3,test4,test5五个用户,密码与用户名相同


2.安装vsftpd ,将ftp主目录设为/home,ftp登录账号为test1-test5
3.安装vsftpd服务,将安装好后启动vsftpd成功的命令截图

4.用kali扫描靶机,对vsftpd版本截图

5.用msf模块的ftp破解模块,破解靶机ftp账号与密码,账号字典与密码字典为user.txt,pass.txt,破解成功界面截图
6.对vftpd进行加固,不允许匿名登录截图
边栏推荐
- mysql8, starttime的下一个值作为endtime的上一个值?
- Save and load numpy matrices and vectors, and use the saved vectors for similarity calculation
- Error IDEA Terminated with exit code 1
- 清除浮动的四种方式及其原理理解
- Spark学习:为Spark Sql添加自定义优化规则
- Google Chrome(谷歌浏览器)安装使用
- Solution for browser hijacking by hao360
- IDEA找不到Database解决方法
- A detailed explanation of the usage of Async and Await in C#
- 图像大面积缺失,也能逼真修复,新模型CM-GAN兼顾全局结构和纹理细节
猜你喜欢
随机推荐
FastAPI encapsulates a generic response
如何使用StarUML画类图[通俗易懂]
C#控件 ToolStripProgressBar 用法
20.nn.Module
C# 中的Async 和 Await 的用法详解
P5019 [NOIP2018 提高组] 铺设道路
五种数据提交方式的优化
Text similarity calculation (Chinese and English) detailed explanation of actual combat
ASM module in SAP Ecommerce Cloud Spartacus UI and Accelerator UI
/run/NetworkManager占用空间过大
CentOS7 installation MySQL graphic detailed tutorial
SAP 电商云 Spartacus SSR Optimization Engine 几处 timeout 的执行顺序
基于高阶微分器的无模型滑模控制器及其在自动电压调节器中的应用
JSP response对象简介说明
「面经分享」西北大学 | 字节 生活服务 | 一面二面三面 HR 面
Selenium IDE for Selenium Automation Testing
Selenium自动化测试之Selenium IDE
All-round visual monitoring of the Istio microservice governance grid (microservice architecture display, resource monitoring, traffic monitoring, link monitoring)
网络层重点协议——IP协议
CentOS7 —— yum安装mysql









