Encryption

PHP Version

8.2.25

Cryptor

OpenSSL

Cipher

bf-cbc

mb_internal_encoding

UTF-8

IP Validation

$headers from get_ip()

Array
(
    [Accept-Encoding] => gzip, deflate
    [Referer] => https://www.bonntran.com/tmp/
    [Accept-Language] => en
    [User-Agent] => Mozilla/5.0 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot)
    [Connection] => Close
    [Accept] => text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    [Host] => www.bonntran.com
    [Authorization] => 
)

IP Check started in

/home/bonntran/public_html/tmp/0f68def1828e7099c37b339ece05efde.php

IP Check started at

2024-11-21T02:56:23-05:00

The following IPs will be tested

Array
(
    [0] => 114.119.149.131
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => fdbfda9c6fc32a13509f9d4b508c166f
    [requests] => Array
        (
            [id] => faca3b035eec380a1140307e10b22943-17321757831891
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 8229028
                    [ip] => 114.119.149.131
                )

        )

)

mapi_request


curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 768
    [request_size] => 462
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.542399
    [namelookup_time] => 0.037669
    [connect_time] => 0.053458
    [pretransfer_time] => 0.072226
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 602
    [speed_upload] => 597
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.542306
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.240.101.9
    [local_port] => 37824
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => https
    [appconnect_time_us] => 72126
    [connect_time_us] => 53458
    [namelookup_time_us] => 37669
    [pretransfer_time_us] => 72226
    [redirect_time_us] => 0
    [starttransfer_time_us] => 542306
    [total_time_us] => 542399
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)