12 2022 档案

摘要:/etc/passwd, 存储账户、密码等信息,每行都包含7个字段,以":"分隔。 /etc/shadow, 存储账户、密码等信息,每行都包含9个字段,以":"分隔。 阅读全文
posted @ 2022-12-24 14:39 rvy 阅读(488) 评论(0) 推荐(0) 编辑
摘要:Ghidra是NSA开发的逆向工具,有反编译和调试功能,类似IDA。 官网: https://www.ghidra-sre.org/ github地址: https://github.com/NationalSecurityAgency/ghidra 安装流程: https://github.com/NationalSecurityAgency/ghidra#install 阅读全文
posted @ 2022-12-17 13:28 rvy 阅读(1321) 评论(0) 推荐(0) 编辑
摘要:guestfish修改镜像 阅读全文
posted @ 2022-12-10 16:19 rvy 阅读(132) 评论(0) 推荐(0) 编辑
摘要:PowerShell 是一种跨平台的任务自动化解决方案,由命令行 shell、脚本语言和配置管理框架组成。 PowerShell 可以在 Windows、Linux 和 macOS 上运行。 阅读全文
posted @ 2022-12-10 16:18 rvy 阅读(624) 评论(0) 推荐(0) 编辑
摘要:在Windows下,可以通过一些方式实现程序自启动 使用SysinternalsSuite套件中的Autoruns.exe可以查看所有自启动项,这里列举其中一些 阅读全文
posted @ 2022-12-03 07:30 rvy 阅读(908) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示