Help
RSS
API
Feed
Maltego
Contact
Domain > shareweight.fr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-21
147.93.93.128
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlContent-Length: 795Date: Sat, 21 Feb 2026 16:09:23 GMTServer: LiteSpeedLocation: https://shareweight.fr/platform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !DOCTYPE html>html styleheight:100%>head>meta nameviewport contentwidthdevice-width, initial-scale1, shrink-to-fitno />title> 301 Moved Permanently/title>style>@media (prefers-color-scheme:dark){body{background-color:#000!important}}/style>/head>body stylecolor: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;>div styleheight:auto; min-height:100%; > div styletext-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;> h1 stylemargin:0; font-size:150px; line-height:150px; font-weight:bold;>301/h1>h2 stylemargin-top:20px;font-size: 30px;>Moved Permanently/h2>p>The document has been permanently moved./p>/div>/div>/body>/html>
Port 443
HTTP/1.1 200 OKConnection: Keep-AliveKeep-Alive: timeout5, max100Content-Type: text/htmlLast-Modified: Mon, 31 Mar 2025 17:36:37 GMTEtag: 158b-67ead2a5-54752a7af81eb598;;;Accept-Ranges: bytesContent-Length: 5515Date: Sat, 21 Feb 2026 16:09:23 GMTServer: LiteSpeedplatform: hostingerpanel: hpanelContent-Security-Policy: upgrade-insecure-requests !-- © 2025 Emira Mehinagic. Tous droits réservés.-->!-- Ce contenu est protégé par les droits dauteur. Aucune reproduction ou utilisation non autorisée nest permise. -->!DOCTYPE html>html langfr>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>Création et Connexion au Compte/title> style> body { font-family: Arial, sans-serif; background-color: #f4f4f9; margin: 0; padding: 0; } .container { max-width: 600px; margin: 50px auto; padding: 20px; background-color: white; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } h2 { text-align: center; } inputtypetext, inputtypepassword, inputtypefile { width: 100%; padding: 10px; margin: 10px 0; border: 1px solid #ccc; border-radius: 5px; } button { background-color: #005C97; color: white; border: none; padding: 10px; width: 100%; border-radius: 5px; cursor: pointer; } button:hover { background-color: #004a7c; } .form-container { margin-top: 20px; } .message-container { margin-top: 20px; } /style>/head>body> div classcontainer> h2>Bienvenue sur notre site/h2> div classform-container> h3>Création de compte/h3> input typetext idusername placeholderNom dutilisateur> input typepassword idpassword placeholderMot de passe> input typefile idprofileImage acceptimage/*> button onclickcreateAccount()>Créer un compte/button> /div> div classform-container> h3>Connexion/h3> input typetext idloginUsername placeholderNom dutilisateur> input typepassword idloginPassword placeholderMot de passe> button onclicklogin()>Se connecter/button> /div> div iderrorMessage stylecolor: red; display: none;>/div> /div> script> function createAccount() { const username document.getElementById(username).value; const password document.getElementById(password).value; const profileImage document.getElementById(profileImage).files0; if (username && password) { const formData new FormData(); formData.append(username, username); formData.append(password, password); if (profileImage) { formData.append(profileImage, profileImage); } fetch(register.php, { method: POST, body: formData }) .then(response > response.json()) .then(data > { if (data.success) { alert(data.message); document.getElementById(username).value ; document.getElementById(password).value ; document.getElementById(profileImage).value ; } else { alert(data.message); } }) .catch(error > { console.error(Erreur:, error); alert(Une erreur est survenue lors de la création du compte); }); } else { alert(Veuillez entrer un nom d\utilisateur et un mot de passe); } } function login() { const username document.getElementById(loginUsername).value; const password document.getElementById(loginPassword).value; if (username && password) { fetch(login.php, { method: POST, headers: { Content-Type: application/x-www-form-urlencoded, }, body: `username${encodeURIComponent(username)}&password${encodeURIComponent(password)}` }) .then(response > response.json()) .then(data > { if (data.success) { localStorage.setItem(currentUser, JSON.stringify(data.user)); window.location.href publish.html; } else { document.getElementById(errorMessage).innerText data.message; document.getElementById(errorMessage).style.display block; } }) .catch(error > { console.error(Erreur:, error); alert(Une erreur est survenue lors de la connexion); }); } else { alert(Veuillez entrer un nom d\utilisateur et un mot de passe); } } /script>/body>/html>
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
]