alichtman / alichtman/malware-techniques
Add More Persistence Methods
- Lingua principale
- Python
- Stelle
- 82
- Fork
- 8
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.