Encryption

PHP Version

8.0.30

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

Not available, possibly no mbstring extension.

IP Validation

$headers from get_ip()

Array
(
    [Accept-Encoding] => gzip
    [User-Agent] => Mozilla/5.0 (Macintosh; Intel Mac OS X 11_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
    [Host] => 162.144.36.232:443
)

IP Check started in

/home/esuacpac/public_html/tmp/920a0602df01c21e5fc4a2e1425f9698.php

IP Check started at

2025-03-11T11:15:28-04:00

The following IPs will be tested

Array
(
    [0] => 185.24.11.176
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => c89104baa07360709f2ebc761cab3e18
    [requests] => Array
        (
            [id] => 5474fd5fc174103f20a43bb7dae458d8-17417061284406
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 28968633
                    [ip] => 185.24.11.176
                )

        )

)

mapi_request


curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 765
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.570192
    [namelookup_time] => 0.000243
    [connect_time] => 0.019906
    [pretransfer_time] => 0.042299
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 605
    [speed_upload] => 568
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.560436
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.144.36.232
    [local_port] => 39168
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 42227
    [connect_time_us] => 19906
    [namelookup_time_us] => 243
    [pretransfer_time_us] => 42299
    [redirect_time_us] => 0
    [starttransfer_time_us] => 560436
    [total_time_us] => 570192
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)