alichtman / alichtman/malware-techniques
Add More Persistence Methods
- Vorherrschende Sprache
- Python
- Sterne
- 82
- Forks
- 8
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.