Help
RSS
API
Feed
Maltego
Contact
Domain > amarnathsewasamitimeerut.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-01-17
103.117.180.55
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Wed, 09 Aug 2023 18:44:56 GMTServer: Apache/2Set-Cookie: PHPSESSIDuahh7ij3v9acng0emfove84jgf; path/Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-re script languagejavascript>/* This function will check 24-hour format time */ function isValidTime(timestring) { try { timevaltimestring.split(:); if(timeval.length2||timeval.length>3) return false; for(i0;itimeval.length;i++) { switch(i) { case 0: if(isNaN(timevali)) return false; if(!timevali||(timevali0||timevali>23)) return false; break; case 1: case 2: if(isNaN(timevali)) return false; if(!timevali||timevali0||timevali>59) return false; break; } } return true; } catch(e) { return true; } } // This function will return extansion of given file name. function getExt(t) { var ext,len,index; len t.length - 1; indext.indexOf(.); if(index>1) extt.substring(index+1,t.length); else ext; return ext; } // This function will check whether it is correct image file extansion or not. function checkExt(t) { if(!t) return false; tt.toUpperCase(); if (tJPG || tJPEG || tGIF) return true; else return false; }/*This function will check/uncheck all check boxes present in the form*//*the function takes two parameter 1.formelement & 2. formname*//*formelement--this is the main checkbox present in your form for checking and unchecking all check boxes*//*formname-----the name of form .*/ function ToggleCheckAll(formelement,formname) { var objdocument.formsformname.elements; var type; var len; var value; try { if(formelement.checked) valuetrue; else valuefalse; lenobj.length; if(len) { for(var i0;ilen;i++) { typeobji.type; typetype.toLowerCase(); if(typecheckbox) { obji.checkedvalue; } } } } catch(e) { return false; } } /*this function checks ,wether the supplied value is blank or not*/
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
]