摘要:
###1、更新yum源 # rpm -Uvh https://repo.zabbix.com/zabbix/7.4/release/rocky/9/noarch/zabbix-release-latest-7.4.el9.noarch.rpm # dnf clean all ###2、安装 # dn 阅读全文
posted @ 2026-01-15 17:39
hopeccie
阅读(114)
评论(0)
推荐(0)
摘要:
一、常用命令 ##MSF-CONSOLE search use 模块 show options set rhosts 目标IP set threads run | exploit back退出 show exploits show auxiliary show options show advanc 阅读全文
posted @ 2026-01-15 15:28
hopeccie
阅读(16)
评论(0)
推荐(0)
摘要:
查看当前 swap命令:swapon -s 查看swap大小:free -h 创建swap文件:dd if=/dev/zero of=swapfile bs=100M count=50 //100M ×50 = 5G 大小的空间,挂在swapfile上 构建swap格式: mkswap /usr/s 阅读全文
posted @ 2026-01-15 15:16
hopeccie
阅读(22)
评论(0)
推荐(0)
浙公网安备 33010602011771号