Thinker Thinker

反弹shell总结

反弹shell总结 参考:反弹shell总结 参考:

Aristotle Aristotle 发布于 2023-11-28

shell中的if

shell中的if 参考:shell中的if语句 1、基本语法: if [ command ]; then 符合该条件执行的语句 fi 2、扩展语法: if [ command ];then 符合该条件执行的语句 elif [ command ];then 符合该条件执

Aristotle Aristotle 发布于 2023-11-28

linux中的>、>>、<、<<、2>、2>>、2>&1、&>、&<,总归要面对的

linux中的>、>>、<、<<、2>、2>>、2>&1、&>、&<,总归要面对的 参考:

Aristotle Aristotle 发布于 2023-11-27

linux下的定时任务at,crontab,SystemD定时器

linux下的定时任务at,crontab,SystemD定时器 参考:Linux的一些知识(9) 参考:Centos7 定时任务crond 命令详解 参考:SystemD定时器 打印所有用户级别的crontab,也就时目录/etc/spool/cr

Aristotle Aristotle 发布于 2023-11-27

Linux查看用户的命令

Linux查看用户的命令 参考:Linux查看用户的7个命令 参考:last和lastlog 的使用 ===Linux日志分析 参考:Linux用户组管理之用户附加组加入组放入组拿出移除移出组 组成员 添加组 修改组 用户组操作

Aristotle Aristotle 发布于 2023-11-27

linux find 查找用法

Find-如何在 Linux 终端高效搜索文件——高级指南 参考:如何在 Linux 终端高效搜索文件——高级指南 参考:How to Search Files Effectively in the Li

Aristotle Aristotle 发布于 2023-11-27

推荐一个比较好的免费学习编程网站

推荐一个比较好的免费学习编程网站: 免费学习编程

Aristotle Aristotle 发布于 2023-11-27

AWS密钥对创建和使用

AWS密钥对创建和使用 参考:Amazon EC2 密钥对和 Linux 实例 基本步骤: 创建密钥对,自动下载到本地。 本地工具从密钥对中检索出公钥: ssh-keygen -y -f /path_to_key_pair/my-key-pair.pem windows在生成出公钥的时,可能系

Aristotle Aristotle 发布于 2023-11-27

Windows程序以特定用户身份运行--runas

Windows程序以特定用户身份运行--runas 参考:Windows程序以特定用户身份运行

Aristotle Aristotle 发布于 2023-11-24

windows下安装Bind9并配置

windows下安装Bind9并配置 参考:bind for Windows的安装、配置和运行 参考:在Windows下安装BIND作为DNS服务器 参考:windows10个人版使用ntbind搭建dns服务

Aristotle Aristotle 发布于 2023-11-23