8 Commits

Author SHA1 Message Date
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
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
HarmJ0y 26cd0089dd 2.0.0 beta, DerbyCon release 2016-09-23 14:04:35 -04:00