The data here will contain cron job information on the host if it was flagged by Sandfly Security or by a user. The formatting reflects standard Linux cron entries in an easier to parse way.


{
	"minute": "",
	"hour": "",
	"day": "",
	"month": "",
	"day_of_week": "",
	"username": "",
	"command": "",
	"path": "",
	"entry": ""
}



Previous
Previous Article:

Next Article:
Next