java红酒网站源码-oscp-notes:oscp-notes

时间:2021-06-05 09:11:18
【文件属性】:
文件名称:java红酒网站源码-oscp-notes:oscp-notes
文件大小:29KB
文件格式:ZIP
更新时间:2021-06-05 09:11:18
系统开源 java网站源码OSCP - PWK(使用 Kali 进行渗透测试)注意事项 完成整个 OSCP 课程的完整 OSCP 笔记 目录 卡利Linux 将目标 IP 地址设置为$ip系统变量export ip=192.168.1.100 查找文件的位置locate sbd.exe 在$PATH环境变量中搜索目录which sbd 查找名称中包含特定字符串的文件的搜索: find / -name sbd\* 显示活动的互联网连接netstat -lntp 更改密码passwd 验证服务正在运行和侦听netstat -antp |grep apache 启动服务systemctl start ssh systemctl start apache2 在启动时启动服务systemctl enable ssh 停止服务systemctl stop ssh 解压一个gz文件gunzip access.log.gz 解压 tar.gz 文件tar -xzvf file.tar.gz 搜索命令历史history | grep phrase_to_search_for 下载网页wget http://www
【文件预览】:
oscp-notes-main
----README.md(93KB)

网友评论