Help
RSS
API
Feed
Maltego
Contact
Domain > cjstory.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
Whois
Property
Value
Email
domain@cj.net
NameServer
NS.CJDNS.COM
Created
2000-04-19 00:00:00
Changed
2016-04-01 00:00:00
Expires
2017-04-19 00:00:00
Registrar
GABIA, INC.
DNS Resolutions
Date
IP Address
2024-12-06
210.122.96.52
(
ClassC
)
Port 80
HTTP/1.1 200 OKContent-Type: text/htmlLast-Modified: Wed, 14 Jun 2023 11:52:11 GMTAccept-Ranges: bytesETag: 276b71a7b69ed91:0Server: Microsoft-IIS/10.0X-Powered-By: ASP.NETDate: Sat, 17 Feb 2024 15:32 !DOCTYPE html>html langko>head>meta http-equivContent-type contenttext/html; charsetutf-8 />meta nameviewport contentwidthdevice-width, initial-scale1.0, user-scalable0, minimum-scale1.0, maximum-scale1.0>title>CJ Group/title>link relstylesheet typetext/css hrefcss/common.css />!--if lt IE 9> script typetext/javascript srcjs/html5shiv.js>/script> script typetext/javascript srcjs/respond.min.js>/script>!endif-->script src/js/jquery-1.12.1.min.js>/script>script> /***************************** L7에서 대체페이지(Redirect Domain)로 전환되는 2가지 경우. CASE1. 대체페이지로 전환하였고 session값이 1인 경우, 세션초과 상태 L7에서 세션초과시 http://203.248.116.14/경로에 session값에 1로 셋팅. Ex) myCallBack({session:1}); CASE2. 대체페이지로 전환하였는데 session값이 0인 경우는 웹서버 다운 상태 L7에서 세션초과시 http://203.248.116.14/경로에 session값에 0으로 셋팅. Ex) myCallBack({session:0}); *****************************/ /***************************** 1. http프로토콜 사용 - 대체페이지의 프로토콜(http)과 호출할 L7 세션정보 URL(http)이 같아야 함. Ex) 대체페이지 : http://info.cjlogistics.com/ L7세션 : http://203.248.116.14/ - http/https 로 상이할 경우 브라우저에서 인증서 오류 발생. 2. 실행시마다 호출 URL을 변경 - 호출URL을 변경하지 않으면, 보관중인 App캐시를 이용하기 때문에 L7의 Session값이 바뀌어도 불러오지 않는 현상이 발생할 수 있음. 이에 현재시간(밀리세컨드)을 함께 호출하여 App실행시마다 호출URL을 변경함. *****************************/ var d new Date(); var protocol $(location).attr(protocol); var L7url http://check.cj.net; L7url L7url + /? + d.getTime(); $(document).ready( function(){ $.ajax({ type: GET, url: L7url, dataType: jsonp, //크로스도메인 이슈 해결을 위해 jsonp
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
]