Encryption

PHP Version

8.3.14

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Accept] => */*
    [User-Agent] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    [Accept-Encoding] => gzip, br, zstd, deflate
    [Host] => 66.29.137.82
    [X-Forwarded-For] => 18.118.254.114
)

IP Check started in

/home/carolyn/public_html/suspicious/tmp/57bbd85d088953884913ed6896903a15.php

IP Check started at

2024-12-04T14:01:21-05:00

The following IPs will be tested

Array
(
    [0] => 18.118.254.114
)

mapi_post URL

https://mapi.sitelock.com/v3/connect/

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => fac***
    [requests] => Array
        (
            [id] => 59c07323bd72581d1a58eea0dec306e5-17333388813982
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 36478348
                    [ip] => 18.118.254.114
                )

        )

)

curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 767
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.411713
    [namelookup_time] => 0.088677
    [connect_time] => 0.1273
    [pretransfer_time] => 0.170104
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 794
    [speed_upload] => 786
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.405369
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.0.232.46
    [local_port] => 55440
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 169868
    [connect_time_us] => 127300
    [namelookup_time_us] => 88677
    [pretransfer_time_us] => 170104
    [redirect_time_us] => 0
    [starttransfer_time_us] => 405369
    [total_time_us] => 411713
    [effective_method] => POST
    [capath] => 
    [cainfo] => /etc/pki/tls/certs/ca-bundle.crt
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)