Help
RSS
API
Feed
Maltego
Contact
Domain > shivaaytravel.net
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-06
46.202.162.68
(
ClassC
)
Port 80
HTTP/1.1 302 FoundDate: Sun, 23 Mar 2025 15:39:13 GMTServer: Apache/2.4.52 (Ubuntu)Location: https://shivaaytravel.net/Content-Length: 293Content-Type: text/html; charsetiso-8859-1 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>302 Found/title>/head>body>h1>Found/h1>p>The document has moved a hrefhttps://shivaaytravel.net/>here/a>./p>hr>address>Apache/2.4.52 (Ubuntu) Server at shivaaytravel.net Port 80/address>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Sun, 23 Mar 2025 15:39:14 GMTServer: Apache/2.4.52 (Ubuntu)Upgrade: h2,h2cConnection: UpgradeLast-Modified: Wed, 05 Feb 2025 11:35:49 GMTETag: 1568-62d6386f66f15Accept-Ranges: byt ?php// Backblaze B2 Credentials$B2_KEY_ID 0057c5b82f4e1390000000001;$B2_APPLICATION_KEY K005OZIAE69d/2gN+rBtIKe4qu3qjT0;$B2_BUCKET_NAME dhruvikjanvi;$B2_BASE_URL https://f000.backblazeb2.com/file/dhruvikjanvi/;// Function to List All Images in Backblazefunction listBackblazePhotos($B2_BUCKET_NAME) { $cmd rclone lsf backblaze:{$B2_BUCKET_NAME}; exec($cmd, $output, $return_var); return $output;}// Function to Perform Face Recognitionfunction recognizeFace($guest_photo) { // Load guests image $guest_face imagecreatefromjpeg($guest_photo); // Load existing photos from Backblaze $photos listBackblazePhotos(dhruvikjanvi); $matched_photos ; foreach ($photos as $photo) { $photo_url https://f000.backblazeb2.com/file/dhruvikjanvi/ . $photo; $photo_data imagecreatefromjpeg($photo_url); if (detect_faces($guest_face, $photo_data)) { $matched_photos $photo_url; } } return $matched_photos;}// Handle Photo Upload and Scanif ($_SERVERREQUEST_METHOD POST && isset($_FILESface_image)) { $upload_dir uploads/; if (!is_dir($upload_dir)) { mkdir($upload_dir, 0777, true); } $file_name $upload_dir . basename($_FILESface_imagename); move_uploaded_file($_FILESface_imagetmp_name, $file_name); // Perform Face Recognition $matched_photos recognizeFace($file_name); if (!empty($matched_photos)) { echo json_encode(matched_photos > $matched_photos); } else { echo json_encode(error > No matching photos found); } exit;}?>!DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Scan Your Face/title> script srchttps://cdnjs.cloudflare.com/ajax/libs/qrcodejs/1.0.0/qrcode.min.js>/script> style> body { text-align: center; font-family: Arial, sans-serif; } #camera { width: 100%; max-width: 400px; border: 2px solid #333; margin-bottom: 10px; } .hidden { display: none; } /style>/head>body> h2>Scan Your Face to Find Y
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]