23 Commits

Author SHA1 Message Date
xorrior d040e2eef1 Resolved conflict 2018-04-21 13:44:03 -04:00
johneiser 8ee1e66e29 Removed unnecessary call to launchctl 2018-04-11 23:40:34 +00:00
xorrior 79ae0f4ca6 Fix for #1059. Fixed launcher string, which caused macho to crash. Removed unnecessary call to launchctl. Plist will be loaded automatically during the boot process 2018-04-08 14:23:06 -04:00
Justin 1df043104f Added lower privilege osx launch agent persistence 2018-04-06 18:32:59 -04:00
xorrior 927fb957ca Update comments 2018-02-27 18:00:32 -05:00
jarrodcoulter 8c99cb4c07 Updated based on Feedback
Removed variable names starting with a capital and added remove.lower() to match on lowercase true as well as True.
2018-02-23 06:48:12 -06:00
jarrodcoulter d73f62a22d Update Comments
Re-added comments for references.
2018-02-20 09:42:50 -06:00
jarrodcoulter 20222d9b5d Update desktopfile to add Remove capability
Added a section to improve the Desktop file persistence by letting the use remove previous persistence mechanisms. Checks to see if the FileName exists and if so removes it.
2018-02-20 09:22:48 -06:00
jarrodcoulter 1f58041d45 Add Linux Persistence through Autostart
Creating persistence by adding the python launcher to the ~/.config/autostart directory. This is based on the CrossRat analysis (https://digitasecurity.com/blog/2018/01/23/crossrat/) and the other links in the comments.
Tested in Ubuntu 16 and Oracle Linux 7.
2018-02-09 11:15:04 -06:00
Chris Ross 06f87cc6ee Merge pull request #762 from elitest/Empyre-Empire
Code cleanup from Empyre merge
2017-10-18 18:47:55 -04:00
Jim Shaver 20519e45be Migrated from Empyre to Empire in the code. 2017-10-17 18:30:13 -05:00
xorrior de03f902ec Repaired function definition for generate() 2017-09-21 22:59:08 -04:00
jarrodcoulter 14efafd5a1 Update Crontab.py
Updated the crontab persistence so that the Hour option sets the Hour rather than the minute option. This make the crontab execute every 24 hours rather than ever x minutes.
2017-08-30 14:59:50 -04:00
xorrior be117d4ca3 Update generate function for all python modules 2017-08-28 11:14:44 -04:00
n00py f7dd1c11e3 removed default trigger 2016-10-08 12:51:46 -07:00
n00py 5ac6b9cf00 modified mail 2016-10-08 12:47:03 -07:00
n00py 1ae3fb906c Merge remote-tracking branch 'origin/2.0_beta' into 2.0_beta
# Conflicts:
#	lib/modules/python/persistence/osx/mail.py
2016-10-08 12:46:25 -07:00
n00py 17e97360ff new modules 2016-10-08 12:45:44 -07:00
n00py 2c5d7f5373 Delete mail.py 2016-10-08 11:19:51 -07:00
n00py 06d580e69a new modules 2016-10-07 22:04:58 -07:00
n00py 236d303da3 new modules 2016-10-07 20:52:42 -07:00
n00py 16d0df5f04 new modules 2016-10-07 20:38:07 -07:00
HarmJ0y 26cd0089dd 2.0.0 beta, DerbyCon release 2016-09-23 14:04:35 -04:00