alichtman / alichtman/malware-techniques

Add More Persistence Methods

未关闭
#17 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
linux macos persistence
主要语言
Python
星标
82
派生
8
PR 合并指标
30 天内没有已合并 PR

描述

**Cross-Platform**

- [x] crontab
- [ ] startup scripts (`etc/rc.common`, `launchd.conf` -- Wardle, pg 19)

**Linux**

- [ ] ELF binary infection

**macOS**

- [ ] [Sandboxed Login Items](https://blog.timschroeder.net/2012/07/03/the-launch-at-login-sandbox-project/). Referenced briefly by Wardle in [this](https://www.virusbulletin.com/uploads/pdf/conference/vb2014/VB2014-Wardle.pdf). Here is a [great tutorial](https://blog.timschroeder.net/2012/07/03/the-launch-at-login-sandbox-project/).
- [ ] DYLD_INSERT_LIBRARIES, Wardle pg.19. Use `plistlib` to manipulate plist.
- [ ] Mach-O binary infection
- [ ] Launch Daemon

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。