HEX
Server: Apache
System:
User: ()
PHP: 7.4.33
Disabled: system,passthru,shell_exec,exec,proc_close,proc_open,proc_get_status,proc_nice,proc_terminate,highlight_file,escapeshellcmd,pclose,debugger_off,debugger_on,leak,listen,define_syslog_variables,ftp_exec,posix_uname,posix_getpwuid,get_current_user,getmyuid,getmygid,apache_child_terminate,posix_kill,posix_mkfifo,posix_setpgid,posix_setsid,posix_setuid,escapeshellarg,myshellexec,escapeshellarg,disk_free_space,disk_total_space,show_source,dl,symlink,listen,syslog,php_ini_scanned_files,inurl,apache_setenv,closelog,rar_open,bzopen,bzread,bzwrite,shellcode,show_source,apache_get_modules,apache_get_version,apache_note,openlog,crack_check,crack_closedict,pcntl_exec,ini_alter,backtick,cmd,virtual,getservbyport,myshellexec,hypot,pg_host,phpini,link,readlink,syslog,id,ftok,posix_access,error_log,sym,php_u,psockopen,apache_child_k_closedict,crack_getlastmessage,crack_opendict,php_ini,ini_restore,popen,curl_multi_exec,php_uname
Upload Files
File: /home/homework/www/kurs3/wp-content/plugins/jetpack/modules/protect/protect-dashboard-widget.css
/* loads inline on wp-admin in order to reduce http requests */

#protect_dashboard_widget .inside {
	margin: 0;
	padding: 0;
	text-align: center;
}

.jetpack-security * {
	box-sizing: border-box;
}

/* alert msgs */
#protect_dashboard_widget .msg {
	color: #fff;
	text-align: center;
	padding: 10px;
}

#protect_dashboard_widget .msg.working {
	background: #7BAC48;
}

#protect_dashboard_widget .msg.attn {
	background: #d94f4f;
}

#protect_dashboard_widget .msg a {
	color: #fff;
	text-decoration: underline;
}

#protect_dashboard_widget .msg a:hover {
	text-decoration: none;
}

#protect_dashboard_widget .msg .dashicons {
	float: right;
	text-decoration: none;
	border-radius: 2px;
}

#protect_dashboard_widget .msg.working .dashicons {
	color: #609643;
}

#protect_dashboard_widget .msg.working .dashicons:hover {
	background: #609643;
	color: #7BAC48;
}

#protect_dashboard_widget .msg.attn .dashicons {
	color: #a93838;
}

#protect_dashboard_widget .msg.attn .dashicons:hover {
	background: #a93838;
	color: #d94f4f;
}

.blocked-attacks,
.file-scanning {
	position: relative;
}

.blocked-attacks {
	background: #fafafa;
	border-bottom: 1px #eee solid;
	padding-bottom: 35px;
}

.jetpack-security-sharing {
	width: 60px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 10px;
}

.jetpack-security-sharing a {
	color: #dcdcdc;
}

.jetpack-security-sharing a:hover {
	color: #cdcbcb;
}

.blocked-attacks h2,
.blocked-attacks h3 {
	color: #7BAC48;
	font-weight: 300;
}

.blocked-attacks h2 {
	font-size: 4em;
	line-height: 110%;
	margin: 0;
	padding: 10px 12px 10px 12px;
}

.blocked-attacks h3 {
	font-size: 1.1em;
	line-height: 110%;
	padding: 0 12px 10px 12px;
	margin: 0;
}

.jetpack-protect-logo {
	width: 50px;
	position: relative;
}

.file-scanning {
	margin-top: -30px;
	padding: 0 12px;
}