Encryption

PHP Version

8.1.34

Cryptor

OpenSSL

Default Cipher

aes-256-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Cookie] => PHPSESSID=ddb3grsgdcqq430f1ifps0vpr5
    [Referer] => https://www.google.com/search?hl=en&q=testing
    [User-Agent] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
    [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    [Accept-Encoding] => gzip,deflate,br
    [Host] => admin.smartbuybiz.com
    [x-forwarded-proto] => https
    [x-https] => on
    [X-Forwarded-For] => 103.246.248.43
)

IP Check started in

/home/smarddxa/admin.smartbuybiz.com/tmp/c9c772981999f9b88122ce2df5f6e7ae.php

IP Check started at

2026-04-03T09:37:29-04:00

The following IPs will be tested

Array
(
    [0] => 103.246.248.43
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => efc***
    [requests] => Array
        (
            [id] => e0fdb435640152c8828ced16df189c6b-17752234499194
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 43328318
                    [ip] => 103.246.248.43
                )

        )

)

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.255607
    [namelookup_time] => 0.001296
    [connect_time] => 0.032948
    [pretransfer_time] => 0.073455
    [size_upload] => 324
    [size_download] => 345
    [speed_download] => 1349
    [speed_upload] => 1267
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.255497
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 198.54.126.104
    [local_port] => 51424
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 73352
    [connect_time_us] => 32948
    [namelookup_time_us] => 1296
    [pretransfer_time_us] => 73455
    [redirect_time_us] => 0
    [starttransfer_time_us] => 255497
    [total_time_us] => 255607
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)