| Server IP : 89.108.64.180 / Your IP : 216.73.217.95 Web Server : Apache/2.4.41 (Ubuntu) System : Linux 89-108-64-180.cloudvps.regruhosting.ru 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : www-root ( 1010) PHP Version : 8.0.30 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/www-root/data/www/imperial28.ru/wp-content/plugins/clone-guard/views/ |
Upload File : |
<div class="cgss-target-create-page">
<div class="cgss-head">
<div class="cgss-head-inside">
<img class="cgss-head-logo" src="<?php echo esc_url( plugins_url( '../img/clone-guard-icon.png', __FILE__ ) ); ?>" alt="Logo" />
<span class="cgss-head-text">
<h1 class="cgss-head-title">CloneGuard Security Scanning</h1>
<span class="cgss-head-subtitle">By <a href="https://www.clone-systems.com/" target="_blank">Clone Systems, Inc.</a></span>
</span>
</div>
</div>
<div class="cgss_main">
<h1>Edit Target</h1>
<div id="ajax_message"></div>
<div id="poststuff">
<form id="post-body" class="metabox-holder columns-2 ajax_form" action="admin-ajax.php" method="POST" style="margin:0">
<?php wp_nonce_field($action); ?>
<input name="action" type="hidden" value="<?php echo esc_attr($action); ?>" />
<input name="key" type="hidden" value="<?php echo esc_attr($key); ?>" />
<input name="subkey" type="hidden" value="<?php echo esc_attr($subkey); ?>" />
<div id="post-body-content">
<div class="stuffbox">
<div class="inside">
<fieldset>
<table class="form-table editcomment" role="presentation">
<tbody>
<tr>
<td class="first"><label for="name"><?php esc_html_e('* Name', 'cgss'); ?></label></td>
<td><input type="text" name="name" size="30" value="<?php echo esc_attr($target['name']); ?>"></td>
</tr>
<tr>
<td class="first"><label><?php _e('* Hostnames or IP addresses', 'cgss'); ?></label></td>
<td><textarea name="hosts" size="30"><?php echo esc_html($target['hosts']); ?></textarea></td>
</tr>
<tr>
<td class="first"><label><?php _e('Comment', 'cgss'); ?></label></td>
<td><textarea name="comment" size="30"><?php echo esc_html($target['comment']); ?></textarea></td>
</tr>
<tr>
<td colspan="2">
<label>
<input type="checkbox" name="attest" value="yes" checked />
<?php _e('By selecting this checkbox you attest that this target includes all components which should be in scope for PCI DSS and any component considered out-of-scope for this target is properly segmented from your cardholder data environment. You also acknowledge that the proper scoping of this external target is your responsibility.', 'cgss'); ?>
</label></td>
</tr>
<tr>
<td class="first"></td>
<td class="table-buttons">
<div>
<span class="spinner"></span>
<input type="submit" name="save" id="save" class="table-buttons-save button button-primary button-large" value="Save">
</div>
<a href="<?php echo esc_url($url_back); ?>" class="table-buttons-cancel button button-large button_cancel">Cancel</a>
</td>
</tr>
</tbody>
</table>
</fieldset>
</div>
</div>
</div><!-- /post-body-content -->
</form><!-- /post-body -->
</div>
</div>
</div>