alichtman / alichtman/malware-techniques

Add More Persistence Methods

Abierto
#17 0 comentarios 0 reacciones 0 asignados Ver en GitHub
linux macos persistence
Lenguaje dominante
Python
Estrellas
82
Forks
8
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.