Skip to content

Instantly share code, notes, and snippets.

@PhilETaylor
Created October 18, 2019 08:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PhilETaylor/152afe0fbe5a5f24e20e4a4ffcd3d30c to your computer and use it in GitHub Desktop.
Save PhilETaylor/152afe0fbe5a5f24e20e4a4ffcd3d30c to your computer and use it in GitHub Desktop.
example_auditrow.json
{
"data":
[
{
"id": 1,
"site_id": 1,
"user_id": 1,
"status": "BLOB",
"scanspeed": "FAST",
"retrycount": null,
"killflag": null,
"scanerrormsg": "BLOB",
"step": "BLOB",
"version": "3.8.6",
"platform": "Joomla",
"connectorversion": "FBFBD",
"lasthackcheck": "2018-10-18 05:51:50",
"hasnewsuspectfilesinlastday": null,
"hackcheckqueueditems": null,
"dirs_to_scan": null,
"foundDirs": 3926,
"foundFiles": 15400,
"foundRecentlyModifiedFilesTotal": 3,
"suspectfiles": 3,
"skippedfiles": null,
"noMoreFoldersToScan": 1,
"noMoreFilesToScan": 1,
"deepscancomplete": 1,
"hashfailedcount": 3,
"tickOver": 38,
"startTime": "2018-10-18 05:48:03",
"endTime": "2018-10-18 05:51:50",
"totalTimeTaken": "BLOB",
"alreadyAddedRootDirs": 1,
"scancomplete": 1,
"timescancompleted": "2018-10-18 05:51:50",
"maxPHPMemoryUsed": "BLOB",
"LASTUPDATED": "2018-10-18 05:51:53",
"notify": null,
"changesmadesincescan": null,
"php_version": null,
"non2faadmins": null,
"new_usertype": null,
"users_hacked": null,
"php_disabled_functions": null,
"display_errors": null,
"register_globals": null,
"safe_mode": null,
"file_uploads": null,
"magic_quotes_gpc": null,
"magic_quotes_runtime": null,
"session_autostart": null,
"mysql_version": null,
"session_save_path": null,
"is_windows_host": null,
"session_save_path_writable": null,
"db_prefix": null,
"dbs_visible": null,
"db_user_is_root": null,
"db_bak_tables": null,
"memory_limit": null,
"has_installation_folders": null,
"user_hasdefaultuserids": "0",
"site_debug_enabled": null,
"xmlrpc_server_enabled": null,
"has_ftp_configured": null,
"error_logs_seen": 4,
"files_777": 0,
"folders_777": 0,
"tmp_install_folders": 0,
"hidden_folders": 0,
"numberofsuperadmins": null,
"adminusernames": null,
"renamedtohidefiles": 0,
"archive_files": 2,
"hidden_files": 18,
"encrypted_files": 0,
"phpinwrongplace": 0,
"large_files": 10,
"neverloggedinusers": null,
"hasjce": null,
"filestoscan": 0,
"hasakeebabackup": null,
"queuecount": 0,
"htaccess_files": 5,
"site_offline": null,
"cache_enabled": null,
"sef_enabled": null,
"favicon_default": 0,
"smtpallowsftp": null,
"ftpallowssmtp": null,
"tmplogfolderswritable": null,
"emailconfigworking": null,
"extensionupdatesavailable": null,
"defaulttemplateused": null,
"tpequalsone": null,
"configsymlinked": null,
"nestedinstalls": 1,
"kickstartseen": null,
"fpaseen": null,
"templatelinks": null,
"vellistedextensions": null,
"legacyextensions": null,
"userregistrationenabled": null,
"ssl_valid": null,
"has_root_htaccess": null,
"adminhtaccess": null,
"smtpallowftp": null,
"ftpallowsmtp": null,
"emailworking": null,
"gzipenabled": null,
"gcerrorreportingnone": null,
"livesitevarset": null,
"cookiedomainpath": null,
"sessionlifetime": null,
"akeebabackupscount": null,
"md5passwords": null,
"tmplogfoldersdefaultpaths": null,
"phpiniseen": 0,
"has_robots_modified": 0,
"logtail": "[\"<?php die(); ?>\"]",
"max_allowed_packet": null,
"jceversion": null,
"fluff": null,
"launched_by_cron": null,
"viewed": 0,
"db_schema": null,
"emaildata": 1,
"extensionsjson": "170",
"extension_count": 0,
"skipdeepscan": null,
"robots_blocks_media": null,
"akeeba_dir_problems": null,
"eol_issues": null,
"mailer": 1,
"uploader": 0,
"notcorefiles": 9598,
"hacked": 0,
"zerobytes": 33,
"missingcorefiles": 0,
"modifiedfilessincelastaudit": 7,
"postinstallmessagesunread": null,
"sqlfilesseen": 6,
"admintoolbreaches": 0,
"joomlaupdatenotificationemailenabled": null,
"dotunderscorefilesseen": 1,
"discovered": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment