Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add More Persistence Methods #17

Open
1 of 7 tasks
alichtman opened this issue Apr 25, 2019 · 0 comments
Open
1 of 7 tasks

Add More Persistence Methods #17

alichtman opened this issue Apr 25, 2019 · 0 comments

Comments

@alichtman
Copy link
Owner

alichtman commented Apr 25, 2019

Cross-Platform

  • crontab
  • startup scripts (etc/rc.common, launchd.conf -- Wardle, pg 19)

Linux

  • ELF binary infection

macOS

  • Sandboxed Login Items. Referenced briefly by Wardle in this. Here is a great tutorial.
  • DYLD_INSERT_LIBRARIES, Wardle pg.19. Use plistlib to manipulate plist.
  • Mach-O binary infection
  • Launch Daemon
alichtman added a commit that referenced this issue May 2, 2019
alichtman added a commit that referenced this issue May 2, 2019
* Add crontab persistence

#17

* Shorten URL
@alichtman alichtman changed the title Add Linux Persistence methods Add More Persistence Methods May 2, 2019
@alichtman alichtman added the macos label May 2, 2019
alichtman added a commit that referenced this issue May 3, 2019
* Add crontab persistence

#17

* Shorten URL

* Add LoginHook persistence method

* Add comment for removal
@alichtman alichtman pinned this issue May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant