Encryption

PHP Version

8.2.18

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/7a321e380ef7a0e173f0240d5e135f80.php

IP Check started at

2024-04-26T06:10:17-04:00

The following IPs will be tested

Array
(
    [0] => 114.119.159.101
)

mapi_post URL

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

mapi_post_request

Array
(
    [pluginVersion] => 100.0.0
    [apiTargetVersion] => 3.0.0
    [token] => 5d24099608e96f61f624b7bf151d9416
    [requests] => Array
        (
            [id] => 33ed2e65023e1510b3df90b3bc4eb3dd-17141262178276
            [action] => validate_ip
            [params] => Array
                (
                    [site_id] => 8229028
                    [ip] => 114.119.159.101
                )

        )

)

mapi_request


curl_getinfo()

Array
(
    [url] => https://mapi.sitelock.com/v3/connect/
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 784
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 20
    [redirect_count] => 0
    [total_time] => 0.460353
    [namelookup_time] => 0.063614
    [connect_time] => 0.079493
    [pretransfer_time] => 0.098634
    [size_upload] => 324
    [size_download] => 327
    [speed_download] => 710
    [speed_upload] => 703
    [download_content_length] => -1
    [upload_content_length] => 324
    [starttransfer_time] => 0.460169
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 45.60.12.54
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 162.240.101.9
    [local_port] => 41832
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 98460
    [connect_time_us] => 79493
    [namelookup_time_us] => 63614
    [pretransfer_time_us] => 98634
    [redirect_time_us] => 0
    [starttransfer_time_us] => 460169
    [total_time_us] => 460353
    [effective_method] => POST
)

mapi_response


error in check_ip()

Array
(
    [allowed_ip] => 0
)